GULP DIST

This commit is contained in:
2022-04-07 14:11:14 +02:00
parent 0a1f83b99c
commit 5e7215d041
137 changed files with 18556 additions and 2641 deletions

View File

@@ -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"
}