rename.json 162 B

123456
  1. {
  2. "gitignore-file": ".gitignore",
  3. "localamdjson-file": "local.amd.json",
  4. "src/name.st": "src/{%= name %}.st",
  5. "src/test.st": "src/{%= name %}-Tests.st"
  6. }