{ "name": "jspm-npm", "version": "0.26.12", "description": "jspm npm endpoint", "main": "npm.js", "scripts": { "coverage": "istanbul cover -- _mocha", "test": "node test/unit.js && cd test && jspm run test-shared && jspm run test-node && open test.html && cd .." }, "repository": { "type": "git", "url": "git://github.com/jspm/npm" }, "author": "", "license": "MIT", "bugs": { "url": "https://github.com/jspm/npm/issues" }, "dependencies": { "buffer-peek-stream": "^1.0.1", "glob": "^5.0.10", "graceful-fs": "^4.1.3", "mkdirp": "^0.5.1", "request": "^2.58.0", "resolve": "^1.1.6", "rmdir": "^1.1.0", "rsvp": "^3.0.18", "semver": "^5.0.1", "systemjs-builder": "^0.15.0", "tar": "^1.0.3", "which": "^1.1.1" }, "homepage": "https://github.com/jspm/npm", "devDependencies": { "istanbul": "0.3.21", "mocha": "2.3.3", "unexpected": "9.16.0", "unexpected-mitm": "7.7.3" } }