{
  "_args": [
    [
      "ladda@2.0.1",
      "c:\\xampp\\htdocs\\git2\\malawi-online-platform"
    ]
  ],
  "_from": "ladda@2.0.1",
  "_id": "ladda@2.0.1",
  "_inBundle": false,
  "_integrity": "sha512-ynRaMdW9y9ABRdTUWa60HSQjtTkoEZMiQDzzYsX8yxIEm7mxL/sxpvoLutYox1XluRif3DxLDg+3Dl1wurjnJg==",
  "_location": "/ladda",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ladda@2.0.1",
    "name": "ladda",
    "escapedName": "ladda",
    "rawSpec": "2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/ladda/-/ladda-2.0.1.tgz",
  "_spec": "2.0.1",
  "_where": "c:\\xampp\\htdocs\\git2\\malawi-online-platform",
  "author": {
    "name": "Hakim El Hattab",
    "email": "hakim.elhattab@gmail.com",
    "url": "http://hakim.se"
  },
  "bugs": {
    "url": "https://github.com/hakimel/Ladda/issues"
  },
  "dependencies": {
    "spin.js": "^4.0.0"
  },
  "description": "Buttons with built-in loading indicators",
  "devDependencies": {
    "grunt": "^1.0.2",
    "grunt-contrib-connect": "^1.0.2",
    "grunt-contrib-jshint": "^1.1.0",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-sass": "^2.1.0",
    "rollup": "^0.58.2",
    "rollup-plugin-node-resolve": "^3.3.0"
  },
  "files": [
    "css/*.scss",
    "dist/*.css",
    "js/ladda.d.ts",
    "js/ladda.js"
  ],
  "homepage": "http://lab.hakim.se/ladda",
  "license": "MIT",
  "main": "./js/ladda.js",
  "name": "ladda",
  "repository": {
    "type": "git",
    "url": "git://github.com/hakimel/Ladda.git"
  },
  "scripts": {
    "prepare": "grunt && rollup -c",
    "start": "grunt serve",
    "test": "grunt jshint"
  },
  "types": "./js/ladda.d.ts",
  "version": "2.0.1"
}
