UNPKG

jointjs

Version:

JavaScript diagramming library

66 lines (65 loc) 1.84 kB
{ "_args": [ [ "global-modules-path@2.3.0", "/Users/robur/Workspace/joint/demo/ts-demo" ] ], "_development": true, "_from": "global-modules-path@2.3.0", "_id": "global-modules-path@2.3.0", "_inBundle": false, "_integrity": "sha512-HchvMJNYh9dGSCy8pOQ2O8u/hoXaL+0XhnrwH0RyLiSXMMTl9W3N6KUU73+JFOg5PGjtzl6VZzUQsnrpm7Szag==", "_location": "/global-modules-path", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "global-modules-path@2.3.0", "name": "global-modules-path", "escapedName": "global-modules-path", "rawSpec": "2.3.0", "saveSpec": null, "fetchSpec": "2.3.0" }, "_requiredBy": [ "/webpack-cli" ], "_resolved": "https://registry.npmjs.org/global-modules-path/-/global-modules-path-2.3.0.tgz", "_spec": "2.3.0", "_where": "/Users/robur/Workspace/joint/demo/ts-demo", "author": { "name": "Telerik", "email": "support@telerik.com" }, "bugs": { "url": "https://github.com/rosen-vladimirov/global-modules-path/issues" }, "description": "Returns path to globally installed package", "devDependencies": { "chai": "3.5.0", "eslint": "3.8.1", "istanbul": "0.4.5", "mocha": "3.1.2", "spec-xunit-file": "0.0.1-3" }, "homepage": "https://github.com/rosen-vladimirov/global-modules-path#readme", "keywords": [ "npm", "global", "installed", "path" ], "license": "Apache-2.0", "main": "./lib/index.js", "name": "global-modules-path", "repository": { "type": "git", "url": "git+https://github.com/rosen-vladimirov/global-modules-path.git" }, "scripts": { "lint": "eslint lib/* test/*", "test": "istanbul cover node_modules/mocha/bin/_mocha -- --recursive --reporter spec-xunit-file --timeout 1500 test/" }, "version": "2.3.0" }