зеркало из https://github.com/mozilla/makerparty.git
28 строки
701 B
JSON
28 строки
701 B
JSON
{
|
|
"name": "makerparty",
|
|
"version": "2.0.0",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"dependencies": {
|
|
"animate.css": "3.1.0",
|
|
"font-awesome": "4.0.3",
|
|
"jquery": "1.9.0",
|
|
"jquery-colorbox": "1.5.6",
|
|
"makerstrap": "0.1.1",
|
|
"requirejs": "2.1.8",
|
|
"supportopen-quilt": "fuzzyfox/supportopen",
|
|
"webmaker-analytics": "0.1.0",
|
|
"webmaker-i18n": "https://github.com/mozilla/node-webmaker-i18n/archive/v0.3.11.tar.gz",
|
|
"webmaker-language-picker": "https://github.com/mmmavis/webmaker-language-picker/archive/v0.0.25.tar.gz"
|
|
},
|
|
"resolutions": {
|
|
"font-awesome": "4.0.3",
|
|
"jquery": "~2.1.1"
|
|
}
|
|
}
|