61 lines
1.4 KiB
JSON
61 lines
1.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jquery-sparkline@2.4.0",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_from": "jquery-sparkline@2.4.0",
|
|
"_id": "jquery-sparkline@2.4.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-G+i3twTdOFcVJwiu+x1KSzpp+zM=",
|
|
"_location": "/jquery-sparkline",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "jquery-sparkline@2.4.0",
|
|
"name": "jquery-sparkline",
|
|
"escapedName": "jquery-sparkline",
|
|
"rawSpec": "2.4.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.4.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jquery-sparkline/-/jquery-sparkline-2.4.0.tgz",
|
|
"_spec": "2.4.0",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"author": {
|
|
"name": "gwatts"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/gwatts/jquery.sparkline/issues"
|
|
},
|
|
"description": "jQuery Sparklines",
|
|
"devDependencies": {
|
|
"shelljs": "~0.6",
|
|
"uglify-js": "~2.6"
|
|
},
|
|
"homepage": "http://omnipotent.net/jquery.sparkline",
|
|
"license": "BSD-2-Clause",
|
|
"main": "jquery.sparkline.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "imsky",
|
|
"email": "hello@imsky.co"
|
|
}
|
|
],
|
|
"name": "jquery-sparkline",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/imsky/jquery.sparkline.git"
|
|
},
|
|
"scripts": {
|
|
"build": "node build",
|
|
"postbuild": "uglifyjs jquery.sparkline.js > jquery.sparkline.min.js"
|
|
},
|
|
"version": "2.4.0"
|
|
}
|