Skip to content
Snippets Groups Projects
Commit 2d64b984 authored by nicolas.paschoud's avatar nicolas.paschoud
Browse files

New hierarchy

parent d3230dad
No related branches found
No related tags found
No related merge requests found
Showing
with 37 additions and 25 deletions
{
"_args": [
[
"content-disposition@0.5.3",
"/Users/klaus/Documents/Web/Back/2019_tp2/projet/back"
]
],
"_from": "content-disposition@0.5.3",
"_id": "content-disposition@0.5.3",
"_inBundle": false,
......@@ -19,9 +25,8 @@
"/express"
],
"_resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz",
"_shasum": "e130caf7e7279087c5616c2007d0485698984fbd",
"_spec": "content-disposition@0.5.3",
"_where": "/Users/klaus/Documents/Web/Back/2019_tp2/projet/node_modules/express",
"_spec": "0.5.3",
"_where": "/Users/klaus/Documents/Web/Back/2019_tp2/projet/back",
"author": {
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
......@@ -29,11 +34,9 @@
"bugs": {
"url": "https://github.com/jshttp/content-disposition/issues"
},
"bundleDependencies": false,
"dependencies": {
"safe-buffer": "5.1.2"
},
"deprecated": false,
"description": "Create and parse Content-Disposition header",
"devDependencies": {
"deep-equal": "1.0.1",
......
{
"_from": "content-type@~1.0.4",
"_args": [
[
"content-type@1.0.4",
"/Users/klaus/Documents/Web/Back/2019_tp2/projet/back"
]
],
"_from": "content-type@1.0.4",
"_id": "content-type@1.0.4",
"_inBundle": false,
"_integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==",
"_location": "/content-type",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "content-type@~1.0.4",
"raw": "content-type@1.0.4",
"name": "content-type",
"escapedName": "content-type",
"rawSpec": "~1.0.4",
"rawSpec": "1.0.4",
"saveSpec": null,
"fetchSpec": "~1.0.4"
"fetchSpec": "1.0.4"
},
"_requiredBy": [
"/body-parser",
"/express"
],
"_resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz",
"_shasum": "e138cc75e040c727b1966fe5e5f8c9aee256fe3b",
"_spec": "content-type@~1.0.4",
"_where": "/Users/klaus/Documents/Web/Back/2019_tp2/projet/node_modules/express",
"_spec": "1.0.4",
"_where": "/Users/klaus/Documents/Web/Back/2019_tp2/projet/back",
"author": {
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
......@@ -30,8 +35,6 @@
"bugs": {
"url": "https://github.com/jshttp/content-type/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Create and parse HTTP Content-Type header",
"devDependencies": {
"eslint": "3.19.0",
......
{
"_args": [
[
"cookie-signature@1.0.6",
"/Users/klaus/Documents/Web/Back/2019_tp2/projet/back"
]
],
"_from": "cookie-signature@1.0.6",
"_id": "cookie-signature@1.0.6",
"_inBundle": false,
......@@ -19,9 +25,8 @@
"/express"
],
"_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
"_shasum": "e303a882b342cc3ee8ca513a79999734dab3ae2c",
"_spec": "cookie-signature@1.0.6",
"_where": "/Users/klaus/Documents/Web/Back/2019_tp2/projet/node_modules/express",
"_spec": "1.0.6",
"_where": "/Users/klaus/Documents/Web/Back/2019_tp2/projet/back",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@learnboost.com"
......@@ -29,9 +34,7 @@
"bugs": {
"url": "https://github.com/visionmedia/node-cookie-signature/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Sign and unsign cookies",
"devDependencies": {
"mocha": "*",
......
{
"_args": [
[
"cookie@0.4.0",
"/Users/klaus/Documents/Web/Back/2019_tp2/projet/back"
]
],
"_from": "cookie@0.4.0",
"_id": "cookie@0.4.0",
"_inBundle": false,
......@@ -19,9 +25,8 @@
"/express"
],
"_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.0.tgz",
"_shasum": "beb437e7022b3b6d49019d088665303ebe9c14ba",
"_spec": "cookie@0.4.0",
"_where": "/Users/klaus/Documents/Web/Back/2019_tp2/projet/node_modules/express",
"_spec": "0.4.0",
"_where": "/Users/klaus/Documents/Web/Back/2019_tp2/projet/back",
"author": {
"name": "Roman Shtylman",
"email": "shtylman@gmail.com"
......@@ -29,14 +34,12 @@
"bugs": {
"url": "https://github.com/jshttp/cookie/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
}
],
"deprecated": false,
"description": "HTTP server cookie parsing and serialization",
"devDependencies": {
"beautify-benchmark": "0.2.4",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment