{
  "name": "test",
  "version": "1.0.0",
  "description": "npx ksr build -e \"dist/a.html:path=ddd/sdd.html\"",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "test1": "npx ksr dev -e \"aaa/a.html:path=ddd/sdd.html\"",
    "test2": "npx ksr dev -e \"aaa/b.html:path=ddd/bbb.html\"",
    "test3": "npx ksr dev -e \"index.html:path=sdd.html\"",
    "test4": "npx ksr build -e \"aaa/a.html:path=ddd/sdd.html\""
  },
  "author": "",
  "license": "ISC"
}
