package.json 255 B

1234567891011121314
  1. {
  2. "name": "ucharts",
  3. "version": "0.0.0",
  4. "description": "ucharts",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "keywords": [
  10. "ucharts"
  11. ],
  12. "author": "PengJiyuan",
  13. "license": "ISC"
  14. }