1234567891011121314 |
- {
- "name": "env-minp",
- "version": "1.0.0",
- "description": "",
- "main": "app.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC",
- "dependencies": {
- "@antv/f2-canvas": "^1.0.5"
- }
- }
|