UNPKG

t7n-localhost

Version:

get your 'loalhost'

24 lines (23 loc) 453 B
{ "name": "t7n-localhost", "version": "1.0.0", "description": "get your 'loalhost'", "main": "index.js", "repository": { "type": "git", "url": "git@gitlab.trendwood.cn:ashe/t7n-localhost.git" }, "keywords": [ "iNet", "localhost" ], "author": "t7n", "license": "MIT", "devDependencies": { "chai": "^3.5.0", "mocha": "^3.3.0" }, "scripts": { "test": "NODE_ENV=development mocha --timeout 10000" } }