cloudcmd/modules/load/.bower.json
2015-01-15 09:58:03 -05:00

28 lines
No EOL
636 B
JSON

{
"name": "load",
"main": "load.js",
"version": "1.1.3",
"description": "Dynamically loading external JavaScript and CSS files",
"homepage": "https://github.com/coderaiser/load.js",
"authors": [
"coderaiser <mnemonic.enemy@gmail.com>"
],
"moduleType": [
"globals"
],
"keywords": [
"load"
],
"ignore": [],
"license": "MIT",
"_release": "1.1.3",
"_resolution": {
"type": "version",
"tag": "v1.1.3",
"commit": "a888f78f5634e8b93b98863d51ab530957413fbc"
},
"_source": "git://github.com/coderaiser/load.js.git",
"_target": "~1.1.3",
"_originalSource": "load",
"_direct": true
}