UNPKG

jointjs

Version:

JavaScript diagramming library

61 lines (60 loc) 1.43 kB
{ "_args": [ [ "url-join@2.0.5", "/Users/robur/Workspace/joint/demo/ts-demo" ] ], "_development": true, "_from": "url-join@2.0.5", "_id": "url-join@2.0.5", "_inBundle": false, "_integrity": "sha1-WvIvGMBSoACkjXuCxenC4v7tpyg=", "_location": "/url-join", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "url-join@2.0.5", "name": "url-join", "escapedName": "url-join", "rawSpec": "2.0.5", "saveSpec": null, "fetchSpec": "2.0.5" }, "_requiredBy": [ "/ecstatic" ], "_resolved": "https://registry.npmjs.org/url-join/-/url-join-2.0.5.tgz", "_spec": "2.0.5", "_where": "/Users/robur/Workspace/joint/demo/ts-demo", "author": { "name": "José F. Romaniello", "email": "jfromaniello@gmail.com", "url": "http://joseoncode.com" }, "bugs": { "url": "https://github.com/jfromaniello/url-join/issues" }, "description": "Join urls and normalize as in path.join.", "devDependencies": { "mocha": "^3.2.0", "should": "~1.2.1" }, "homepage": "https://github.com/jfromaniello/url-join#readme", "keywords": [ "url", "join" ], "license": "MIT", "main": "lib/url-join.js", "name": "url-join", "repository": { "type": "git", "url": "git://github.com/jfromaniello/url-join.git" }, "scripts": { "test": "mocha --require should" }, "version": "2.0.5" }