blob: 241ae12a9b6f9951f15932743370f62d0758c783 [file] [log] [blame]
{
"name": "flexjs",
"version": "0.5.5",
"description": "Apache FlexJS",
"keywords": [
"flex",
"flexjs",
"apache flexjs",
"actionscript",
"as3",
"mxml",
"angularjs",
"reactjs"
],
"homepage": "http://flex.apache.org",
"author": "OmPrakash Muppirala <bigosmallm@apache.org>",
"license": "Apache-2.0",
"dependencies": {
"fs-extra": "^0.26.3",
"merge-dirs": "^0.2.1",
"mkdirp": "^0.5.1",
"prompt": "^0.2.14",
"replace": "^0.3.0",
"request": "^2.67.0",
"unzip": "^0.1.11",
"wrench": "^1.5.8"
},
"scripts": {
"postinstall": "node dependencies/download_dependencies.js"
},
"bin": {
"asjsc": "./js/bin/asjscnpm",
"asjscompc": "./js/bin/asjscompcnpm",
"mxmlc": "./js/bin/mxmlcnpm"
},
"org_apache_flex": {
"flexjs_path_binary": "flex/flexjs/0.5.0/binaries/",
"flexjs_file_name": "apache-flex-flexjs-0.5.0-bin.zip",
"falcon_path_binary": "flex/falcon/0.5.0/binaries/",
"falcon_file_name": "apache-flex-falconjx-0.5.0-bin.zip",
"flash_player_global_url": "http://download.macromedia.com/get/flashplayer/updaters/19/",
"flash_player_global_file_name": "playerglobal19_0.swc",
"adobe_air_url": "http://airdownload.adobe.com/air/win/download/19.0/",
"adobe_air_file_name": "AdobeAIRSDK.zip",
"player_version": "19.0",
"swf_version": "30",
"swf_object_url": "http://github.com/swfobject/swfobject/archive/",
"swf_object_file_name": "2.2.zip"
}
}