We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4740dac commit c2d3d95Copy full SHA for c2d3d95
package.json
@@ -23,6 +23,14 @@
23
"Mike Marcacci (https://github.com/mike-marcacci)"
24
],
25
"license": "MIT",
26
+ "homepage": "https://github.com/json-schema-form/angular-schema-form#readme",
27
+ "bugs": {
28
+ "url": "https://github.com/json-schema-form/angular-schema-form/issues"
29
+ },
30
+ "repository" : {
31
+ "type" : "git",
32
+ "url" : "http://github.com/json-schema-form/angular-schema-form.git"
33
34
"dependencies": {
35
"angular": ">= 1.2",
36
"tv4": "~1.0.15",
0 commit comments