UNPKG

aya-store

Version:
34 lines (33 loc) 788 B
{ "name": "aya-store", "version": "0.0.4", "description": "小程序状态管理模块", "main": "dist/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/milobluebell/ayaStore.git" }, "keywords": [ "mina", "wechat", "状态管理", "aya", "小程序" ], "author": "milobluebell", "license": "MIT", "bugs": { "url": "https://github.com/milobluebell/ayaStore/issues" }, "homepage": "https://github.com/milobluebell/ayaStore#readme", "devDependencies": { "@babel/core": "^7.4.0", "@babel/plugin-proposal-class-properties": "^7.4.0", "@babel/preset-env": "^7.4.2", "gulp": "^4.0.0", "gulp-babel": "^8.0.0" } }