{
  "_args": [
    [
      "spin.js@4.1.0",
      "c:\\xampp\\htdocs\\git2\\malawi-online-platform"
    ]
  ],
  "_from": "spin.js@4.1.0",
  "_id": "spin.js@4.1.0",
  "_inBundle": false,
  "_integrity": "sha512-WI8O1OdJlKjialIhB9Z5RfFFM4pI7Hohik76bB3N4Ep3N/vTDPZiRU8QeefyLbmpI5n2bFQXgticl2g+/KiKYA==",
  "_location": "/spin.js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "spin.js@4.1.0",
    "name": "spin.js",
    "escapedName": "spin.js",
    "rawSpec": "4.1.0",
    "saveSpec": null,
    "fetchSpec": "4.1.0"
  },
  "_requiredBy": [
    "/ladda"
  ],
  "_resolved": "https://registry.npmjs.org/spin.js/-/spin.js-4.1.0.tgz",
  "_spec": "4.1.0",
  "_where": "c:\\xampp\\htdocs\\git2\\malawi-online-platform",
  "author": {
    "name": "Felix Gnass",
    "email": "fgnass@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/fgnass/spin.js/issues"
  },
  "contributors": [
    {
      "name": "Theodore Brown",
      "url": "https://github.com/theodorejb"
    },
    {
      "name": "Timothy Gu",
      "email": "timothygu99@gmail.com"
    }
  ],
  "dependencies": {},
  "description": "A spinning activity indicator",
  "devDependencies": {
    "grunt": "^1.0.3",
    "grunt-contrib-connect": "^2.0.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-gh-pages": "^3.1.0",
    "rollup": "^1.1.2",
    "typescript": "^3.3.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.1.0"
}
