Showing
22 changed files
with
202 additions
and
140 deletions
npm-demo/.gitignore
0 → 100644
1 | +node_modules/ |
1 | { | 1 | { |
2 | + "_args": [ | ||
3 | + [ | ||
4 | + "async@2.1.4", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
2 | "_from": "async@2.1.4", | 8 | "_from": "async@2.1.4", |
3 | "_id": "async@2.1.4", | 9 | "_id": "async@2.1.4", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
... | @@ -19,20 +25,17 @@ | ... | @@ -19,20 +25,17 @@ |
19 | "/mongoose" | 25 | "/mongoose" |
20 | ], | 26 | ], |
21 | "_resolved": "https://registry.npmjs.org/async/-/async-2.1.4.tgz", | 27 | "_resolved": "https://registry.npmjs.org/async/-/async-2.1.4.tgz", |
22 | - "_shasum": "2d2160c7788032e4dd6cbe2502f1f9a2c8f6cde4", | 28 | + "_spec": "2.1.4", |
23 | - "_spec": "async@2.1.4", | 29 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
24 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/mongoose", | ||
25 | "author": { | 30 | "author": { |
26 | "name": "Caolan McMahon" | 31 | "name": "Caolan McMahon" |
27 | }, | 32 | }, |
28 | "bugs": { | 33 | "bugs": { |
29 | "url": "https://github.com/caolan/async/issues" | 34 | "url": "https://github.com/caolan/async/issues" |
30 | }, | 35 | }, |
31 | - "bundleDependencies": false, | ||
32 | "dependencies": { | 36 | "dependencies": { |
33 | "lodash": "^4.14.0" | 37 | "lodash": "^4.14.0" |
34 | }, | 38 | }, |
35 | - "deprecated": false, | ||
36 | "description": "Higher-order functions and common patterns for asynchronous code", | 39 | "description": "Higher-order functions and common patterns for asynchronous code", |
37 | "devDependencies": { | 40 | "devDependencies": { |
38 | "babel-cli": "^6.16.0", | 41 | "babel-cli": "^6.16.0", | ... | ... |
1 | { | 1 | { |
2 | + "_args": [ | ||
3 | + [ | ||
4 | + "bluebird@3.5.0", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
2 | "_from": "bluebird@3.5.0", | 8 | "_from": "bluebird@3.5.0", |
3 | "_id": "bluebird@3.5.0", | 9 | "_id": "bluebird@3.5.0", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
... | @@ -19,9 +25,8 @@ | ... | @@ -19,9 +25,8 @@ |
19 | "/mquery" | 25 | "/mquery" |
20 | ], | 26 | ], |
21 | "_resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.0.tgz", | 27 | "_resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.0.tgz", |
22 | - "_shasum": "791420d7f551eea2897453a8a77653f96606d67c", | 28 | + "_spec": "3.5.0", |
23 | - "_spec": "bluebird@3.5.0", | 29 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
24 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/mquery", | ||
25 | "author": { | 30 | "author": { |
26 | "name": "Petka Antonov", | 31 | "name": "Petka Antonov", |
27 | "email": "petka_antonov@hotmail.com", | 32 | "email": "petka_antonov@hotmail.com", |
... | @@ -31,8 +36,6 @@ | ... | @@ -31,8 +36,6 @@ |
31 | "bugs": { | 36 | "bugs": { |
32 | "url": "http://github.com/petkaantonov/bluebird/issues" | 37 | "url": "http://github.com/petkaantonov/bluebird/issues" |
33 | }, | 38 | }, |
34 | - "bundleDependencies": false, | ||
35 | - "deprecated": false, | ||
36 | "description": "Full featured Promises/A+ implementation with exceptionally good performance", | 39 | "description": "Full featured Promises/A+ implementation with exceptionally good performance", |
37 | "devDependencies": { | 40 | "devDependencies": { |
38 | "acorn": "~0.6.0", | 41 | "acorn": "~0.6.0", | ... | ... |
1 | { | 1 | { |
2 | - "_from": "bson@~1.0.4", | 2 | + "_args": [ |
3 | + [ | ||
4 | + "bson@1.0.6", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
8 | + "_from": "bson@1.0.6", | ||
3 | "_id": "bson@1.0.6", | 9 | "_id": "bson@1.0.6", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
5 | "_integrity": "sha512-D8zmlb46xfuK2gGvKmUjIklQEouN2nQ0LEHHeZ/NoHM2LDiMk2EYzZ5Ntw/Urk+bgMDosOZxaRzXxvhI5TcAVQ==", | 11 | "_integrity": "sha512-D8zmlb46xfuK2gGvKmUjIklQEouN2nQ0LEHHeZ/NoHM2LDiMk2EYzZ5Ntw/Urk+bgMDosOZxaRzXxvhI5TcAVQ==", |
6 | "_location": "/bson", | 12 | "_location": "/bson", |
7 | "_phantomChildren": {}, | 13 | "_phantomChildren": {}, |
8 | "_requested": { | 14 | "_requested": { |
9 | - "type": "range", | 15 | + "type": "version", |
10 | "registry": true, | 16 | "registry": true, |
11 | - "raw": "bson@~1.0.4", | 17 | + "raw": "bson@1.0.6", |
12 | "name": "bson", | 18 | "name": "bson", |
13 | "escapedName": "bson", | 19 | "escapedName": "bson", |
14 | - "rawSpec": "~1.0.4", | 20 | + "rawSpec": "1.0.6", |
15 | "saveSpec": null, | 21 | "saveSpec": null, |
16 | - "fetchSpec": "~1.0.4" | 22 | + "fetchSpec": "1.0.6" |
17 | }, | 23 | }, |
18 | "_requiredBy": [ | 24 | "_requiredBy": [ |
19 | "/mongodb-core", | 25 | "/mongodb-core", |
20 | "/mongoose" | 26 | "/mongoose" |
21 | ], | 27 | ], |
22 | "_resolved": "https://registry.npmjs.org/bson/-/bson-1.0.6.tgz", | 28 | "_resolved": "https://registry.npmjs.org/bson/-/bson-1.0.6.tgz", |
23 | - "_shasum": "444db59ddd4c24f0cb063aabdc5c8c7b0ceca912", | 29 | + "_spec": "1.0.6", |
24 | - "_spec": "bson@~1.0.4", | 30 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
25 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/mongoose", | ||
26 | "author": { | 31 | "author": { |
27 | "name": "Christian Amor Kvalheim", | 32 | "name": "Christian Amor Kvalheim", |
28 | "email": "christkv@gmail.com" | 33 | "email": "christkv@gmail.com" |
... | @@ -31,12 +36,10 @@ | ... | @@ -31,12 +36,10 @@ |
31 | "bugs": { | 36 | "bugs": { |
32 | "url": "https://github.com/mongodb/js-bson/issues" | 37 | "url": "https://github.com/mongodb/js-bson/issues" |
33 | }, | 38 | }, |
34 | - "bundleDependencies": false, | ||
35 | "config": { | 39 | "config": { |
36 | "native": false | 40 | "native": false |
37 | }, | 41 | }, |
38 | "contributors": [], | 42 | "contributors": [], |
39 | - "deprecated": false, | ||
40 | "description": "A bson parser for node.js and the browser", | 43 | "description": "A bson parser for node.js and the browser", |
41 | "devDependencies": { | 44 | "devDependencies": { |
42 | "babel-core": "^6.14.0", | 45 | "babel-core": "^6.14.0", | ... | ... |
1 | { | 1 | { |
2 | + "_args": [ | ||
3 | + [ | ||
4 | + "debug@2.6.9", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
2 | "_from": "debug@2.6.9", | 8 | "_from": "debug@2.6.9", |
3 | "_id": "debug@2.6.9", | 9 | "_id": "debug@2.6.9", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
... | @@ -19,9 +25,8 @@ | ... | @@ -19,9 +25,8 @@ |
19 | "/mquery" | 25 | "/mquery" |
20 | ], | 26 | ], |
21 | "_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", | 27 | "_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", |
22 | - "_shasum": "5d128515df134ff327e90a4c93f4e077a536341f", | 28 | + "_spec": "2.6.9", |
23 | - "_spec": "debug@2.6.9", | 29 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
24 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/mquery", | ||
25 | "author": { | 30 | "author": { |
26 | "name": "TJ Holowaychuk", | 31 | "name": "TJ Holowaychuk", |
27 | "email": "tj@vision-media.ca" | 32 | "email": "tj@vision-media.ca" |
... | @@ -30,7 +35,6 @@ | ... | @@ -30,7 +35,6 @@ |
30 | "bugs": { | 35 | "bugs": { |
31 | "url": "https://github.com/visionmedia/debug/issues" | 36 | "url": "https://github.com/visionmedia/debug/issues" |
32 | }, | 37 | }, |
33 | - "bundleDependencies": false, | ||
34 | "component": { | 38 | "component": { |
35 | "scripts": { | 39 | "scripts": { |
36 | "debug/index.js": "browser.js", | 40 | "debug/index.js": "browser.js", |
... | @@ -51,7 +55,6 @@ | ... | @@ -51,7 +55,6 @@ |
51 | "dependencies": { | 55 | "dependencies": { |
52 | "ms": "2.0.0" | 56 | "ms": "2.0.0" |
53 | }, | 57 | }, |
54 | - "deprecated": false, | ||
55 | "description": "small debugging utility", | 58 | "description": "small debugging utility", |
56 | "devDependencies": { | 59 | "devDependencies": { |
57 | "browserify": "9.0.3", | 60 | "browserify": "9.0.3", | ... | ... |
1 | { | 1 | { |
2 | + "_args": [ | ||
3 | + [ | ||
4 | + "kareem@2.0.5", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
2 | "_from": "kareem@2.0.5", | 8 | "_from": "kareem@2.0.5", |
3 | "_id": "kareem@2.0.5", | 9 | "_id": "kareem@2.0.5", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
... | @@ -19,9 +25,8 @@ | ... | @@ -19,9 +25,8 @@ |
19 | "/mongoose" | 25 | "/mongoose" |
20 | ], | 26 | ], |
21 | "_resolved": "https://registry.npmjs.org/kareem/-/kareem-2.0.5.tgz", | 27 | "_resolved": "https://registry.npmjs.org/kareem/-/kareem-2.0.5.tgz", |
22 | - "_shasum": "437e1e40f1be304ee21b3e4790eb3a05418b35ca", | 28 | + "_spec": "2.0.5", |
23 | - "_spec": "kareem@2.0.5", | 29 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
24 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/mongoose", | ||
25 | "author": { | 30 | "author": { |
26 | "name": "Valeri Karpov", | 31 | "name": "Valeri Karpov", |
27 | "email": "val@karpov.io" | 32 | "email": "val@karpov.io" |
... | @@ -29,8 +34,6 @@ | ... | @@ -29,8 +34,6 @@ |
29 | "bugs": { | 34 | "bugs": { |
30 | "url": "https://github.com/vkarpov15/kareem/issues" | 35 | "url": "https://github.com/vkarpov15/kareem/issues" |
31 | }, | 36 | }, |
32 | - "bundleDependencies": false, | ||
33 | - "deprecated": false, | ||
34 | "description": "Next-generation take on pre/post function hooks", | 37 | "description": "Next-generation take on pre/post function hooks", |
35 | "devDependencies": { | 38 | "devDependencies": { |
36 | "acquit": "0.5.1", | 39 | "acquit": "0.5.1", | ... | ... |
1 | { | 1 | { |
2 | + "_args": [ | ||
3 | + [ | ||
4 | + "lodash.get@4.4.2", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
2 | "_from": "lodash.get@4.4.2", | 8 | "_from": "lodash.get@4.4.2", |
3 | "_id": "lodash.get@4.4.2", | 9 | "_id": "lodash.get@4.4.2", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
... | @@ -19,9 +25,8 @@ | ... | @@ -19,9 +25,8 @@ |
19 | "/mongoose" | 25 | "/mongoose" |
20 | ], | 26 | ], |
21 | "_resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", | 27 | "_resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", |
22 | - "_shasum": "2d177f652fa31e939b4438d5341499dfa3825e99", | 28 | + "_spec": "4.4.2", |
23 | - "_spec": "lodash.get@4.4.2", | 29 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
24 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/mongoose", | ||
25 | "author": { | 30 | "author": { |
26 | "name": "John-David Dalton", | 31 | "name": "John-David Dalton", |
27 | "email": "john.david.dalton@gmail.com", | 32 | "email": "john.david.dalton@gmail.com", |
... | @@ -30,7 +35,6 @@ | ... | @@ -30,7 +35,6 @@ |
30 | "bugs": { | 35 | "bugs": { |
31 | "url": "https://github.com/lodash/lodash/issues" | 36 | "url": "https://github.com/lodash/lodash/issues" |
32 | }, | 37 | }, |
33 | - "bundleDependencies": false, | ||
34 | "contributors": [ | 38 | "contributors": [ |
35 | { | 39 | { |
36 | "name": "John-David Dalton", | 40 | "name": "John-David Dalton", |
... | @@ -48,7 +52,6 @@ | ... | @@ -48,7 +52,6 @@ |
48 | "url": "https://mathiasbynens.be/" | 52 | "url": "https://mathiasbynens.be/" |
49 | } | 53 | } |
50 | ], | 54 | ], |
51 | - "deprecated": false, | ||
52 | "description": "The lodash method `_.get` exported as a module.", | 55 | "description": "The lodash method `_.get` exported as a module.", |
53 | "homepage": "https://lodash.com/", | 56 | "homepage": "https://lodash.com/", |
54 | "icon": "https://lodash.com/icon.svg", | 57 | "icon": "https://lodash.com/icon.svg", | ... | ... |
1 | { | 1 | { |
2 | - "_from": "lodash@^4.14.0", | 2 | + "_args": [ |
3 | + [ | ||
4 | + "lodash@4.17.5", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
8 | + "_from": "lodash@4.17.5", | ||
3 | "_id": "lodash@4.17.5", | 9 | "_id": "lodash@4.17.5", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
5 | "_integrity": "sha512-svL3uiZf1RwhH+cWrfZn3A4+U58wbP0tGVTLQPbjplZxZ8ROD9VLuNgsRniTlLe7OlSqR79RUehXgpBW/s0IQw==", | 11 | "_integrity": "sha512-svL3uiZf1RwhH+cWrfZn3A4+U58wbP0tGVTLQPbjplZxZ8ROD9VLuNgsRniTlLe7OlSqR79RUehXgpBW/s0IQw==", |
6 | "_location": "/lodash", | 12 | "_location": "/lodash", |
7 | "_phantomChildren": {}, | 13 | "_phantomChildren": {}, |
8 | "_requested": { | 14 | "_requested": { |
9 | - "type": "range", | 15 | + "type": "version", |
10 | "registry": true, | 16 | "registry": true, |
11 | - "raw": "lodash@^4.14.0", | 17 | + "raw": "lodash@4.17.5", |
12 | "name": "lodash", | 18 | "name": "lodash", |
13 | "escapedName": "lodash", | 19 | "escapedName": "lodash", |
14 | - "rawSpec": "^4.14.0", | 20 | + "rawSpec": "4.17.5", |
15 | "saveSpec": null, | 21 | "saveSpec": null, |
16 | - "fetchSpec": "^4.14.0" | 22 | + "fetchSpec": "4.17.5" |
17 | }, | 23 | }, |
18 | "_requiredBy": [ | 24 | "_requiredBy": [ |
19 | "/async" | 25 | "/async" |
20 | ], | 26 | ], |
21 | "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.5.tgz", | 27 | "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.5.tgz", |
22 | - "_shasum": "99a92d65c0272debe8c96b6057bc8fbfa3bed511", | 28 | + "_spec": "4.17.5", |
23 | - "_spec": "lodash@^4.14.0", | 29 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
24 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/async", | ||
25 | "author": { | 30 | "author": { |
26 | "name": "John-David Dalton", | 31 | "name": "John-David Dalton", |
27 | "email": "john.david.dalton@gmail.com", | 32 | "email": "john.david.dalton@gmail.com", |
... | @@ -30,7 +35,6 @@ | ... | @@ -30,7 +35,6 @@ |
30 | "bugs": { | 35 | "bugs": { |
31 | "url": "https://github.com/lodash/lodash/issues" | 36 | "url": "https://github.com/lodash/lodash/issues" |
32 | }, | 37 | }, |
33 | - "bundleDependencies": false, | ||
34 | "contributors": [ | 38 | "contributors": [ |
35 | { | 39 | { |
36 | "name": "John-David Dalton", | 40 | "name": "John-David Dalton", |
... | @@ -43,7 +47,6 @@ | ... | @@ -43,7 +47,6 @@ |
43 | "url": "https://mathiasbynens.be/" | 47 | "url": "https://mathiasbynens.be/" |
44 | } | 48 | } |
45 | ], | 49 | ], |
46 | - "deprecated": false, | ||
47 | "description": "Lodash modular utilities.", | 50 | "description": "Lodash modular utilities.", |
48 | "homepage": "https://lodash.com/", | 51 | "homepage": "https://lodash.com/", |
49 | "icon": "https://lodash.com/icon.svg", | 52 | "icon": "https://lodash.com/icon.svg", | ... | ... |
1 | { | 1 | { |
2 | + "_args": [ | ||
3 | + [ | ||
4 | + "mongodb-core@3.0.4", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
2 | "_from": "mongodb-core@3.0.4", | 8 | "_from": "mongodb-core@3.0.4", |
3 | "_id": "mongodb-core@3.0.4", | 9 | "_id": "mongodb-core@3.0.4", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
... | @@ -19,21 +25,18 @@ | ... | @@ -19,21 +25,18 @@ |
19 | "/mongodb" | 25 | "/mongodb" |
20 | ], | 26 | ], |
21 | "_resolved": "https://registry.npmjs.org/mongodb-core/-/mongodb-core-3.0.4.tgz", | 27 | "_resolved": "https://registry.npmjs.org/mongodb-core/-/mongodb-core-3.0.4.tgz", |
22 | - "_shasum": "a3fdf466e697a2f1df87e458e5e2df1c26cc654b", | 28 | + "_spec": "3.0.4", |
23 | - "_spec": "mongodb-core@3.0.4", | 29 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
24 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/mongodb", | ||
25 | "author": { | 30 | "author": { |
26 | "name": "Christian Kvalheim" | 31 | "name": "Christian Kvalheim" |
27 | }, | 32 | }, |
28 | "bugs": { | 33 | "bugs": { |
29 | "url": "https://github.com/mongodb-js/mongodb-core/issues" | 34 | "url": "https://github.com/mongodb-js/mongodb-core/issues" |
30 | }, | 35 | }, |
31 | - "bundleDependencies": false, | ||
32 | "dependencies": { | 36 | "dependencies": { |
33 | "bson": "~1.0.4", | 37 | "bson": "~1.0.4", |
34 | "require_optional": "^1.0.1" | 38 | "require_optional": "^1.0.1" |
35 | }, | 39 | }, |
36 | - "deprecated": false, | ||
37 | "description": "Core MongoDB driver functionality, no bells and whistles and meant for integration not end applications", | 40 | "description": "Core MongoDB driver functionality, no bells and whistles and meant for integration not end applications", |
38 | "devDependencies": { | 41 | "devDependencies": { |
39 | "chai": "^4.1.2", | 42 | "chai": "^4.1.2", | ... | ... |
1 | { | 1 | { |
2 | + "_args": [ | ||
3 | + [ | ||
4 | + "mongodb@3.0.4", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
2 | "_from": "mongodb@3.0.4", | 8 | "_from": "mongodb@3.0.4", |
3 | "_id": "mongodb@3.0.4", | 9 | "_id": "mongodb@3.0.4", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
... | @@ -19,20 +25,17 @@ | ... | @@ -19,20 +25,17 @@ |
19 | "/mongoose" | 25 | "/mongoose" |
20 | ], | 26 | ], |
21 | "_resolved": "https://registry.npmjs.org/mongodb/-/mongodb-3.0.4.tgz", | 27 | "_resolved": "https://registry.npmjs.org/mongodb/-/mongodb-3.0.4.tgz", |
22 | - "_shasum": "ee0c0f7bc565edc5f40ee2d23170e522a8ad2286", | 28 | + "_spec": "3.0.4", |
23 | - "_spec": "mongodb@3.0.4", | 29 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
24 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/mongoose", | ||
25 | "author": { | 30 | "author": { |
26 | "name": "Christian Kvalheim" | 31 | "name": "Christian Kvalheim" |
27 | }, | 32 | }, |
28 | "bugs": { | 33 | "bugs": { |
29 | "url": "https://github.com/mongodb/node-mongodb-native/issues" | 34 | "url": "https://github.com/mongodb/node-mongodb-native/issues" |
30 | }, | 35 | }, |
31 | - "bundleDependencies": false, | ||
32 | "dependencies": { | 36 | "dependencies": { |
33 | "mongodb-core": "3.0.4" | 37 | "mongodb-core": "3.0.4" |
34 | }, | 38 | }, |
35 | - "deprecated": false, | ||
36 | "description": "The official MongoDB driver for Node.js", | 39 | "description": "The official MongoDB driver for Node.js", |
37 | "devDependencies": { | 40 | "devDependencies": { |
38 | "betterbenchmarks": "^0.1.0", | 41 | "betterbenchmarks": "^0.1.0", | ... | ... |
1 | { | 1 | { |
2 | + "_args": [ | ||
3 | + [ | ||
4 | + "mongoose-legacy-pluralize@1.0.2", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
2 | "_from": "mongoose-legacy-pluralize@1.0.2", | 8 | "_from": "mongoose-legacy-pluralize@1.0.2", |
3 | "_id": "mongoose-legacy-pluralize@1.0.2", | 9 | "_id": "mongoose-legacy-pluralize@1.0.2", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
... | @@ -19,9 +25,8 @@ | ... | @@ -19,9 +25,8 @@ |
19 | "/mongoose" | 25 | "/mongoose" |
20 | ], | 26 | ], |
21 | "_resolved": "https://registry.npmjs.org/mongoose-legacy-pluralize/-/mongoose-legacy-pluralize-1.0.2.tgz", | 27 | "_resolved": "https://registry.npmjs.org/mongoose-legacy-pluralize/-/mongoose-legacy-pluralize-1.0.2.tgz", |
22 | - "_shasum": "3ba9f91fa507b5186d399fb40854bff18fb563e4", | 28 | + "_spec": "1.0.2", |
23 | - "_spec": "mongoose-legacy-pluralize@1.0.2", | 29 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
24 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/mongoose", | ||
25 | "author": { | 30 | "author": { |
26 | "name": "Valeri Karpov", | 31 | "name": "Valeri Karpov", |
27 | "email": "val@karpov.io" | 32 | "email": "val@karpov.io" |
... | @@ -29,8 +34,6 @@ | ... | @@ -29,8 +34,6 @@ |
29 | "bugs": { | 34 | "bugs": { |
30 | "url": "https://github.com/vkarpov15/mongoose-legacy-pluralize/issues" | 35 | "url": "https://github.com/vkarpov15/mongoose-legacy-pluralize/issues" |
31 | }, | 36 | }, |
32 | - "bundleDependencies": false, | ||
33 | - "deprecated": false, | ||
34 | "description": "Legacy pluralization logic for mongoose", | 37 | "description": "Legacy pluralization logic for mongoose", |
35 | "homepage": "https://github.com/vkarpov15/mongoose-legacy-pluralize", | 38 | "homepage": "https://github.com/vkarpov15/mongoose-legacy-pluralize", |
36 | "keywords": [ | 39 | "keywords": [ | ... | ... |
1 | { | 1 | { |
2 | - "_from": "mongoose", | 2 | + "_args": [ |
3 | + [ | ||
4 | + "mongoose@5.0.11", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
8 | + "_from": "mongoose@5.0.11", | ||
3 | "_id": "mongoose@5.0.11", | 9 | "_id": "mongoose@5.0.11", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
5 | "_integrity": "sha512-VAnMQ356GdQauWJM4KjQh5VuysPv8r+Nm7bKk9F/np3VQwe31B/p6ynQQVmLsTwmkjF5Dqw1pC8Rlg8CCa3rNA==", | 11 | "_integrity": "sha512-VAnMQ356GdQauWJM4KjQh5VuysPv8r+Nm7bKk9F/np3VQwe31B/p6ynQQVmLsTwmkjF5Dqw1pC8Rlg8CCa3rNA==", |
6 | "_location": "/mongoose", | 12 | "_location": "/mongoose", |
7 | "_phantomChildren": {}, | 13 | "_phantomChildren": {}, |
8 | "_requested": { | 14 | "_requested": { |
9 | - "type": "tag", | 15 | + "type": "version", |
10 | "registry": true, | 16 | "registry": true, |
11 | - "raw": "mongoose", | 17 | + "raw": "mongoose@5.0.11", |
12 | "name": "mongoose", | 18 | "name": "mongoose", |
13 | "escapedName": "mongoose", | 19 | "escapedName": "mongoose", |
14 | - "rawSpec": "", | 20 | + "rawSpec": "5.0.11", |
15 | "saveSpec": null, | 21 | "saveSpec": null, |
16 | - "fetchSpec": "latest" | 22 | + "fetchSpec": "5.0.11" |
17 | }, | 23 | }, |
18 | "_requiredBy": [ | 24 | "_requiredBy": [ |
19 | - "#USER", | ||
20 | "/" | 25 | "/" |
21 | ], | 26 | ], |
22 | "_resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.0.11.tgz", | 27 | "_resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.0.11.tgz", |
23 | - "_shasum": "bb31a98591cd2377312ded28155281110a9e1da0", | 28 | + "_spec": "5.0.11", |
24 | - "_spec": "mongoose", | ||
25 | "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", | 29 | "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
26 | "author": { | 30 | "author": { |
27 | "name": "Guillermo Rauch", | 31 | "name": "Guillermo Rauch", |
... | @@ -31,7 +35,6 @@ | ... | @@ -31,7 +35,6 @@ |
31 | "bugs": { | 35 | "bugs": { |
32 | "url": "https://github.com/Automattic/mongoose/issues/new" | 36 | "url": "https://github.com/Automattic/mongoose/issues/new" |
33 | }, | 37 | }, |
34 | - "bundleDependencies": false, | ||
35 | "dependencies": { | 38 | "dependencies": { |
36 | "async": "2.1.4", | 39 | "async": "2.1.4", |
37 | "bson": "~1.0.4", | 40 | "bson": "~1.0.4", |
... | @@ -45,7 +48,6 @@ | ... | @@ -45,7 +48,6 @@ |
45 | "regexp-clone": "0.0.1", | 48 | "regexp-clone": "0.0.1", |
46 | "sliced": "1.0.1" | 49 | "sliced": "1.0.1" |
47 | }, | 50 | }, |
48 | - "deprecated": false, | ||
49 | "description": "Mongoose MongoDB ODM", | 51 | "description": "Mongoose MongoDB ODM", |
50 | "devDependencies": { | 52 | "devDependencies": { |
51 | "acquit": "0.5.1", | 53 | "acquit": "0.5.1", | ... | ... |
1 | { | 1 | { |
2 | + "_args": [ | ||
3 | + [ | ||
4 | + "mpath@0.3.0", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
2 | "_from": "mpath@0.3.0", | 8 | "_from": "mpath@0.3.0", |
3 | "_id": "mpath@0.3.0", | 9 | "_id": "mpath@0.3.0", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
... | @@ -19,9 +25,8 @@ | ... | @@ -19,9 +25,8 @@ |
19 | "/mongoose" | 25 | "/mongoose" |
20 | ], | 26 | ], |
21 | "_resolved": "https://registry.npmjs.org/mpath/-/mpath-0.3.0.tgz", | 27 | "_resolved": "https://registry.npmjs.org/mpath/-/mpath-0.3.0.tgz", |
22 | - "_shasum": "7a58f789e9b5fd3c94520634157960f26bd5ef44", | 28 | + "_spec": "0.3.0", |
23 | - "_spec": "mpath@0.3.0", | 29 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
24 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/mongoose", | ||
25 | "author": { | 30 | "author": { |
26 | "name": "Aaron Heckmann", | 31 | "name": "Aaron Heckmann", |
27 | "email": "aaron.heckmann+github@gmail.com" | 32 | "email": "aaron.heckmann+github@gmail.com" |
... | @@ -29,8 +34,6 @@ | ... | @@ -29,8 +34,6 @@ |
29 | "bugs": { | 34 | "bugs": { |
30 | "url": "https://github.com/aheckmann/mpath/issues" | 35 | "url": "https://github.com/aheckmann/mpath/issues" |
31 | }, | 36 | }, |
32 | - "bundleDependencies": false, | ||
33 | - "deprecated": false, | ||
34 | "description": "{G,S}et object values using MongoDB-like path notation", | 37 | "description": "{G,S}et object values using MongoDB-like path notation", |
35 | "devDependencies": { | 38 | "devDependencies": { |
36 | "benchmark": "~1.0.0", | 39 | "benchmark": "~1.0.0", | ... | ... |
1 | { | 1 | { |
2 | + "_args": [ | ||
3 | + [ | ||
4 | + "sliced@0.0.5", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
2 | "_from": "sliced@0.0.5", | 8 | "_from": "sliced@0.0.5", |
3 | "_id": "sliced@0.0.5", | 9 | "_id": "sliced@0.0.5", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
... | @@ -19,9 +25,8 @@ | ... | @@ -19,9 +25,8 @@ |
19 | "/mquery" | 25 | "/mquery" |
20 | ], | 26 | ], |
21 | "_resolved": "https://registry.npmjs.org/sliced/-/sliced-0.0.5.tgz", | 27 | "_resolved": "https://registry.npmjs.org/sliced/-/sliced-0.0.5.tgz", |
22 | - "_shasum": "5edc044ca4eb6f7816d50ba2fc63e25d8fe4707f", | 28 | + "_spec": "0.0.5", |
23 | - "_spec": "sliced@0.0.5", | 29 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
24 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/mquery", | ||
25 | "author": { | 30 | "author": { |
26 | "name": "Aaron Heckmann", | 31 | "name": "Aaron Heckmann", |
27 | "email": "aaron.heckmann+github@gmail.com" | 32 | "email": "aaron.heckmann+github@gmail.com" |
... | @@ -29,8 +34,6 @@ | ... | @@ -29,8 +34,6 @@ |
29 | "bugs": { | 34 | "bugs": { |
30 | "url": "https://github.com/aheckmann/sliced/issues" | 35 | "url": "https://github.com/aheckmann/sliced/issues" |
31 | }, | 36 | }, |
32 | - "bundleDependencies": false, | ||
33 | - "deprecated": false, | ||
34 | "description": "A faster Node.js alternative to Array.prototype.slice.call(arguments)", | 37 | "description": "A faster Node.js alternative to Array.prototype.slice.call(arguments)", |
35 | "devDependencies": { | 38 | "devDependencies": { |
36 | "benchmark": "~1.0.0", | 39 | "benchmark": "~1.0.0", | ... | ... |
1 | { | 1 | { |
2 | + "_args": [ | ||
3 | + [ | ||
4 | + "mquery@3.0.0", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
2 | "_from": "mquery@3.0.0", | 8 | "_from": "mquery@3.0.0", |
3 | "_id": "mquery@3.0.0", | 9 | "_id": "mquery@3.0.0", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
... | @@ -19,9 +25,8 @@ | ... | @@ -19,9 +25,8 @@ |
19 | "/mongoose" | 25 | "/mongoose" |
20 | ], | 26 | ], |
21 | "_resolved": "https://registry.npmjs.org/mquery/-/mquery-3.0.0.tgz", | 27 | "_resolved": "https://registry.npmjs.org/mquery/-/mquery-3.0.0.tgz", |
22 | - "_shasum": "e5f387dbabc0b9b69859e550e810faabe0ceabb0", | 28 | + "_spec": "3.0.0", |
23 | - "_spec": "mquery@3.0.0", | 29 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
24 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/mongoose", | ||
25 | "author": { | 30 | "author": { |
26 | "name": "Aaron Heckmann", | 31 | "name": "Aaron Heckmann", |
27 | "email": "aaron.heckmann+github@gmail.com" | 32 | "email": "aaron.heckmann+github@gmail.com" |
... | @@ -29,14 +34,12 @@ | ... | @@ -29,14 +34,12 @@ |
29 | "bugs": { | 34 | "bugs": { |
30 | "url": "https://github.com/aheckmann/mquery/issues/new" | 35 | "url": "https://github.com/aheckmann/mquery/issues/new" |
31 | }, | 36 | }, |
32 | - "bundleDependencies": false, | ||
33 | "dependencies": { | 37 | "dependencies": { |
34 | "bluebird": "3.5.0", | 38 | "bluebird": "3.5.0", |
35 | "debug": "2.6.9", | 39 | "debug": "2.6.9", |
36 | "regexp-clone": "0.0.1", | 40 | "regexp-clone": "0.0.1", |
37 | "sliced": "0.0.5" | 41 | "sliced": "0.0.5" |
38 | }, | 42 | }, |
39 | - "deprecated": false, | ||
40 | "description": "Expressive query building for MongoDB", | 43 | "description": "Expressive query building for MongoDB", |
41 | "devDependencies": { | 44 | "devDependencies": { |
42 | "istanbul": "^0.4.5", | 45 | "istanbul": "^0.4.5", | ... | ... |
1 | { | 1 | { |
2 | + "_args": [ | ||
3 | + [ | ||
4 | + "ms@2.0.0", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
2 | "_from": "ms@2.0.0", | 8 | "_from": "ms@2.0.0", |
3 | "_id": "ms@2.0.0", | 9 | "_id": "ms@2.0.0", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
... | @@ -20,14 +26,11 @@ | ... | @@ -20,14 +26,11 @@ |
20 | "/mongoose" | 26 | "/mongoose" |
21 | ], | 27 | ], |
22 | "_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", | 28 | "_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", |
23 | - "_shasum": "5608aeadfc00be6c2901df5f9861788de0d597c8", | 29 | + "_spec": "2.0.0", |
24 | - "_spec": "ms@2.0.0", | 30 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
25 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/mongoose", | ||
26 | "bugs": { | 31 | "bugs": { |
27 | "url": "https://github.com/zeit/ms/issues" | 32 | "url": "https://github.com/zeit/ms/issues" |
28 | }, | 33 | }, |
29 | - "bundleDependencies": false, | ||
30 | - "deprecated": false, | ||
31 | "description": "Tiny milisecond conversion utility", | 34 | "description": "Tiny milisecond conversion utility", |
32 | "devDependencies": { | 35 | "devDependencies": { |
33 | "eslint": "3.19.0", | 36 | "eslint": "3.19.0", | ... | ... |
1 | { | 1 | { |
2 | + "_args": [ | ||
3 | + [ | ||
4 | + "regexp-clone@0.0.1", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
2 | "_from": "regexp-clone@0.0.1", | 8 | "_from": "regexp-clone@0.0.1", |
3 | "_id": "regexp-clone@0.0.1", | 9 | "_id": "regexp-clone@0.0.1", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
... | @@ -20,9 +26,8 @@ | ... | @@ -20,9 +26,8 @@ |
20 | "/mquery" | 26 | "/mquery" |
21 | ], | 27 | ], |
22 | "_resolved": "https://registry.npmjs.org/regexp-clone/-/regexp-clone-0.0.1.tgz", | 28 | "_resolved": "https://registry.npmjs.org/regexp-clone/-/regexp-clone-0.0.1.tgz", |
23 | - "_shasum": "a7c2e09891fdbf38fbb10d376fb73003e68ac589", | 29 | + "_spec": "0.0.1", |
24 | - "_spec": "regexp-clone@0.0.1", | 30 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
25 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/mongoose", | ||
26 | "author": { | 31 | "author": { |
27 | "name": "Aaron Heckmann", | 32 | "name": "Aaron Heckmann", |
28 | "email": "aaron.heckmann+github@gmail.com" | 33 | "email": "aaron.heckmann+github@gmail.com" |
... | @@ -30,8 +35,6 @@ | ... | @@ -30,8 +35,6 @@ |
30 | "bugs": { | 35 | "bugs": { |
31 | "url": "https://github.com/aheckmann/regexp-clone/issues" | 36 | "url": "https://github.com/aheckmann/regexp-clone/issues" |
32 | }, | 37 | }, |
33 | - "bundleDependencies": false, | ||
34 | - "deprecated": false, | ||
35 | "description": "Clone RegExps with options", | 38 | "description": "Clone RegExps with options", |
36 | "devDependencies": { | 39 | "devDependencies": { |
37 | "mocha": "1.8.1" | 40 | "mocha": "1.8.1" | ... | ... |
1 | { | 1 | { |
2 | - "_from": "require_optional@^1.0.1", | 2 | + "_args": [ |
3 | + [ | ||
4 | + "require_optional@1.0.1", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
8 | + "_from": "require_optional@1.0.1", | ||
3 | "_id": "require_optional@1.0.1", | 9 | "_id": "require_optional@1.0.1", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
5 | "_integrity": "sha512-qhM/y57enGWHAe3v/NcwML6a3/vfESLe/sGM2dII+gEO0BpKRUkWZow/tyloNqJyN6kXSl3RyyM8Ll5D/sJP8g==", | 11 | "_integrity": "sha512-qhM/y57enGWHAe3v/NcwML6a3/vfESLe/sGM2dII+gEO0BpKRUkWZow/tyloNqJyN6kXSl3RyyM8Ll5D/sJP8g==", |
6 | "_location": "/require_optional", | 12 | "_location": "/require_optional", |
7 | "_phantomChildren": {}, | 13 | "_phantomChildren": {}, |
8 | "_requested": { | 14 | "_requested": { |
9 | - "type": "range", | 15 | + "type": "version", |
10 | "registry": true, | 16 | "registry": true, |
11 | - "raw": "require_optional@^1.0.1", | 17 | + "raw": "require_optional@1.0.1", |
12 | "name": "require_optional", | 18 | "name": "require_optional", |
13 | "escapedName": "require_optional", | 19 | "escapedName": "require_optional", |
14 | - "rawSpec": "^1.0.1", | 20 | + "rawSpec": "1.0.1", |
15 | "saveSpec": null, | 21 | "saveSpec": null, |
16 | - "fetchSpec": "^1.0.1" | 22 | + "fetchSpec": "1.0.1" |
17 | }, | 23 | }, |
18 | "_requiredBy": [ | 24 | "_requiredBy": [ |
19 | "/mongodb-core" | 25 | "/mongodb-core" |
20 | ], | 26 | ], |
21 | "_resolved": "https://registry.npmjs.org/require_optional/-/require_optional-1.0.1.tgz", | 27 | "_resolved": "https://registry.npmjs.org/require_optional/-/require_optional-1.0.1.tgz", |
22 | - "_shasum": "4cf35a4247f64ca3df8c2ef208cc494b1ca8fc2e", | 28 | + "_spec": "1.0.1", |
23 | - "_spec": "require_optional@^1.0.1", | 29 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
24 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/mongodb-core", | ||
25 | "author": { | 30 | "author": { |
26 | "name": "Christian Kvalheim Amor" | 31 | "name": "Christian Kvalheim Amor" |
27 | }, | 32 | }, |
28 | "bugs": { | 33 | "bugs": { |
29 | "url": "https://github.com/christkv/require_optional/issues" | 34 | "url": "https://github.com/christkv/require_optional/issues" |
30 | }, | 35 | }, |
31 | - "bundleDependencies": false, | ||
32 | "dependencies": { | 36 | "dependencies": { |
33 | "resolve-from": "^2.0.0", | 37 | "resolve-from": "^2.0.0", |
34 | "semver": "^5.1.0" | 38 | "semver": "^5.1.0" |
35 | }, | 39 | }, |
36 | - "deprecated": false, | ||
37 | "description": "Allows you declare optionalPeerDependencies that can be satisfied by the top level module but ignored if they are not.", | 40 | "description": "Allows you declare optionalPeerDependencies that can be satisfied by the top level module but ignored if they are not.", |
38 | "devDependencies": { | 41 | "devDependencies": { |
39 | "bson": "0.4.21", | 42 | "bson": "0.4.21", | ... | ... |
1 | { | 1 | { |
2 | - "_from": "resolve-from@^2.0.0", | 2 | + "_args": [ |
3 | + [ | ||
4 | + "resolve-from@2.0.0", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
8 | + "_from": "resolve-from@2.0.0", | ||
3 | "_id": "resolve-from@2.0.0", | 9 | "_id": "resolve-from@2.0.0", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
5 | "_integrity": "sha1-lICrIOlP+h2egKgEx+oUdhGWa1c=", | 11 | "_integrity": "sha1-lICrIOlP+h2egKgEx+oUdhGWa1c=", |
6 | "_location": "/resolve-from", | 12 | "_location": "/resolve-from", |
7 | "_phantomChildren": {}, | 13 | "_phantomChildren": {}, |
8 | "_requested": { | 14 | "_requested": { |
9 | - "type": "range", | 15 | + "type": "version", |
10 | "registry": true, | 16 | "registry": true, |
11 | - "raw": "resolve-from@^2.0.0", | 17 | + "raw": "resolve-from@2.0.0", |
12 | "name": "resolve-from", | 18 | "name": "resolve-from", |
13 | "escapedName": "resolve-from", | 19 | "escapedName": "resolve-from", |
14 | - "rawSpec": "^2.0.0", | 20 | + "rawSpec": "2.0.0", |
15 | "saveSpec": null, | 21 | "saveSpec": null, |
16 | - "fetchSpec": "^2.0.0" | 22 | + "fetchSpec": "2.0.0" |
17 | }, | 23 | }, |
18 | "_requiredBy": [ | 24 | "_requiredBy": [ |
19 | "/require_optional" | 25 | "/require_optional" |
20 | ], | 26 | ], |
21 | "_resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-2.0.0.tgz", | 27 | "_resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-2.0.0.tgz", |
22 | - "_shasum": "9480ab20e94ffa1d9e80a804c7ea147611966b57", | 28 | + "_spec": "2.0.0", |
23 | - "_spec": "resolve-from@^2.0.0", | 29 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
24 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/require_optional", | ||
25 | "author": { | 30 | "author": { |
26 | "name": "Sindre Sorhus", | 31 | "name": "Sindre Sorhus", |
27 | "email": "sindresorhus@gmail.com", | 32 | "email": "sindresorhus@gmail.com", |
... | @@ -30,8 +35,6 @@ | ... | @@ -30,8 +35,6 @@ |
30 | "bugs": { | 35 | "bugs": { |
31 | "url": "https://github.com/sindresorhus/resolve-from/issues" | 36 | "url": "https://github.com/sindresorhus/resolve-from/issues" |
32 | }, | 37 | }, |
33 | - "bundleDependencies": false, | ||
34 | - "deprecated": false, | ||
35 | "description": "Resolve the path of a module like require.resolve() but from a given path", | 38 | "description": "Resolve the path of a module like require.resolve() but from a given path", |
36 | "devDependencies": { | 39 | "devDependencies": { |
37 | "ava": "*", | 40 | "ava": "*", | ... | ... |
1 | { | 1 | { |
2 | - "_from": "semver@^5.1.0", | 2 | + "_args": [ |
3 | + [ | ||
4 | + "semver@5.5.0", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
8 | + "_from": "semver@5.5.0", | ||
3 | "_id": "semver@5.5.0", | 9 | "_id": "semver@5.5.0", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
5 | "_integrity": "sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA==", | 11 | "_integrity": "sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA==", |
6 | "_location": "/semver", | 12 | "_location": "/semver", |
7 | "_phantomChildren": {}, | 13 | "_phantomChildren": {}, |
8 | "_requested": { | 14 | "_requested": { |
9 | - "type": "range", | 15 | + "type": "version", |
10 | "registry": true, | 16 | "registry": true, |
11 | - "raw": "semver@^5.1.0", | 17 | + "raw": "semver@5.5.0", |
12 | "name": "semver", | 18 | "name": "semver", |
13 | "escapedName": "semver", | 19 | "escapedName": "semver", |
14 | - "rawSpec": "^5.1.0", | 20 | + "rawSpec": "5.5.0", |
15 | "saveSpec": null, | 21 | "saveSpec": null, |
16 | - "fetchSpec": "^5.1.0" | 22 | + "fetchSpec": "5.5.0" |
17 | }, | 23 | }, |
18 | "_requiredBy": [ | 24 | "_requiredBy": [ |
19 | "/require_optional" | 25 | "/require_optional" |
20 | ], | 26 | ], |
21 | "_resolved": "https://registry.npmjs.org/semver/-/semver-5.5.0.tgz", | 27 | "_resolved": "https://registry.npmjs.org/semver/-/semver-5.5.0.tgz", |
22 | - "_shasum": "dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab", | 28 | + "_spec": "5.5.0", |
23 | - "_spec": "semver@^5.1.0", | 29 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
24 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/require_optional", | ||
25 | "bin": { | 30 | "bin": { |
26 | "semver": "./bin/semver" | 31 | "semver": "./bin/semver" |
27 | }, | 32 | }, |
28 | "bugs": { | 33 | "bugs": { |
29 | "url": "https://github.com/npm/node-semver/issues" | 34 | "url": "https://github.com/npm/node-semver/issues" |
30 | }, | 35 | }, |
31 | - "bundleDependencies": false, | ||
32 | - "deprecated": false, | ||
33 | "description": "The semantic version parser used by npm.", | 36 | "description": "The semantic version parser used by npm.", |
34 | "devDependencies": { | 37 | "devDependencies": { |
35 | "tap": "^10.7.0" | 38 | "tap": "^10.7.0" | ... | ... |
1 | { | 1 | { |
2 | + "_args": [ | ||
3 | + [ | ||
4 | + "sliced@1.0.1", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
2 | "_from": "sliced@1.0.1", | 8 | "_from": "sliced@1.0.1", |
3 | "_id": "sliced@1.0.1", | 9 | "_id": "sliced@1.0.1", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
... | @@ -19,9 +25,8 @@ | ... | @@ -19,9 +25,8 @@ |
19 | "/mongoose" | 25 | "/mongoose" |
20 | ], | 26 | ], |
21 | "_resolved": "https://registry.npmjs.org/sliced/-/sliced-1.0.1.tgz", | 27 | "_resolved": "https://registry.npmjs.org/sliced/-/sliced-1.0.1.tgz", |
22 | - "_shasum": "0b3a662b5d04c3177b1926bea82b03f837a2ef41", | 28 | + "_spec": "1.0.1", |
23 | - "_spec": "sliced@1.0.1", | 29 | + "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
24 | - "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo/node_modules/mongoose", | ||
25 | "author": { | 30 | "author": { |
26 | "name": "Aaron Heckmann", | 31 | "name": "Aaron Heckmann", |
27 | "email": "aaron.heckmann+github@gmail.com" | 32 | "email": "aaron.heckmann+github@gmail.com" |
... | @@ -29,9 +34,7 @@ | ... | @@ -29,9 +34,7 @@ |
29 | "bugs": { | 34 | "bugs": { |
30 | "url": "https://github.com/aheckmann/sliced/issues" | 35 | "url": "https://github.com/aheckmann/sliced/issues" |
31 | }, | 36 | }, |
32 | - "bundleDependencies": false, | ||
33 | "dependencies": {}, | 37 | "dependencies": {}, |
34 | - "deprecated": false, | ||
35 | "description": "A faster Node.js alternative to Array.prototype.slice.call(arguments)", | 38 | "description": "A faster Node.js alternative to Array.prototype.slice.call(arguments)", |
36 | "devDependencies": { | 39 | "devDependencies": { |
37 | "benchmark": "~1.0.0", | 40 | "benchmark": "~1.0.0", | ... | ... |
1 | { | 1 | { |
2 | - "_from": "underscore", | 2 | + "_args": [ |
3 | + [ | ||
4 | + "underscore@1.8.3", | ||
5 | + "/Users/jeminlee/git-projects/node-practice/npm-demo" | ||
6 | + ] | ||
7 | + ], | ||
8 | + "_from": "underscore@1.8.3", | ||
3 | "_id": "underscore@1.8.3", | 9 | "_id": "underscore@1.8.3", |
4 | "_inBundle": false, | 10 | "_inBundle": false, |
5 | "_integrity": "sha1-Tz+1OxBuYJf8+ctBCfKl6b36UCI=", | 11 | "_integrity": "sha1-Tz+1OxBuYJf8+ctBCfKl6b36UCI=", |
6 | "_location": "/underscore", | 12 | "_location": "/underscore", |
7 | "_phantomChildren": {}, | 13 | "_phantomChildren": {}, |
8 | "_requested": { | 14 | "_requested": { |
9 | - "type": "tag", | 15 | + "type": "version", |
10 | "registry": true, | 16 | "registry": true, |
11 | - "raw": "underscore", | 17 | + "raw": "underscore@1.8.3", |
12 | "name": "underscore", | 18 | "name": "underscore", |
13 | "escapedName": "underscore", | 19 | "escapedName": "underscore", |
14 | - "rawSpec": "", | 20 | + "rawSpec": "1.8.3", |
15 | "saveSpec": null, | 21 | "saveSpec": null, |
16 | - "fetchSpec": "latest" | 22 | + "fetchSpec": "1.8.3" |
17 | }, | 23 | }, |
18 | "_requiredBy": [ | 24 | "_requiredBy": [ |
19 | - "#USER", | ||
20 | "/" | 25 | "/" |
21 | ], | 26 | ], |
22 | "_resolved": "https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz", | 27 | "_resolved": "https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz", |
23 | - "_shasum": "4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022", | 28 | + "_spec": "1.8.3", |
24 | - "_spec": "underscore", | ||
25 | "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", | 29 | "_where": "/Users/jeminlee/git-projects/node-practice/npm-demo", |
26 | "author": { | 30 | "author": { |
27 | "name": "Jeremy Ashkenas", | 31 | "name": "Jeremy Ashkenas", |
... | @@ -30,8 +34,6 @@ | ... | @@ -30,8 +34,6 @@ |
30 | "bugs": { | 34 | "bugs": { |
31 | "url": "https://github.com/jashkenas/underscore/issues" | 35 | "url": "https://github.com/jashkenas/underscore/issues" |
32 | }, | 36 | }, |
33 | - "bundleDependencies": false, | ||
34 | - "deprecated": false, | ||
35 | "description": "JavaScript's functional programming helper library.", | 37 | "description": "JavaScript's functional programming helper library.", |
36 | "devDependencies": { | 38 | "devDependencies": { |
37 | "docco": "*", | 39 | "docco": "*", | ... | ... |
-
Please register or login to post a comment