mirror of
https://github.com/arnaucube/thoughts.git
synced 2026-02-07 03:36:49 +01:00
get token for user, post users, get all users, post thought, get all thoughts. runs ok
This commit is contained in:
4
node_modules/mongoose/node_modules/mongodb/node_modules/bson/package.json
generated
vendored
4
node_modules/mongoose/node_modules/mongodb/node_modules/bson/package.json
generated
vendored
@@ -66,5 +66,7 @@
|
||||
}
|
||||
],
|
||||
"_shasum": "3dbf984acb9d33a6878b46e6fb7afbd611856a60",
|
||||
"_resolved": "https://registry.npmjs.org/bson/-/bson-0.2.2.tgz"
|
||||
"_resolved": "https://registry.npmjs.org/bson/-/bson-0.2.2.tgz",
|
||||
"readme": "ERROR: No README data found!",
|
||||
"homepage": "https://github.com/mongodb/js-bson#readme"
|
||||
}
|
||||
|
||||
5
node_modules/mongoose/node_modules/mongodb/package.json
generated
vendored
5
node_modules/mongoose/node_modules/mongodb/package.json
generated
vendored
@@ -172,7 +172,7 @@
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://github.com/mongodb/node-mongodb-native.git"
|
||||
"url": "git+ssh://git@github.com/mongodb/node-mongodb-native.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "http://github.com/mongodb/node-mongodb-native/issues"
|
||||
@@ -235,5 +235,6 @@
|
||||
}
|
||||
],
|
||||
"_shasum": "f229db24098f019d86d135aaf8a1ab5f2658b1d4",
|
||||
"_resolved": "https://registry.npmjs.org/mongodb/-/mongodb-1.3.19.tgz"
|
||||
"_resolved": "https://registry.npmjs.org/mongodb/-/mongodb-1.3.19.tgz",
|
||||
"readme": "ERROR: No README data found!"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user