File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://travis-ci.org/ef4 /broccoli-uglify-sourcemap.svg?branch=master )] ( https://travis-ci.org/ef4 /broccoli-uglify-sourcemap )
1+ [ ![ Build Status] ( https://travis-ci.org/ember-cli /broccoli-uglify-sourcemap.svg?branch=master )] ( https://travis-ci.org/ember-cli /broccoli-uglify-sourcemap )
22
33A broccoli filter that applies uglify-js while properly generating or
44maintaining sourcemaps.
Original file line number Diff line number Diff line change 22 "name" : " broccoli-uglify-sourcemap" ,
33 "version" : " 1.5.1" ,
44 "description" : " Broccoli filter to uglify files while preserving their sourcemaps." ,
5- "main" : " index.js" ,
5+ "homepage" : " https://github.com/ember-cli/broccoli-uglify-sourcemap#readme" ,
6+ "bugs" : {
7+ "url" : " https://github.com/ember-cli/broccoli-uglify-sourcemap/issues"
8+ },
9+ "license" : " MIT" ,
10+ "author" :
" Edward Faulkner <[email protected] >" ,
611 "files" : [
712 " index.js"
813 ],
14+ "main" : " index.js" ,
15+ "repository" : {
16+ "type" : " git" ,
17+ "url" : " git+https://github.com/ember-cli/broccoli-uglify-sourcemap.git"
18+ },
919 "scripts" : {
1020 "test" : " mocha --inline-diffs" ,
1121 "test:debug" : " mocha debug --inline-diffs"
1222 },
13- "repository" : " https://github.com/ef4/broccoli-uglify-sourcemap" ,
14- "author" :
" Edward Faulkner <[email protected] >" ,
15- "license" : " MIT" ,
1623 "dependencies" : {
1724 "broccoli-plugin" : " ^1.2.1" ,
1825 "debug" : " ^2.2.0" ,
You can’t perform that action at this time.
0 commit comments