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.
53 lines
1.4 KiB
53 lines
1.4 KiB
{ |
|
"_args": [ |
|
[ |
|
"flot.curvedlines@1.1.1", |
|
"C:\\Users\\Ovi-PC\\Downloads\\themekit-master\\themekit" |
|
] |
|
], |
|
"_from": "flot.curvedlines@1.1.1", |
|
"_id": "flot.curvedlines@1.1.1", |
|
"_inBundle": false, |
|
"_integrity": "sha1-7JQ+07dWtTIusdVmMipWBiddAdA=", |
|
"_location": "/flot.curvedlines", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "version", |
|
"registry": true, |
|
"raw": "flot.curvedlines@1.1.1", |
|
"name": "flot.curvedlines", |
|
"escapedName": "flot.curvedlines", |
|
"rawSpec": "1.1.1", |
|
"saveSpec": null, |
|
"fetchSpec": "1.1.1" |
|
}, |
|
"_requiredBy": [ |
|
"/" |
|
], |
|
"_resolved": "https://registry.npmjs.org/flot.curvedlines/-/flot.curvedlines-1.1.1.tgz", |
|
"_spec": "1.1.1", |
|
"_where": "C:\\Users\\Ovi-PC\\Downloads\\themekit-master\\themekit", |
|
"author": { |
|
"name": "Michael Zinsmaier" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/daothanh/CurvedLines/issues" |
|
}, |
|
"description": "CurvedLines is a plugin for flot, which displays lines in a smooth curved way", |
|
"directories": { |
|
"example": "examples", |
|
"test": "tests" |
|
}, |
|
"homepage": "https://github.com/daothanh/CurvedLines#readme", |
|
"license": "MIT", |
|
"main": "curvedLines.js", |
|
"name": "flot.curvedlines", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/daothanh/CurvedLines.git" |
|
}, |
|
"scripts": { |
|
"test": "echo \"Error: no automated test specified\" && exit 1" |
|
}, |
|
"version": "1.1.1" |
|
}
|
|
|