package.json 233 B

12345678910
  1. {
  2. "version": "0.0.1",
  3. "description": "",
  4. "main": "index.js",
  5. "scripts": {
  6. "build": "echo \"Please implement your build script and modify scripts.build section in package.json\" && exit 1"
  7. },
  8. "license": "UNLICENSED"
  9. }