mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-11-04 07:39:03 +00:00 
			
		
		
		
	update
This commit is contained in:
		
							
								
								
									
										20
									
								
								node_modules/bs-recipes/recipes/gulp.browserify/package.json
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								node_modules/bs-recipes/recipes/gulp.browserify/package.json
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,20 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "gulp.browserify",
 | 
			
		||||
  "version": "1.0.0",
 | 
			
		||||
  "description": "Browserify, Babelify + Watchify + Sourcemaps Example",
 | 
			
		||||
  "main": "gulpfile.js",
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "start": "gulp"
 | 
			
		||||
  },
 | 
			
		||||
  "license": "MIT",
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "exorcist": "^0.4.0",
 | 
			
		||||
    "babelify": "^6.1.2",
 | 
			
		||||
    "browser-sync": "^2.2.1",
 | 
			
		||||
    "browserify": "^8.1.3",
 | 
			
		||||
    "gulp": "^3.8.11",
 | 
			
		||||
    "gulp-util": "^3.0.3",
 | 
			
		||||
    "vinyl-source-stream": "^1.0.0",
 | 
			
		||||
    "watchify": "^2.3.0"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user