2013-03-23 00:39:08 +01:00
|
|
|
{
|
2014-11-20 01:42:55 +01:00
|
|
|
"name": "Sonarr",
|
2013-03-23 00:39:08 +01:00
|
|
|
"version": "0.0.0",
|
2014-11-20 01:42:55 +01:00
|
|
|
"description": "Sonarr",
|
2013-03-23 00:39:08 +01:00
|
|
|
"main": "index.js",
|
|
|
|
"scripts": {
|
2014-08-28 23:40:18 +02:00
|
|
|
"preinstall": ""
|
2013-03-23 00:39:08 +01:00
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2014-11-20 01:42:55 +01:00
|
|
|
"url": "git://github.com/Sonarr/Sonarr.git"
|
2013-03-23 00:39:08 +01:00
|
|
|
},
|
|
|
|
"author": "",
|
|
|
|
"license": "BSD",
|
|
|
|
"gitHead": "9ff7aa1bf7fe38c4c5bdb92f56c8ad556916ed67",
|
|
|
|
"readmeFilename": "readme.md",
|
|
|
|
"dependencies": {
|
2014-11-20 01:36:05 +01:00
|
|
|
"fs-extra": "0.12.0",
|
|
|
|
"gulp": "3.8.10",
|
|
|
|
"gulp-cached": "1.0.1",
|
2014-11-20 01:42:55 +01:00
|
|
|
"del": "0.1.3",
|
2014-11-20 01:36:05 +01:00
|
|
|
"gulp-concat": "2.4.2",
|
|
|
|
"gulp-declare": "0.3.0",
|
|
|
|
"gulp-handlebars": "2.2.0",
|
|
|
|
"gulp-jshint": "1.9.0",
|
|
|
|
"gulp-less": "1.3.6",
|
|
|
|
"gulp-print": "1.1.0",
|
|
|
|
"gulp-replace": "0.5.0",
|
|
|
|
"gulp-wrap": "0.5.0",
|
|
|
|
"gulp-wrap-amd": "0.3.1",
|
|
|
|
"jshint-stylish": "1.0.0",
|
|
|
|
"requirejs": "2.1.15",
|
|
|
|
"run-sequence": "1.0.2",
|
|
|
|
"streamqueue": "0.1.1"
|
2013-04-18 20:01:21 +02:00
|
|
|
}
|
2013-03-23 00:39:08 +01:00
|
|
|
}
|