Current File : /home/tradevaly/www/node_modules/svg.select.js/package.json |
{
"_args": [
[
"svg.select.js@3.0.1",
"/home/skote/public_html"
]
],
"_from": "svg.select.js@3.0.1",
"_id": "svg.select.js@3.0.1",
"_inBundle": false,
"_integrity": "sha512-h5IS/hKkuVCbKSieR9uQCj9w+zLHoPh+ce19bBYyqF53g6mnPB8sAtIbe1s9dh2S2fCmYX2xel1Ln3PJBbK4kw==",
"_location": "/svg.select.js",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "svg.select.js@3.0.1",
"name": "svg.select.js",
"escapedName": "svg.select.js",
"rawSpec": "3.0.1",
"saveSpec": null,
"fetchSpec": "3.0.1"
},
"_requiredBy": [
"/apexcharts"
],
"_resolved": "https://registry.npmjs.org/svg.select.js/-/svg.select.js-3.0.1.tgz",
"_spec": "3.0.1",
"_where": "/home/skote/public_html",
"author": {
"name": "Ulrich-Matthias Schäfer"
},
"bugs": {
"url": "https://github.com/svgdotjs/svg.select.js/issues"
},
"contributors": {
"name": "Ulrich-Matthias Schäfer"
},
"dependencies": {
"svg.js": "^2.6.5"
},
"description": "An extension of svg.js which allows to select elements with mouse",
"devDependencies": {
"del": "^3.0.0",
"gulp": "^3.9.1",
"gulp-clean-css": "3.9.2",
"gulp-header": "^2.0.1",
"gulp-iife": "^0.3.0",
"gulp-rename": "^1.3.0",
"gulp-standard": "^10.1.2",
"gulp-trimlines": "^1.0.1",
"gulp-uglify": "^3.0.0",
"gulp-wrap-iife": "0.0.1",
"natives": "1.1.3"
},
"engines": {
"node": ">= 0.8.0"
},
"files": [
"dist/"
],
"homepage": "https://github.com/svgdotjs/svg.select.js",
"keywords": [
"svg.js",
"select",
"mouse"
],
"license": "MIT",
"main": "dist/svg.select.js",
"name": "svg.select.js",
"repository": {
"type": "git",
"url": "git+https://github.com/svgdotjs/svg.select.js.git"
},
"scripts": {
"build": "gulp"
},
"version": "3.0.1"
}