12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- {
- "_args": [
- [
- "ngraph.events@1.2.1",
- "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
- ]
- ],
- "_development": true,
- "_from": "ngraph.events@1.2.1",
- "_id": "ngraph.events@1.2.1",
- "_inBundle": false,
- "_integrity": "sha1-bkBCXvneweB0u+9tpWyNebkYj9g=",
- "_location": "/ngraph.events",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "ngraph.events@1.2.1",
- "name": "ngraph.events",
- "escapedName": "ngraph.events",
- "rawSpec": "1.2.1",
- "saveSpec": null,
- "fetchSpec": "1.2.1"
- },
- "_requiredBy": [
- "/ngraph.forcelayout",
- "/ngraph.graph"
- ],
- "_resolved": "https://registry.nlark.com/ngraph.events/download/ngraph.events-1.2.1.tgz",
- "_spec": "1.2.1",
- "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
- "author": {
- "name": "Andrei Kashcha"
- },
- "bugs": {
- "url": "https://github.com/anvaka/ngraph.events/issues"
- },
- "description": "Basic events supoort for ngraph.js ",
- "devDependencies": {
- "tap": "^14.10.5"
- },
- "homepage": "https://github.com/anvaka/ngraph.events#readme",
- "keywords": [
- "ngraph",
- "ngraphjs"
- ],
- "license": "BSD-3-Clause",
- "main": "index.js",
- "name": "ngraph.events",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/anvaka/ngraph.events.git"
- },
- "scripts": {
- "test": "tap test/*.js"
- },
- "version": "1.2.1"
- }
|