File: /home/bishwesh/internstolearn.com/node_modules/sparklines/package.json
{
"_from": "sparklines@^1.2.0",
"_id": "sparklines@1.2.0",
"_inBundle": false,
"_integrity": "sha512-6OFlZzdFXyfFGJ8R5wrc9GdjoeQpjFuwkMKF1yVehLATHVrf4dSyZ4veGOFQ0mQ3xdJ0bCQSbd0idsm1gd2qWg==",
"_location": "/sparklines",
"_phantomChildren": {},
"_requested": {
"type": "range",
"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",
"_shasum": "bbbf2dede9bc337749e430baf67c2b37f88f6fa0",
"_spec": "sparklines@^1.2.0",
"_where": "D:\\webserver\\laragon\\www\\internstolearn\\node_modules\\admin-lte",
"author": "",
"bugs": {
"url": "https://github.com/mariusGundersen/sparkline/issues"
},
"bundleDependencies": false,
"deprecated": false,
"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"
}