UNPKG

moko-change-saved

Version:
32 lines (31 loc) 705 B
{ "name": "moko-change-saved", "version": "0.1.0", "description": "'change saved' event for moko", "main": "index.js", "scripts": { "test": "make test" }, "repository": { "type": "git", "url": "git://github.com/mokojs/change-saved" }, "keywords": [ "moko", "moko-plugin", "save" ], "author": "Ryan Schmukler <ryan@slingingcode.com> (http://slingingcode.com/)", "license": "MIT", "bugs": { "url": "https://github.com/mokojs/change-saved/issues" }, "homepage": "https://github.com/mokojs/change-saved", "devDependencies": { "mocha": "^1.20.0", "co-mocha": "0.0.4", "expect.js": "^0.3.1", "moko": "^0.1.1", "co": "^3.0.6" } }