mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
46 lines
1.4 KiB
JSON
46 lines
1.4 KiB
JSON
{
|
|
"name": "Phraseanet",
|
|
"version": "3.9.0",
|
|
"dependencies": {
|
|
"bootstrap": "2.3.2",
|
|
"jquery": "~1.8.3",
|
|
"jquery-ui": "~1.10.0",
|
|
"jquery-mobile-bower": "~1.3.0",
|
|
"underscore": "~1.4.4",
|
|
"font-awesome": "~3.0.2",
|
|
"modernizr": "~2.6.2",
|
|
"normalize-css": "~2.1.0",
|
|
"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",
|
|
"swfobject": "latest",
|
|
"tinymce": "~4.0",
|
|
"jquery-galleria": "1.2.9",
|
|
"jquery.cookie": "~1.4",
|
|
"autobahn": "http://autobahn.s3.amazonaws.com/js/autobahn.min.js",
|
|
"when": "~2.7.0",
|
|
"jquery.treeview": "1.4.1",
|
|
"fancytree": "~2.7",
|
|
"joyride": "https://github.com/zurb/joyride/archive/v2.0.0.zip"
|
|
},
|
|
"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.8.3"
|
|
}
|
|
} |