itest
Version:
test tools
20 lines (19 loc) • 414 B
JSON
{
"name": "itest",
"version": "0.0.1",
"description": "test tools",
"homepage": "https://github.com/totorojs",
"keywords": [
"totoro",
"test"
],
"author": "fool2fish <fool2fish@gmail.com>",
"engines": {
"node": ">= 0.8.17"
},
"repository": {
"type": "git",
"url": "https://github.com/totorojs/itest"
},
"preferGlobal": true
}