File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @scullyio/ng-lib" ,
3
3
"version" : " 0.0.3" ,
4
+ "repository" : {
5
+ "type" : " GIT" ,
6
+ "url" : " https://github.com/scullyio/scully/tree/master/projects/scullyio/ng-lib"
7
+ },
4
8
"peerDependencies" : {
5
9
"@angular/common" : " ^9.0.0-rc.6" ,
6
10
"@angular/core" : " ^9.0.0-rc.6" ,
Original file line number Diff line number Diff line change 2
2
"name" : " @scullyio/init" ,
3
3
"version" : " 0.0.2" ,
4
4
"description" : " Add scully to your angular app" ,
5
+ "repository" : {
6
+ "type" : " GIT" ,
7
+ "url" : " https://github.com/scullyio/scully/tree/master/schematics/scully"
8
+ },
5
9
"scripts" : {
6
10
"build" : " tsc -p tsconfig.json" ,
7
11
"dev" : " tsc -p tsconfig.json --watch" ,
Original file line number Diff line number Diff line change 3
3
"version" : " 0.0.40" ,
4
4
"description" : " Scully CLI" ,
5
5
"repository" : {
6
- "type" : " GIT"
6
+ "type" : " GIT" ,
7
+ "url" : " https://github.com/scullyio/scully/tree/master/scully"
7
8
},
8
9
"bin" : {
9
10
"scully" : " ./bin/scully.js"
You can’t perform that action at this time.
0 commit comments