{
  "target": "test/index.spec.js",
  "format": "txt",
  "strategy": "create-only",
  "snippets": [
    "default/test/index.spec.js"
  ],
  "requires": [
    "javascript",
    "chai"
  ],
  "purpose": [
    "Create package template index.spec.js test file."
  ]
}
