tiapp.xml-cli
Version:
Command line interface for the tiapp.xml module
25 lines (24 loc) • 597 B
JSON
{
"name": "tiapp.xml-cli",
"version": "0.0.0",
"description": "Command line interface for the tiapp.xml module",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/tonylukasavage/tiapp.xml-cli"
},
"keywords": [
"appcelerator",
"titanium",
"tiapp.xml"
],
"author": "Tony Lukasavage",
"license": "MIT",
"bugs": {
"url": "https://github.com/tonylukasavage/tiapp.xml-cli/issues"
},
"homepage": "https://github.com/tonylukasavage/tiapp.xml-cli"
}