mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-22 07:51:52 -05:00
29 lines
628 B
JSON
29 lines
628 B
JSON
{
|
|
"name": "loader.js",
|
|
"main": "loader.js",
|
|
"version": "3.2.1",
|
|
"homepage": "https://github.com/ember-cli/loader.js",
|
|
"authors": [
|
|
"Stefan Penner <stefan.penner@gmail.com>"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"devDependencies": {
|
|
"qunit": "~1.14.0"
|
|
},
|
|
"_release": "3.2.1",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v3.2.1",
|
|
"commit": "0133801b954773bab68e67cbb477774d1de197e8"
|
|
},
|
|
"_source": "git://github.com/stefanpenner/loader.js.git",
|
|
"_target": "~3.2.1",
|
|
"_originalSource": "loader.js"
|
|
} |