beame-provision-test
Version:
provision test package
30 lines (29 loc) • 632 B
JSON
{
"name": "beame-provision-test",
"version": "1.0.6",
"description": "provision test package",
"main": "main.js",
"dependencies": {
"async": "^2.0.0-rc.6",
"pem": "^1.8.3",
"request": "^2.72.0",
"underscore": "^1.8.3"
},
"scripts": {
"test": "runTest"
},
"repository": {
"type": "git",
"url": "git+https://github.com/beameio/TestEnvironment.git"
},
"keywords": [
"test",
"beame"
],
"author": "az",
"license": "ISC",
"bugs": {
"url": "https://github.com/beameio/TestEnvironment/issues"
},
"homepage": "https://github.com/beameio/TestEnvironment#readme"
}