mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
45 lines
1.2 KiB
JSON
45 lines
1.2 KiB
JSON
{
|
|
"name": "Phraseanet",
|
|
"version": "4.0.0",
|
|
"dependencies": {
|
|
"jquery": "~1.11.3",
|
|
"jquery-ui": "~1.10.4",
|
|
"jquery-mobile-bower": "~1.3.0",
|
|
"underscore": "~1.4.4",
|
|
"font-awesome": "~3.2.1",
|
|
"modernizr": "~2.8.3",
|
|
"normalize-css": "~2.1.3",
|
|
"json2": "latest",
|
|
"humane-js": "~3.0.6",
|
|
"jquery-file-upload": "~8.3.2",
|
|
"blueimp-load-image": "latest",
|
|
"requirejs": "~2.1",
|
|
"backbone-amd": "~1.0",
|
|
"underscore-amd": "~1.4",
|
|
"i18next": "~1.6",
|
|
"bootstrap-multiselect": "v0.9",
|
|
"zxcvbn": "https://github.com/lowe/zxcvbn.git",
|
|
"geonames-server-jquery-plugin": "~0.2",
|
|
"tinymce": "~4.0",
|
|
"jquery-galleria": "1.2.9",
|
|
"jquery.cookie": "~1.4",
|
|
"fancytree": "~2.7",
|
|
"bootstrap-sass": "v2.3.2.2",
|
|
"jquery.lazyload": "~1.9.7",
|
|
"jquery-treeview": "~1.4.2",
|
|
"alchemy-embed-medias": "~0.3.1"
|
|
},
|
|
"devDependencies": {
|
|
"mocha": "latest",
|
|
"sinonjs": "~1.7.0",
|
|
"chai": "~1.6",
|
|
"squire": "~0",
|
|
"sinon-chai": "~2.5",
|
|
"qunit": "https://github.com/jquery/qunit.git#1.11.0",
|
|
"js-fixtures": "https://github.com/badunk/js-fixtures/archive/master.zip"
|
|
},
|
|
"resolutions": {
|
|
"jquery": "~1.11.3"
|
|
}
|
|
}
|