UNPKG

domotz-remote-pawn

Version:

Domotz Agent

35 lines (34 loc) 822 B
{ "name": "node-whois", "version": "2.1.3", "description": "A WHOIS client for NodeJS", "main": "index.js", "scripts": { "prepublish": "make", "test": "make test" }, "repository": { "type": "git", "url": "git://github.com/hjr265/node-whois" }, "keywords": [ "whois" ], "author": "Mahmud Ridwan <m@hjr265.me>", "license": "FreeBSD", "bugs": { "url": "https://github.com/hjr265/node-whois/issues" }, "homepage": "https://github.com/hjr265/node-whois", "devDependencies": { "coffee-script": "~1.6.3", "mocha": "~1.16.2" }, "dependencies": { "optimist": "^0.6.1", "underscore": "~1.5.2" } ,"_resolved": "http://npm.domotz.com:4873/node-whois/-/node-whois-2.1.3.tgz" ,"_integrity": "sha1-PHN4QEX3goTvyOVLRp6+/SP1V3M=" ,"_from": "node-whois@2.1.3" }