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 bac0bcf commit f98eb23Copy full SHA for f98eb23
package.json
@@ -2,13 +2,13 @@
2
"name": "mongodb-data-api",
3
"version": "0.2.0",
4
"description": "MongoDB atlas data API SDK for Node.js",
5
+ "author": "Surmon",
6
+ "license": "MIT",
7
"keywords": [
8
"MongoDB data API",
9
"MongoDB cloud data API",
10
"MongoDB Atlas data API SDK"
11
],
- "license": "MIT",
- "author": "Surmon",
12
"repository": {
13
"type": "git",
14
"url": "https://github.com/surmon-china/mongodb-data-api.git"
0 commit comments