63 lines
1.5 KiB
JSON
63 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"circles.js@0.0.6",
|
|
"/Applications/MAMP/htdocs/front/front-template"
|
|
]
|
|
],
|
|
"_from": "circles.js@0.0.6",
|
|
"_id": "circles.js@0.0.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-klcHmhkf0eZZr/NFKQSkH2CQCOGx/WPzOnXzVm0X6z0ZiTXjOLPXp+cxx7wnb1wVwk6/DBNikTUuAHNsL34ySw==",
|
|
"_location": "/circles.js",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "circles.js@0.0.6",
|
|
"name": "circles.js",
|
|
"escapedName": "circles.js",
|
|
"rawSpec": "0.0.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/circles.js/-/circles.js-0.0.6.tgz",
|
|
"_spec": "0.0.6",
|
|
"_where": "/Applications/MAMP/htdocs/front/front-template",
|
|
"author": {
|
|
"name": "lugolabs"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/lugolabs/circles/issues"
|
|
},
|
|
"description": "Lightweight JavaScript library that generates circular graphs in SVG. Now with animation.",
|
|
"devDependencies": {
|
|
"grunt": "~0.4.5",
|
|
"grunt-contrib-jasmine": "^0.8.1",
|
|
"grunt-contrib-uglify": "~0.4.0"
|
|
},
|
|
"homepage": "https://github.com/lugolabs/circles#readme",
|
|
"keywords": [
|
|
"circles",
|
|
"js",
|
|
"javascript",
|
|
"svg"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/chinchang/hint.css/blob/master/LICENSE-MIT"
|
|
}
|
|
],
|
|
"main": "./circles.js",
|
|
"name": "circles.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/lugolabs/circles.git"
|
|
},
|
|
"version": "0.0.6"
|
|
}
|