UNPKG

domotz-remote-pawn

Version:

Domotz Agent

63 lines (62 loc) 1.84 kB
{ "_args": [ [ "domotz-nat-upnp@git+https://github.com/devDomotz/node-nat-upnp.git", "." ] ], "_from": "domotz-nat-upnp@git+https://github.com/devDomotz/node-nat-upnp.git", "_id": "domotz-nat-upnp@git+https://github.com/devDomotz/node-nat-upnp.git", "_inBundle": false, "_integrity": "", "_location": "/domotz-nat-upnp", "_phantomChildren": { "lodash": "4.17.21", "sax": "1.2.4" }, "_requested": { "type": "git", "raw": "domotz-nat-upnp@git+https://github.com/devDomotz/node-nat-upnp.git", "name": "domotz-nat-upnp", "escapedName": "domotz-nat-upnp", "rawSpec": "git+https://github.com/devDomotz/node-nat-upnp.git", "saveSpec": "git+https://github.com/devDomotz/node-nat-upnp.git", "fetchSpec": "https://github.com/devDomotz/node-nat-upnp.git", "gitCommittish": null }, "_requiredBy": [ "/" ], "_resolved": "git+https://github.com/devDomotz/node-nat-upnp.git", "_spec": "git+https://github.com/devDomotz/node-nat-upnp.git", "_where": ".", "author": { "name": "Fedor Indutny", "email": "fedor@indutny.com" }, "bugs": { "url": "https://github.com/indutny/node-nat-upnp/issues" }, "dependencies": { "async": "2.6.0", "ip": "1.1.5", "request": "2.74.0", "xml2js": "0.1.14" }, "description": "<p><strong>domotz-nat-upnp</strong> - nat-upnp fork compatible with Node 0.10.x .</p>", "devDependencies": { "jscs": "^1.11.2", "mocha": "^3.2.0" }, "homepage": "https://github.com/indutny/node-nat-upnp", "main": "lib/nat-upnp", "name": "domotz-nat-upnp", "repository": { "type": "git", "url": "git+ssh://git@github.com/indutny/node-nat-upnp.git" }, "scripts": { "test": "jscs lib/*.js test/*.js && mocha --timeout 60000 --reporter spec test/*-test.js" }, "version": "1.0.0" }