Ajout exo protractor

This commit is contained in:
2015-04-10 01:01:21 +02:00
parent 22eb8175fe
commit 1d015b15d5
13 changed files with 156 additions and 19 deletions

View File

@ -0,0 +1,14 @@
{
"name": "protractor-exo",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"protractor": "^2.0.0"
}
}