{ "_args": [ [ "ngraph.random@1.1.0", "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm" ] ], "_development": true, "_from": "ngraph.random@1.1.0", "_id": "ngraph.random@1.1.0", "_inBundle": false, "_integrity": "sha1-U0XEu2OGXIXZjubxPqsTldhUWpA=", "_location": "/ngraph.random", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "ngraph.random@1.1.0", "name": "ngraph.random", "escapedName": "ngraph.random", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/ngraph.forcelayout" ], "_resolved": "https://registry.nlark.com/ngraph.random/download/ngraph.random-1.1.0.tgz", "_spec": "1.1.0", "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm", "author": { "name": "Andrei Kashcha" }, "bugs": { "url": "https://github.com/anvaka/ngraph.random/issues" }, "description": "Operation with random numbers for ngraph.*", "devDependencies": { "benchmark": "^2.1.2", "seedrandom": "^2.4.2", "tap": "^14.10.8", "uglify-js": "^3.10.0" }, "homepage": "https://github.com/anvaka/ngraph.random#readme", "keywords": [ "ngraph", "ngraphjs" ], "license": "BSD-3-Clause", "main": "index.js", "name": "ngraph.random", "repository": { "type": "git", "url": "git+https://github.com/anvaka/ngraph.random.git" }, "scripts": { "build": "browserify index.js -s ngraphRandom -o dist/ngraph.random.js && uglifyjs dist/ngraph.random.js -o dist/ngraph.random.min.js", "test": "tap test/*.js" }, "version": "1.1.0" }