UNPKG

totoro-common

Version:

Common methods of totoro.

28 lines (27 loc) 656 B
{ "name": "totoro-common", "version": "0.1.5", "description": "Common methods of totoro.", "homepage": "https://github.com/totorojs/totoro-common", "keywords": [ "totoro", "common" ], "author": "fool2fish <fool2fish@gmail.com>", "contributors": [ "kangpangpang <kangpangpang@gmail.com>" ], "engines": { "node": ">= 0.8.17" }, "devDependencies": { "commander": "1.2.0", "mocha": "1.12.0", "expect.js": "0.2.0", "sinon": "1.7.3" }, "repository": { "type": "git", "url": "git@github.com:totorojs/totoro-common.git" } }