{
  "_args": [
    [
      "sparklines@1.2.0",
      "c:\\xampp\\htdocs\\git2\\malawi-online-platform"
    ]
  ],
  "_from": "sparklines@1.2.0",
  "_id": "sparklines@1.2.0",
  "_inBundle": false,
  "_integrity": "sha512-6OFlZzdFXyfFGJ8R5wrc9GdjoeQpjFuwkMKF1yVehLATHVrf4dSyZ4veGOFQ0mQ3xdJ0bCQSbd0idsm1gd2qWg==",
  "_location": "/sparklines",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sparklines@1.2.0",
    "name": "sparklines",
    "escapedName": "sparklines",
    "rawSpec": "1.2.0",
    "saveSpec": null,
    "fetchSpec": "1.2.0"
  },
  "_requiredBy": [
    "/admin-lte"
  ],
  "_resolved": "https://registry.npmjs.org/sparklines/-/sparklines-1.2.0.tgz",
  "_spec": "1.2.0",
  "_where": "c:\\xampp\\htdocs\\git2\\malawi-online-platform",
  "author": "",
  "bugs": {
    "url": "https://github.com/mariusGundersen/sparkline/issues"
  },
  "description": "Tiny project for drawing sparklines in your webapp",
  "devDependencies": {
    "express": "^4.9.5"
  },
  "homepage": "https://github.com/mariusGundersen/sparkline#readme",
  "keywords": [
    "sparkline",
    "sparklines"
  ],
  "license": "MIT",
  "main": "source/sparkline.js",
  "name": "sparklines",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/mariusGundersen/sparkline.git"
  },
  "scripts": {
    "start": "node demo/server.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.2.0"
}
