appc-lib-managers
Version:
Managers ====
27 lines (26 loc) • 409 B
JSON
{
"version": "1.0.1",
"appc-npm": {
"target": {
"alloy": "app/lib/",
"titanium": "Resources/",
"arrow": "lib/"
},
"ignore": [
".git",
"package.json"
]
},
"name": "appc-lib-managers",
"scripts": {
"postinstall": "node ./appc-npm"
},
"keywords": [
"alloy",
"appc-lib",
"appc-npm",
"appcelerator",
"arrow",
"titanium"
]
}