szuru/package.json
rr- 6660ee77e1 Bumped version to 1.1.0
(Renamed 0.9.x to 1.0.x on GH)
2016-04-13 11:17:52 +02:00

26 lines
644 B
JSON

{
"name": "szurubooru",
"version": "1.0.3",
"private": true,
"dependencies": {
"Mousetrap": "git://github.com/ccampbell/mousetrap.git",
"font-awesome": "^4.3.0",
"grunt": "~0.4.5",
"grunt-cli": "*",
"grunt-contrib-copy": "*",
"grunt-contrib-cssmin": "*",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-uglify": "*",
"grunt-processhtml": "*",
"ini": "*",
"jquery": "~2.1.1",
"jquery.cookie": "1.4.1",
"marked": "~0.3.2",
"nprogress": "git://github.com/rstacruz/nprogress.git",
"requirejs": "*",
"rimraf": "~2.1",
"shelljs": "~0.3.0",
"underscore": "1.7.0"
}
}