{
  "_from": "spin.js@^4.0.0",
  "_id": "spin.js@4.0.0",
  "_inBundle": false,
  "_integrity": "sha512-uJN9Q4/I4I7PRZAp1c5reoY89thAfvFB5thbJncAwkPjPhqCfUrCooJc8GMN8q8WKFGIMy+JMf477RW7deCInA==",
  "_location": "/spin.js",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "spin.js@^4.0.0",
    "name": "spin.js",
    "escapedName": "spin.js",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/ladda"
  ],
  "_resolved": "https://registry.npmjs.org/spin.js/-/spin.js-4.0.0.tgz",
  "_shasum": "d6643232cc20b8d2c1b3ab6f0661178145b4dde8",
  "_spec": "spin.js@^4.0.0",
  "_where": "G:\\Development\\Off the work\\csc-angular\\node_modules\\ladda",
  "author": {
    "name": "Felix Gnass",
    "email": "fgnass@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/fgnass/spin.js/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Theodore Brown",
      "url": "https://github.com/theodorejb"
    },
    {
      "name": "Timothy Gu",
      "email": "timothygu99@gmail.com"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "A spinning activity indicator",
  "devDependencies": {
    "grunt": "^1.0.2",
    "grunt-contrib-connect": "^1.0.2",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-gh-pages": "^2.0.0",
    "rollup": "^0.58.2",
    "typescript": "^2.8.3"
  },
  "files": [
    "spin.css",
    "spin.d.ts",
    "spin.js",
    "SpinnerOptions.d.ts"
  ],
  "homepage": "https://github.com/fgnass/spin.js#readme",
  "keywords": [
    "css",
    "progress indicator",
    "spin",
    "spinner"
  ],
  "license": "MIT",
  "main": "spin.js",
  "name": "spin.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/fgnass/spin.js.git"
  },
  "scripts": {
    "gh-pages": "grunt gh-pages",
    "prepare": "tsc && grunt && rollup -c",
    "start": "grunt serve"
  },
  "types": "spin.d.ts",
  "version": "4.0.0"
}
