alloyxl
Version:
A Titanium Alloy JavaScript library that enhances Alloy.
33 lines (32 loc) • 728 B
JSON
{
"name": "alloyxl",
"version": "1.0.4",
"description": "A Titanium Alloy JavaScript library that enhances Alloy.",
"titaniumManifest": {
"guid": "e9b31b59-333e-4755-a996-04ac761ad652"
},
"main": "alloyXL.js",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/jasonkneen/AlloyXL.git"
},
"keywords": [
"alloy",
"appc-lib",
"appc-npm",
"appcelerator",
"arrow",
"controllers",
"titanium",
"titanium-module"
],
"author": "Jason Kneen",
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/jasonkneen/AlloyXL/issues"
},
"homepage": "https://github.com/jasonkneen/AlloyXL",
"dependencies": {},
"devDependencies": {}
}