You've already forked Sonarr
							
							
				mirror of
				https://github.com/Sonarr/Sonarr.git
				synced 2025-10-31 00:07:55 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			682 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			682 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "NzbDrone",
 | |
|   "version": "0.0.0",
 | |
|   "description": "NZBDrone",
 | |
|   "main": "index.js",
 | |
|   "scripts": {
 | |
|     "preinstall": "npm install grunt-cli -g"
 | |
|   },
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "git://github.com/NzbDrone/NzbDrone.git"
 | |
|   },
 | |
|   "author": "",
 | |
|   "license": "BSD",
 | |
|   "gitHead": "9ff7aa1bf7fe38c4c5bdb92f56c8ad556916ed67",
 | |
|   "readmeFilename": "readme.md",
 | |
|   "dependencies": {
 | |
|     "grunt": "*",
 | |
|     "grunt-contrib-handlebars": "*",
 | |
|     "grunt-contrib-watch": "*",
 | |
|     "grunt-contrib-less": "*",
 | |
|     "grunt-contrib-copy": "*",
 | |
|     "grunt-notify": "*",
 | |
|     "grunt-contrib-clean": "*",
 | |
|     "grunt-contrib-requirejs": "*",
 | |
|     "grunt-contrib-jshint": "*"
 | |
|   }
 | |
| }
 |