API exemple avec collection MongoDB étudiants
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

97 lines
3.2 KiB

{
"_args": [
[
"mpath@0.6.0",
"/home/art/Documents/API-REST-Etudiants/api/node_modules/mongoose"
]
],
"_from": "mpath@0.6.0",
"_hasShrinkwrap": false,
"_id": "mpath@0.6.0",
"_inCache": true,
"_installable": true,
"_location": "/mpath",
"_nodeVersion": "8.9.4",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/mpath_0.6.0_1556732532694_0.4330532228344546"
},
"_npmUser": {
"email": "val@karpov.io",
"name": "vkarpov15"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "mpath",
"raw": "mpath@0.6.0",
"rawSpec": "0.6.0",
"scope": null,
"spec": "0.6.0",
"type": "version"
},
"_requiredBy": [
"/mongoose"
],
"_resolved": "https://registry.npmjs.org/mpath/-/mpath-0.6.0.tgz",
"_shasum": "aa922029fca4f0f641f360e74c5c1b6a4c47078e",
"_shrinkwrap": null,
"_spec": "mpath@0.6.0",
"_where": "/home/art/Documents/API-REST-Etudiants/api/node_modules/mongoose",
"author": {
"email": "aaron.heckmann+github@gmail.com",
"name": "Aaron Heckmann"
},
"bugs": {
"url": "https://github.com/aheckmann/mpath/issues"
},
"dependencies": {},
"description": "{G,S}et object values using MongoDB-like path notation",
"devDependencies": {
"benchmark": "~1.0.0",
"mocha": "5.x"
},
"directories": {},
"dist": {
"fileCount": 13,
"integrity": "sha512-i75qh79MJ5Xo/sbhxrDrPSEG0H/mr1kcZXJ8dH6URU5jD/knFxCVqVC/gVSW7GIXL/9hHWlT9haLbCXWOll3qw==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcydp1CRA9TVsSAnZWagAAOCsP/1R9oX8nNwE7PVa+BSlj\nH4HrhvLGAf7O0yPSNKJb2u+hinMbRhTvmVGc8vWSkGkCjqiXxEreNaXo0+qY\nzbPlKzXGIBo55Z3X9AQXLUMTfysd/rMmmGBzIpZSDrvGcd0KUGLU2UDwvlW0\njypzTGIbbNdOkoxR43xZO8Y81DsX2M8fyPoOFDww1p4pcLiWgRQ7SZ0TtrUR\nui0ng9MrNvhsdC9yN6Uli+iJX4DH6akwriU2v4RqHxyaX2AsdG1gjtqw/rl4\nmHLJOzVr11MF3Lyy+WJunU7RaM/Lvm2aUqXOB3uBLimvAFTspfBhugmhQL+T\nZ/RTIQV2cs83/I3X7gxHgH2VShcPjahklm/3MdT+hcRCZR5UV5JtJIs9GRrv\nieZXG2BJQ6/OL9TdrfeJphmDt40++aX3ndmhv1GyYIKbG9WyU3xnMn6iSdfN\n7mxsQLx4OiS3hv85BByrV5JL5snbNb+GcwKZX3O5JiIvv2mt0PP18c5aHnjh\nTFwc7wtN4dDPy+MlG+ZGTU0gdeqlypygsGPUi960PVqnonb+Cb3tSwcMZQ/R\nRffQZX+8KPOna0plcHIaPVBfgaO1ea4OyRbXzcu4MZaP5aoFgdCoPINKG8Px\n4uRYn2BvVpSCe7poKQ9JuIUXs/heagobajucEK3BnBYa6/1GODVjILDDqVaH\nV0G5\r\n=ADYa\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "aa922029fca4f0f641f360e74c5c1b6a4c47078e",
"tarball": "https://registry.npmjs.org/mpath/-/mpath-0.6.0.tgz",
"unpackedSize": 88480
},
"engines": {
"node": ">=4.0.0"
},
"gitHead": "98b1e0fd0cdd7e83b57369bff907636566508c6b",
"homepage": "https://github.com/aheckmann/mpath#readme",
"keywords": [
"get",
"mongodb",
"path",
"set"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "aaron",
"email": "aaron.heckmann+github@gmail.com"
},
{
"name": "vkarpov15",
"email": "val@karpov.io"
}
],
"name": "mpath",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/aheckmann/mpath.git"
},
"scripts": {
"test": "mocha test/*"
},
"version": "0.6.0"
}