UNPKG

jointjs

Version:

JavaScript diagramming library

70 lines (69 loc) 1.58 kB
{ "_args": [ [ "union@0.4.6", "/Users/robur/Workspace/joint/demo/ts-demo" ] ], "_development": true, "_from": "union@0.4.6", "_id": "union@0.4.6", "_inBundle": false, "_integrity": "sha1-GY+9rrolTniLDvy2MLwR8kopWeA=", "_location": "/union", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "union@0.4.6", "name": "union", "escapedName": "union", "rawSpec": "0.4.6", "saveSpec": null, "fetchSpec": "0.4.6" }, "_requiredBy": [ "/http-server" ], "_resolved": "https://registry.npmjs.org/union/-/union-0.4.6.tgz", "_spec": "0.4.6", "_where": "/Users/robur/Workspace/joint/demo/ts-demo", "author": { "name": "Charlie Robbins", "email": "charlie.robbins@gmail.com" }, "bugs": { "url": "https://github.com/flatiron/union/issues" }, "dependencies": { "qs": "~2.3.3" }, "description": "A hybrid buffered / streaming middleware kernel backwards compatible with connect.", "devDependencies": { "connect": "2.22.x", "director": "1.x.x", "ecstatic": "0.5.x", "request": "2.29.x", "vows": "0.8.0" }, "engines": { "node": ">= 0.8.0" }, "homepage": "https://github.com/flatiron/union#readme", "main": "./lib", "maintainers": [ { "name": "dscape", "email": "nuno@nodejitsu.com" } ], "name": "union", "repository": { "type": "git", "url": "git+ssh://git@github.com/flatiron/union.git" }, "scripts": { "test": "vows test/*-test.js --spec -i" }, "version": "0.4.6" }