GULP DIST
This commit is contained in:
58
dist/assets/vendor/circles.js/package.json
vendored
58
dist/assets/vendor/circles.js/package.json
vendored
@@ -1,31 +1,59 @@
|
||||
{
|
||||
"name": "circles.js",
|
||||
"version": "0.0.6",
|
||||
"description": "Lightweight JavaScript library that generates circular graphs in SVG. Now with animation.",
|
||||
"main": "./circles.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/lugolabs/circles.git"
|
||||
"_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",
|
||||
"_shasum": "a1125e0552872b557e448a5a4280f1b9f9101f14",
|
||||
"_spec": "circles.js@0.0.6",
|
||||
"_where": "/mnt/d/WWW/magico.front",
|
||||
"author": {
|
||||
"name": "lugolabs"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/lugolabs/circles/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
|
||||
"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"
|
||||
],
|
||||
"author": "lugolabs",
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/chinchang/hint.css/blob/master/LICENSE-MIT"
|
||||
}
|
||||
],
|
||||
"bugs": {
|
||||
"url": "https://github.com/lugolabs/circles/issues"
|
||||
"main": "./circles.js",
|
||||
"name": "circles.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/lugolabs/circles.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.5",
|
||||
"grunt-contrib-jasmine": "^0.8.1",
|
||||
"grunt-contrib-uglify": "~0.4.0"
|
||||
}
|
||||
"version": "0.0.6"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user