UNPKG

@goori-soft/statable

Version:
31 lines (30 loc) 646 B
{ "name": "@goori-soft/statable", "version": "1.0.6", "description": "Simple state and status manager", "main": "index.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git+https://github.com/goori-soft/statable.git" }, "keywords": [ "node", "javascript", "state", "statable", "status", "manager" ], "author": "Goori Soft Studio", "license": "MIT", "bugs": { "url": "https://github.com/goori-soft/statable/issues" }, "homepage": "https://github.com/goori-soft/statable#readme", "dependencies": { "@goori-soft/observable": "^1.0.2" } }