{ "_args": [ [ "disposables@1.0.2", "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp" ] ], "_from": "disposables@1.0.2", "_id": "disposables@1.0.2", "_inBundle": false, "_integrity": "sha1-NsamdEdfVaLWkTVnpgFETkh7S24=", "_location": "/disposables", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "disposables@1.0.2", "name": "disposables", "escapedName": "disposables", "rawSpec": "1.0.2", "saveSpec": null, "fetchSpec": "1.0.2" }, "_requiredBy": [ "/react-dnd" ], "_resolved": "https://registry.npmjs.org/disposables/-/disposables-1.0.2.tgz", "_spec": "1.0.2", "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp", "author": { "name": "Cloud Programmability Team", "url": "https://github.com/Reactive-Extensions/RxJS/blob/master/authors.txt" }, "bugs": { "url": "https://github.com/gaearon/disposables/issues" }, "contributors": [ { "name": "Dan Abramov", "email": "dan.abramov@me.com" } ], "description": "Disposables let you safely compose resource disposal semantics", "devDependencies": { "babel": "^5.0.10", "expect.js": "^0.3.1", "istanbul": "~0.3.7", "mocha": "^2.0.1" }, "files": [ "modules" ], "homepage": "https://github.com/gaearon/disposables", "license": "Apache-2.0", "main": "modules/index.js", "name": "disposables", "repository": { "type": "git", "url": "git+https://github.com/gaearon/disposables.git" }, "scripts": { "build": "./scripts/build", "prepublish": "npm run build", "test": "./scripts/test", "test-cov": "./scripts/test-cov" }, "version": "1.0.2" }