metadata.json 213 Bytes
Newer Older
1 2 3 4 5 6 7
{
  "name": "js",
  "description": "Gauge template for Javascript and Taiko",
  "postInstallCmd": "npm install",
  "postInstallMsg": "Run specifications with \"npm test\" in project root.",
  "version": "1.0.5"
}