UNPKG

@jianghe/sand-moco

Version:

sand移动端单页核心框架

46 lines (45 loc) 880 B
{ "name": "@jianghe/sand-moco", "version": "2.1.5", "private": false, "description": "sand移动端单页核心框架", "license": "MIT", "authors": [ { "name": "jianghe", "email": "573748150jh@163.com" } ], "main": "es/index.js", "keywords": [ "sand", "spa", "mob" ], "files": [ "es", "lib" ], "scripts": {}, "peerDependencies": { "react": "16.13.1", "react-dom": "16.13.1" }, "dependencies": { "dva-core": "1.4.0", "react-redux": "6.0.1" }, "devDependencies": { "@types/react-redux": "6.0.14", "@types/webpack-env": "1.16.0" }, "repository": { "type": "git", "url": "https://github.com/372623460jh/sand.git" }, "publishConfig": { "registry": "https://registry.npmjs.org", "access": "public" }, "gitHead": "78f82fe57804f0b15acd1bcf007fd11055f87398" }