Sha256: a4c58b74f099b6bd38d4670bede80f92d1f0a8bf850ae754d2e3829aa953c1aa
Contents?: true
Size: 1.88 KB
Versions: 7
Compression:
Stored size: 1.88 KB
Contents
{ "_from": "portastic@^1.0.1", "_id": "portastic@1.0.1", "_inBundle": false, "_integrity": "sha1-HJgF1D+uj2pAzw28d5QJGi6dDSo=", "_location": "/portastic", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "portastic@^1.0.1", "name": "portastic", "escapedName": "portastic", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/proxy-chain" ], "_resolved": "https://registry.npmjs.org/portastic/-/portastic-1.0.1.tgz", "_shasum": "1c9805d43fae8f6a40cf0dbc7794091a2e9d0d2a", "_spec": "portastic@^1.0.1", "_where": "/Users/sebastianjohnsson/Programming/Javascript/proxy-chain-server/node_modules/proxy-chain", "author": { "name": "Alan Hoffmeister", "email": "alanhoffmeister@gmail.com" }, "bin": { "portastic": "./bin/portastic" }, "bugs": { "url": "https://github.com/alanhoff/node-portastic/issues" }, "bundleDependencies": false, "dependencies": { "bluebird": "^2.9.34", "commander": "^2.8.1", "debug": "^2.2.0" }, "deprecated": false, "description": "Pure javascript swiss knife for port management", "devDependencies": { "chai": "^3.2.0", "coveralls": "^2.11.4", "istanbul": "^0.3.17", "mocha": "^2.2.5" }, "homepage": "https://github.com/alanhoff/node-portastic#readme", "keywords": [ "port", "management", "open ports", "find open", "interface" ], "license": "ISC", "main": "index.js", "name": "portastic", "repository": { "type": "git", "url": "git+https://github.com/alanhoff/node-portastic.git" }, "scripts": { "test": "mocha --tdd --bail test/**/*-test.js", "travis": "istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- -R spec test/**/*-test.js && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls && rm -rf ./coverage" }, "version": "1.0.1" }
Version data entries
7 entries across 7 versions & 2 rubygems