intl-plugin
Version:
Tool for record ui test case
40 lines (39 loc) • 852 B
JSON
{
"name": "intl-plugin",
"version": "1.0.8186",
"description": "Tool for record ui test case",
"main": "./index",
"bin": {
"intl-plugin": "./bin/intl-plugin"
},
"dependencies": {
"async": "2.1.2",
"colors": "1.1.2",
"commander": "2.9.0",
"fs-extra": "1.0.0",
"latest-version": "2.0.0",
"semver": "5.3.0",
"user": "0.0.0"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/lq0216/intl-plugin.git"
},
"bugs": {
"url": "https://github.com/lq0216/intl-plugin/issues"
},
"keywords": [
"uirecorder",
"intl-plugin"
],
"author": "LQ",
"license": "MIT",
"homepage": "https://github.com/lq0216/intl-plugin#readme",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}