File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed 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+ "homepage" : " https://github.com/ember-cli/broccoli-uglify-sourcemap#readme" ,
6+ "bugs" : {
7+ "url" : " https://github.com/ember-cli/broccoli-uglify-sourcemap/issues"
8+ },
59 "license" : " MIT" ,
610 "author" :
" Edward Faulkner <[email protected] >" ,
711 "files" : [
812 " index.js"
913 ],
1014 "main" : " index.js" ,
11- "repository" : " https://github.com/ember-cli/broccoli-uglify-sourcemap" ,
15+ "repository" : {
16+ "type" : " git" ,
17+ "url" : " git+https://github.com/ember-cli/broccoli-uglify-sourcemap.git"
18+ },
1219 "scripts" : {
1320 "test" : " mocha --inline-diffs" ,
1421 "test:debug" : " mocha debug --inline-diffs"
You can’t perform that action at this time.
0 commit comments