{
  "name": "aport",
  "version": "2.0.0",
  "description": "Find freeport with promise",
  "main": "lib",
  "scripts": {
    "test": "./ci/test.js",
    "prepare": "./ci/build.js"
  },
  "repository": "okunishinishi/node-aport",
  "keywords": [
    "port"
  ],
  "author": {
    "name": "Taka Okunishi",
    "email": "okunishitaka.com@gmail.com",
    "url": "http://okunishitaka.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/okunishinishi/node-aport/issues"
  },
  "homepage": "https://github.com/okunishinishi/node-aport#readme",
  "dependencies": {},
  "devDependencies": {
    "ape-covering": "^3.0.3",
    "ape-formatting": "^1.0.0",
    "ape-releasing": "^4.0.1",
    "ape-tasking": "^4.0.3",
    "ape-testing": "^4.0.0",
    "ape-tmpl": "^6.0.0",
    "ape-updating": "^4.0.3",
    "coz": "^6.0.3",
    "injectmock": "^2.0.0"
  },
  "engines": {
    "node": ">=7.6",
    "npm": ">=4"
  }
}
