Skip to content
Snippets Groups Projects
package.json 621 B
Newer Older
Carsten  Rose's avatar
Carsten Rose committed
{
Carsten  Rose's avatar
Carsten Rose committed
  "version": "0.1.0",
  "devDependencies": {
robot's avatar
robot committed
Rafael Ostertag's avatar
Rafael Ostertag committed
    "grunt": "^1.0.1",
  },
  "scripts": {
    "test": "mocha tests/selenium/test*.js"
Carsten  Rose's avatar
Carsten Rose committed
  }
}