2014-09-09 16:52:22 +02:00
|
|
|
{
|
2015-07-02 20:15:20 +02:00
|
|
|
"name": "szurubooru",
|
|
|
|
"version": "0.9.2",
|
|
|
|
"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"
|
|
|
|
}
|
2014-09-09 16:52:22 +02:00
|
|
|
}
|