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 027d482 commit 7c6b2b5Copy full SHA for 7c6b2b5
package.json
@@ -0,0 +1,19 @@
1
+{
2
+ "name": "tscommons",
3
+ "version": "1.0.0",
4
+ "description": "",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/kube-js/tscommons.git"
12
13
+ "author": "Mariusz Rajczakowski <[email protected]> (http://mariuszrajczakowski.me)",
14
+ "license": "MIT",
15
+ "bugs": {
16
+ "url": "https://github.com/kube-js/tscommons/issues"
17
18
+ "homepage": "https://github.com/kube-js/tscommons#readme"
19
+}
0 commit comments