package.json 230 B

1234567891011
  1. {
  2. "name": "www.shuoshuo.art",
  3. "version": "1.0.0",
  4. "description": "说说APP网站。",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "author": "",
  10. "license": "ISC"
  11. }