runas-functional-tests
Version:
Functional tests for runas
22 lines • 454 B
JSON
{
"name": "runas-functional-tests",
"version": "1.1.1",
"description": "Functional tests for runas",
"keywords": [
"functional-tests",
"runas-recipe"
],
"author": "Alberto Eyo",
"license": "Apache Licence",
"preferGlobal": true,
"dependencies": {
"chai": "*",
"mocha": "^3.2.0",
"runas-callback-to-promise": "^0.1.0",
"rimraf": "^2.6.1",
"xunit-file": "^1.0.0"
},
"engines": {
"node": ">=4.0.0"
}
}