200
Version:
Ip location query.
34 lines (33 loc) • 617 B
JSON
{
"name": "200",
"version": "0.0.1",
"description": "Ip location query.",
"dependencies": {
"debug": "0.8.0",
"iconv-lite": "0.2.11"
},
"devDependencies": {
"autod": "*",
"benchmark": "*",
"contributors": "*",
"cov": "*",
"istanbul-harmony": "*",
"jshint": "*",
"mocha": "*",
"should": "3.2.0"
},
"main": "index",
"scripts": {
"test": "make test"
},
"config": {
"alicov": {
"threshold": 100
}
},
"homepage": "https://github.com/leoner/iputil",
"repository": {
"type": "git",
"url": "git@github.com:leoner/iputil.git"
}
}