File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 "test" : " cd projects/host && ../../node_modules/.bin/vitest"
1111 },
1212 "private" : false ,
13+ "repository" : {
14+ "url" : " https://github.com/dont-code/ng-xtend.git"
15+ },
1316 "dependencies" : {
1417 "@angular/animations" : " ^20.3.9" ,
1518 "@angular/common" : " ^20.3.9" ,
Original file line number Diff line number Diff line change 1010 "test" : " cd projects/plugin-tester && ../../node_modules/.bin/vitest"
1111 },
1212 "private" : false ,
13+ "repository" : {
14+ "url" : " https://github.com/dont-code/ng-xtend.git"
15+ },
1316 "dependencies" : {
1417 "@angular/animations" : " ^20.3.9" ,
1518 "@angular/common" : " ^20.3.9" ,
Original file line number Diff line number Diff line change 99 "watch" : " ng build --watch --configuration development" ,
1010 "test" : " cd projects/xt-components && ../../node_modules/.bin/vitest && cd ../tester-app && ../../node_modules/.bin/vitest"
1111 },
12+ "repository" : {
13+ "url" : " https://github.com/dont-code/ng-xtend.git"
14+ },
1215 "publishConfig" : {
1316 "directory" : " dist/xt-components" ,
1417 "linkDirectory" : true
Original file line number Diff line number Diff line change 99 "watch" : " ng build --watch --configuration=development" ,
1010 "test" : " cd projects/sample && ../../node_modules/.bin/vitest && cd ../sample-plugin && ../../node_modules/.bin/vitest"
1111 },
12+ "repository" : {
13+ "url" : " https://github.com/dont-code/ng-xtend.git"
14+ },
1215 "publishConfig" : {
1316 "directory" : " dist/xt-plugin-sample" ,
1417 "linkDirectory" : true
Original file line number Diff line number Diff line change 1313 "directory" : " dist/store" ,
1414 "linkDirectory" : true
1515 },
16+ "repository" : {
17+ "url" : " https://github.com/dont-code/ng-xtend.git"
18+ },
1619 "private" : false ,
1720 "dependencies" : {
1821 "@angular/animations" : " ^20.3.9" ,
Original file line number Diff line number Diff line change 1313 "directory" : " dist/xt-plugin-agenda" ,
1414 "linkDirectory" : true
1515 },
16+ "repository" : {
17+ "url" : " https://github.com/dont-code/ng-xtend.git"
18+ },
1619 "private" : false ,
1720 "dependencies" : {
1821 "@angular/animations" : " ^20.3.9" ,
Original file line number Diff line number Diff line change 1313 "directory" : " dist/xt-plugin-default" ,
1414 "linkDirectory" : true
1515 },
16+ "repository" : {
17+ "url" : " https://github.com/dont-code/ng-xtend.git"
18+ },
1619 "private" : false ,
1720 "dependencies" : {
1821 "@angular/animations" : " ^20.3.9" ,
Original file line number Diff line number Diff line change 1313 "directory" : " dist/xt-plugin-finance" ,
1414 "linkDirectory" : true
1515 },
16+ "repository" : {
17+ "url" : " https://github.com/dont-code/ng-xtend.git"
18+ },
1619 "private" : false ,
1720 "dependencies" : {
1821 "@angular/animations" : " ^20.3.9" ,
Original file line number Diff line number Diff line change 1010 "test" : " cd projects/idb-store && ../../node_modules/.bin/vitest"
1111 },
1212 "private" : false ,
13+ "publishConfig" : {
14+ "directory" : " dist/store" ,
15+ "linkDirectory" : true
16+ },
17+ "repository" : {
18+ "url" : " https://github.com/dont-code/ng-xtend.git"
19+ },
1320 "dependencies" : {
1421 "@angular/animations" : " ^20.3.9" ,
1522 "@angular/common" : " ^20.3.9" ,
Original file line number Diff line number Diff line change 1313 "directory" : " dist/xt-plugin-intl" ,
1414 "linkDirectory" : true
1515 },
16+ "repository" : {
17+ "url" : " https://github.com/dont-code/ng-xtend.git"
18+ },
1619 "private" : false ,
1720 "dependencies" : {
1821 "@angular/animations" : " ^20.3.9" ,
You can’t perform that action at this time.
0 commit comments