We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1476199 commit b2784f5Copy full SHA for b2784f5
packages/angular/projects/angular-sdk/package.json
@@ -6,6 +6,11 @@
6
"type": "git",
7
"url": "git+https://github.com/open-feature/js-sdk.git"
8
},
9
+ "license": "Apache-2.0",
10
+ "bugs": {
11
+ "url": "https://github.com/open-feature/js-sdk/issues"
12
+ },
13
+ "homepage": "https://github.com/open-feature/js-sdk#readme",
14
"scripts": {
15
"current-published-version": "npm show $npm_package_name@$npm_package_version version",
16
"current-version": "echo $npm_package_version",
0 commit comments