gf-event-store
Version:
a lightweight state maneger
24 lines (23 loc) • 469 B
JSON
{
"name": "gf-event-store",
"version": "1.0.5",
"description": "a lightweight state maneger",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/1571063049/gf-event-store"
},
"keywords": [
"gf",
"event-store",
"gaofeng",
"utils",
"gf-event-store"
],
"author": "gaofeng",
"license": "ISC",
"dependencies": {}
}