Current File : //home/tradevaly/www/node_modules/svg.easing.js/package.json |
{
"_args": [
[
"svg.easing.js@2.0.0",
"/home/skote/public_html"
]
],
"_from": "svg.easing.js@2.0.0",
"_id": "svg.easing.js@2.0.0",
"_inBundle": false,
"_integrity": "sha1-iqmUawqOJ4V6XEChDrpAkeVpHxI=",
"_location": "/svg.easing.js",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "svg.easing.js@2.0.0",
"name": "svg.easing.js",
"escapedName": "svg.easing.js",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"/apexcharts"
],
"_resolved": "https://registry.npmjs.org/svg.easing.js/-/svg.easing.js-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "/home/skote/public_html",
"author": {
"name": "Wout Fierens"
},
"bugs": {
"url": "https://github.com/wout/svg.easing.js/issues"
},
"contributors": [
{
"name": "Wout Fierens"
}
],
"dependencies": {
"svg.js": ">=2.3.x"
},
"description": "Additional easing equations for the fx module in the svgjs.com library",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-bumper": "^1.0.4",
"grunt-contrib-clean": "~0.4.0",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-copy": "^0.7.0",
"grunt-contrib-uglify": "~0.2.0",
"grunt-contrib-watch": "~0.4.0"
},
"engines": {
"node": ">= 0.8.0"
},
"files": [
"dist/"
],
"homepage": "https://github.com/wout/svg.easing.js",
"keywords": [
"svg.js",
"easing"
],
"license": "MIT",
"main": "dist/svg.easing.js",
"name": "svg.easing.js",
"repository": {
"type": "git",
"url": "git+https://github.com/wout/svg.easing.js.git"
},
"version": "2.0.0"
}