UNPKG

nsp

Version:

Node Security Project command line tool

13 lines (10 loc) 270 B
{ "name": "git-deps", "version": "0.0.1", "dependencies": { "file-dep": "file:../node", "some-dep": "https://github.com/joyent/node.git", "other-dep": "git+ssh://git@github.com:nodesecurity/nsp.git", "short-url-dep": "nodesecurity/nsp.git" } }