File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @spearwolf/shadow-objects" ,
33 "description" : " a reactive entity-component framework that feels at home in the shadows" ,
4+ "homepage" : " https://github.com/spearwolf/shadow-objects/" ,
45 "version" : " 0.30.1" ,
56 "author" : {
67 "name" : " Wolfger Schramm" ,
78 "email" : " wolfger@spearwolf.de" ,
89 "url" : " https://www.spearwolf.de"
910 },
1011 "license" : " Apache-2.0" ,
12+ "publishConfig" : {
13+ "registry" : " https://registry.npmjs.org"
14+ },
15+ "repository" : {
16+ "type" : " git" ,
17+ "url" : " git+https://github.com/spearwolf/shadow-objects.git"
18+ },
1119 "type" : " module" ,
1220 "main" : " dist/src/index.js" ,
1321 "module" : " dist/src/index.js" ,
9199 "@spearwolf/eventize" : " ^4.0.2" ,
92100 "@spearwolf/signalize" : " ^0.27.2"
93101 }
94- }
102+ }
You can’t perform that action at this time.
0 commit comments