You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
68 lines
1.8 KiB
68 lines
1.8 KiB
{ |
|
"_args": [ |
|
[ |
|
"jquery.flot.tooltip@0.9.0", |
|
"C:\\Users\\Ovi-PC\\Downloads\\themekit-master\\themekit" |
|
] |
|
], |
|
"_from": "jquery.flot.tooltip@0.9.0", |
|
"_id": "jquery.flot.tooltip@0.9.0", |
|
"_inBundle": false, |
|
"_integrity": "sha1-rha/lLJsLtmrTbFnu6Ut/bYVwd8=", |
|
"_location": "/jquery.flot.tooltip", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "version", |
|
"registry": true, |
|
"raw": "jquery.flot.tooltip@0.9.0", |
|
"name": "jquery.flot.tooltip", |
|
"escapedName": "jquery.flot.tooltip", |
|
"rawSpec": "0.9.0", |
|
"saveSpec": null, |
|
"fetchSpec": "0.9.0" |
|
}, |
|
"_requiredBy": [ |
|
"/" |
|
], |
|
"_resolved": "https://registry.npmjs.org/jquery.flot.tooltip/-/jquery.flot.tooltip-0.9.0.tgz", |
|
"_spec": "0.9.0", |
|
"_where": "C:\\Users\\Ovi-PC\\Downloads\\themekit-master\\themekit", |
|
"authors": [ |
|
"Krzysztof Urbas @krzysu [myviews.pl]", |
|
"Evan Steinkerchner @Roundaround" |
|
], |
|
"browser": "./js/jquery.flot.tooltip.js", |
|
"bugs": { |
|
"url": "https://github.com/krzysu/flot.tooltip/issues" |
|
}, |
|
"dependencies": {}, |
|
"description": "easy-to-use tooltips for Flot charts", |
|
"devDependencies": { |
|
"grunt": "latest", |
|
"grunt-contrib-concat": "latest", |
|
"grunt-contrib-connect": "latest", |
|
"grunt-contrib-jshint": "latest", |
|
"grunt-contrib-uglify": "latest", |
|
"grunt-contrib-watch": "latest" |
|
}, |
|
"directories": { |
|
"example": "examples" |
|
}, |
|
"homepage": "https://github.com/krzysu/flot.tooltip#readme", |
|
"keywords": [ |
|
"flot", |
|
"tooltip" |
|
], |
|
"license": "MIT", |
|
"main": "./js/jquery.flot.tooltip.js", |
|
"name": "jquery.flot.tooltip", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/krzysu/flot.tooltip.git" |
|
}, |
|
"scripts": { |
|
"test": "echo \"Error: no test specified\" && exit 1" |
|
}, |
|
"version": "0.9.0", |
|
"website": "https://github.com/krzysu/flot.tooltip" |
|
}
|
|
|