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.
 
 

131 lines
4.3 KiB

{
"_args": [
[
"mime-db@1.43.0",
"/home/art/Documents/API-REST-Etudiants/api/node_modules/mime-types"
]
],
"_from": "mime-db@1.43.0",
"_hasShrinkwrap": false,
"_id": "mime-db@1.43.0",
"_inCache": true,
"_installable": true,
"_location": "/mime-db",
"_nodeVersion": "12.12.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/mime-db_1.43.0_1578281077812_0.41242011371667253"
},
"_npmUser": {
"email": "doug@somethingdoug.com",
"name": "dougwilson"
},
"_npmVersion": "6.11.3",
"_phantomChildren": {},
"_requested": {
"name": "mime-db",
"raw": "mime-db@1.43.0",
"rawSpec": "1.43.0",
"scope": null,
"spec": "1.43.0",
"type": "version"
},
"_requiredBy": [
"/mime-types"
],
"_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.43.0.tgz",
"_shasum": "0a12e0502650e473d735535050e7c8f4eb4fae58",
"_shrinkwrap": null,
"_spec": "mime-db@1.43.0",
"_where": "/home/art/Documents/API-REST-Etudiants/api/node_modules/mime-types",
"bugs": {
"url": "https://github.com/jshttp/mime-db/issues"
},
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
},
{
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
"url": "http://jongleberry.com"
},
{
"name": "Robert Kieffer",
"email": "robert@broofa.com",
"url": "http://github.com/broofa"
}
],
"dependencies": {},
"description": "Media Type Database",
"devDependencies": {
"bluebird": "3.7.2",
"co": "4.6.0",
"cogent": "1.0.1",
"csv-parse": "4.8.3",
"eslint": "6.8.0",
"eslint-config-standard": "14.1.0",
"eslint-plugin-import": "2.19.1",
"eslint-plugin-node": "11.0.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"gnode": "0.1.2",
"mocha": "7.0.0",
"nyc": "15.0.0",
"raw-body": "2.4.1",
"stream-to-array": "2.3.0"
},
"directories": {},
"dist": {
"fileCount": 6,
"integrity": "sha512-+5dsGEEovYbT8UY9yD7eE4XTc4UwJ1jBYlgaQQF38ENsKR3wj/8q8RFZrF9WIZpB2V1ArTVFUva8sAul1NzRzQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEqh2CRA9TVsSAnZWagAAlP4P/icsl8MtJ13N7Wcf/kdG\nfKk/9TcVOso14t3HgqQHiNAHa5GjNzr8Et5Cl0Uqpy2d/eNiw5WWjn8ZuhP8\nEFoy3NBGOb0hfKhi/LzqjJhiBiKbszKSRBBboPauranRazn+sJdPrJA2OP6x\ny+iseFgXEo4k8XH4A11dMzMS4kUw6YdWUt8GCFv6zkML4ku/zszg0rFzbbf4\nGMvh+7n/UpSg+fVNTPwj2vOJJpP70TS+gat4VG2nbVyP0thHXoM7/xmjrmuB\nCpZ83ZXCI+hZnDIUk2qf0kc04zwoqHKeloIcBXNiaYEtyu5joTwbGbu1q6z8\nhmjWZ7xUMpzyVP081RHUjRXvIJHvIvv1Gzpa33cfFiDkXewUqwaa6sO/Q6TK\n5YKmoNZo12OyRZfche8Ni4Y1eQBd58mx5QvYGxlYhtAjQ+QczTlyTjdSMh/k\nYbrbH81oXlp/uyxLKv4ywye54R/YJiFsRNgiiDOarXQtRdSRI8mGt46XCs98\nCXFDkGmoDY+HXshy2vboRTWXjORDdcaGN8olI96lf+nOJsLc2YQ89ZK3zaAF\nBmfLA+hE3WO0UcOlTjKZnHZeP7e0sosQKVlPO4XjLJy23yOiWZpvTurjk/SE\nQXNdDa1LU7xa/9k1xuKTLFoQvkyFcdtI2p0KiUw2okA/vzWu3sF4wkjBWwk2\nO84c\r\n=Zap5\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "0a12e0502650e473d735535050e7c8f4eb4fae58",
"tarball": "https://registry.npmjs.org/mime-db/-/mime-db-1.43.0.tgz",
"unpackedSize": 193844
},
"engines": {
"node": ">= 0.6"
},
"gitHead": "c28146bfd5a10f3bc1da482e1751e7782817a60b",
"homepage": "https://github.com/jshttp/mime-db#readme",
"keywords": [
"charset",
"charsets",
"database",
"db",
"mime",
"type",
"types"
],
"license": "MIT",
"maintainers": [
{
"name": "dougwilson",
"email": "doug@somethingdoug.com"
},
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
}
],
"name": "mime-db",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jshttp/mime-db.git"
},
"scripts": {
"build": "node scripts/build",
"fetch": "node scripts/fetch-apache && gnode scripts/fetch-iana && node scripts/fetch-nginx",
"lint": "eslint .",
"test": "mocha --reporter spec --bail --check-leaks test/",
"test-cov": "nyc --reporter=html --reporter=text npm test",
"test-travis": "nyc --reporter=text npm test",
"update": "npm run fetch && npm run build",
"version": "node scripts/version-history.js && git add HISTORY.md"
},
"version": "1.43.0"
}