123456789101112131415 |
- {
- "name": "lionfish",
- "version": "1.0.0",
- "description": "",
- "main": "app.js",
- "dependencies": {
- "miniprogram-recycle-view": "^0.1.5"
- },
- "devDependencies": {},
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC"
- }
|