123456789101112131415161718192021 |
- {
- "requires": true,
- "lockfileVersion": 1,
- "dependencies": {
- "jweixin-module": "^1.6.0",
- "uni-read-pages": "^1.0.5",
- "vuex-persistedstate": "^3.1.0"
- },
- "name": "kaoshi",
- "description": "#### Description {**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**}",
- "version": "1.0.0",
- "main": "main.js",
- "directories": {
- "lib": "lib"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC"
- }
|