We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a404329 commit f30352aCopy full SHA for f30352a
1 file changed
projects/ngx-json-schema-forms/package.json
@@ -1,6 +1,18 @@
1
{
2
"name": "@profusion/ngx-json-schema-forms",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
+ "homepage": "https://github.com/profusion/pf-angular-extensions/tree/main/projects/ngx-json-schema-forms",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/profusion/pf-angular-extensions.git"
8
+ },
9
+ "keywords": [
10
+ "angular",
11
+ "angular-extensions",
12
+ "reactive-forms",
13
+ "forms",
14
+ "json-schema"
15
+ ],
16
"peerDependencies": {
17
"@angular/common": "^19.2.0",
18
"@angular/core": "^19.2.0",
0 commit comments