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 e5a46d6 commit 7068ea8Copy full SHA for 7068ea8
.gitignore
@@ -1,3 +1,4 @@
1
+examples/
2
node_modules/*
3
.idea/*
4
reports/*
.npmignore
@@ -1,4 +1,6 @@
docs-config.json
+.idea/
+.git/
test.js
5
test/
6
reports/
package.json
@@ -40,6 +40,7 @@
40
"shasum": "a328ed07240476a26b31a23261355dc929e1da63",
41
"tarball": "https://registry.npmjs.org/contentstack/-/contentstack-3.0.0.tgz"
42
},
43
+ "license": "MIT",
44
"directories": {},
45
"_resolved": "https://registry.npmjs.org/contentstack/-/contentstack-3.0.0.tgz",
46
"_npmOperationalInternal": {
0 commit comments