File tree Expand file tree Collapse file tree 3 files changed +21
-0
lines changed Expand file tree Collapse file tree 3 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 1414 " LICENSE" ,
1515 " README.md"
1616 ],
17+ "repository" : {
18+ "type" : " git" ,
19+ "url" : " https://github.com/ionic-team/ionic-cli.git"
20+ },
21+ "bugs" : {
22+ "url" : " https://github.com/ionic-team/ionic-cli/issues"
23+ },
1724 "scripts" : {
1825 "clean" : " rimraf dist" ,
1926 "lint" : " true" ,
Original file line number Diff line number Diff line change 1414 " LICENSE" ,
1515 " README.md"
1616 ],
17+ "repository" : {
18+ "type" : " git" ,
19+ "url" : " https://github.com/ionic-team/ionic-cli.git"
20+ },
21+ "bugs" : {
22+ "url" : " https://github.com/ionic-team/ionic-cli/issues"
23+ },
1724 "scripts" : {
1825 "clean" : " rimraf dist" ,
1926 "lint" : " true" ,
Original file line number Diff line number Diff line change 99 "engines" : {
1010 "node" : " >=16.0.0"
1111 },
12+ "repository" : {
13+ "type" : " git" ,
14+ "url" : " https://github.com/ionic-team/ionic-cli.git"
15+ },
16+ "bugs" : {
17+ "url" : " https://github.com/ionic-team/ionic-cli/issues"
18+ },
1219 "scripts" : {
1320 "clean" : " rimraf index.* definitions.* errors.* guards.* lib utils" ,
1421 "lint" : " true" ,
You can’t perform that action at this time.
0 commit comments