File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 77 "build" : " tsc -p ." ,
88 "prepublish" : " npm run build"
99 },
10- "author" :
" Martynas Zilinskas <[email protected] >" ,
10+ "keywords" : [
11+ " cleanup" ,
12+ " package"
13+ ],
14+ "author" :
" Martynas Zilinskas <[email protected] > (https://github.com/MartynasZilinskas)" ,
15+ "bugs" : " https://github.com/QuatroCode/cleanup-package-json/issues" ,
16+ "repository" : " QuatroCode/cleanup-package-json" ,
17+ "homepage" : " https://github.com/QuatroCode/cleanup-package-json" ,
1118 "license" : " GPL-3.0" ,
1219 "devDependencies" : {
1320 "@types/node" : " ^6.0.31" ,
14- "@types/optimist " : " 0.0.28" ,
21+ "@types/yargs " : " 0.0.28" ,
1522 "typescript" : " ^2.0.0" ,
1623 "typings" : " ^1.3.1"
1724 },
1825 "dependencies" : {
19- "@types/yargs" : " 0.0.28" ,
20- "optimist" : " ^0.6.1" ,
2126 "yargs" : " ^4.8.1"
2227 },
2328 "bin" : {
You can’t perform that action at this time.
0 commit comments