| 123456789101112131415161718192021222324252627282930 |
- {
- "name": "nongxiaoyu",
- "version": "1.0.0",
- "lockfileVersion": 3,
- "requires": true,
- "packages": {
- "": {
- "name": "nongxiaoyu",
- "version": "1.0.0",
- "license": "ISC",
- "dependencies": {
- "event-source-polyfill": "^1.0.31",
- "uview-ui": "^2.0.38"
- }
- },
- "node_modules/event-source-polyfill": {
- "version": "1.0.31",
- "resolved": "https://registry.npmmirror.com/event-source-polyfill/-/event-source-polyfill-1.0.31.tgz",
- "integrity": "sha512-4IJSItgS/41IxN5UVAVuAyczwZF7ZIEsM1XAoUzIHA6A+xzusEZUutdXz2Nr+MQPLxfTiCvqE79/C8HT8fKFvA=="
- },
- "node_modules/uview-ui": {
- "version": "2.0.38",
- "resolved": "https://registry.npmmirror.com/uview-ui/-/uview-ui-2.0.38.tgz",
- "integrity": "sha512-6egHDf9lXHKpG3hEjRE0vMx4+VWwKk/ReTf5x18KrIKqdvdPRqO3+B8Unh7vYYwrIxzAWIlmhZ9RJpKI/4UqPQ==",
- "engines": {
- "HBuilderX": "^3.1.0"
- }
- }
- }
- }
|