{ "_from": "git+https://github.com/nhn/raphael.git#2.2.0-c", "_id": "raphael@2.2.0-c", "_inBundle": false, "_integrity": "", "_location": "/raphael", "_phantomChildren": {}, "_requested": { "type": "git", "raw": "raphael@git+https://github.com/nhn/raphael.git#2.2.0-c", "name": "raphael", "escapedName": "raphael", "rawSpec": "git+https://github.com/nhn/raphael.git#2.2.0-c", "saveSpec": "git+https://github.com/nhn/raphael.git#2.2.0-c", "fetchSpec": "https://github.com/nhn/raphael.git", "gitCommittish": "2.2.0-c" }, "_requiredBy": [ "/tui-chart" ], "_resolved": "git+https://github.com/nhn/raphael.git#78a6ed3ec269f33b6457b0ec66f8c3d1f2ed70e0", "_spec": "raphael@git+https://github.com/nhn/raphael.git#2.2.0-c", "_where": "D:\\源码\\vue-element-admin-master\\node_modules\\tui-chart", "author": { "name": "Dmitry Baranovskiy" }, "bugs": { "url": "https://github.com/DmitryBaranovskiy/raphael/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Tomas Alabes", "url": "https://github.com/tomasAlabes" } ], "dependencies": { "eve": "git://github.com/adobe-webplatform/eve.git#eef80ed" }, "deprecated": false, "description": "JavaScript Vector Library", "devDependencies": { "bower": "1.4.1", "eslint": "^2.7.0", "eslint-config-standard": "^5.1.0", "eslint-loader": "^1.3.0", "eslint-plugin-promise": "^1.1.0", "eslint-plugin-standard": "^1.3.2", "qunitjs": "1.21.0", "webpack": "^1.12.15" }, "homepage": "http://dmitrybaranovskiy.github.io/raphael/", "keywords": [ "svg", "vml", "javascript" ], "license": "MIT", "main": "raphael.min.js", "name": "raphael", "repository": { "type": "git", "url": "git://github.com/DmitryBaranovskiy/raphael.git" }, "scripts": { "build": "webpack && webpack --min && webpack --no-deps && webpack --no-deps --min", "start": "npm install && bower install", "test": "echo \"Open dev/test/index.html with your browser\" && exit 1" }, "version": "2.2.0-c" }