github.com/joey-fossa/fossa-cli@v0.7.34-0.20190708193710-569f1e8679f0/analyzers/nodejs/testdata/duplicates/node_modules/lodash/package.json (about) 1 { 2 "_args": [ 3 [ 4 "lodash@4.17.10", 5 "/home/leo/src/gopath/src/github.com/fossas/fossa-cli/analyzers/nodejs/testdata" 6 ] 7 ], 8 "_from": "lodash@4.17.10", 9 "_id": "lodash@4.17.10", 10 "_inBundle": false, 11 "_integrity": "sha512-UejweD1pDoXu+AD825lWwp4ZGtSwgnpZxb3JDViD7StjQz+Nb/6l093lx4OQ0foGWNRoc19mWy7BzL+UAK2iVg==", 12 "_location": "/lodash", 13 "_phantomChildren": {}, 14 "_requested": { 15 "type": "version", 16 "registry": true, 17 "raw": "lodash@4.17.10", 18 "name": "lodash", 19 "escapedName": "lodash", 20 "rawSpec": "4.17.10", 21 "saveSpec": null, 22 "fetchSpec": "4.17.10" 23 }, 24 "_requiredBy": [ 25 "/request-promise-core" 26 ], 27 "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz", 28 "_spec": "4.17.10", 29 "_where": "/home/leo/src/gopath/src/github.com/fossas/fossa-cli/analyzers/nodejs/testdata", 30 "author": { 31 "name": "John-David Dalton", 32 "email": "john.david.dalton@gmail.com", 33 "url": "http://allyoucanleet.com/" 34 }, 35 "bugs": { 36 "url": "https://github.com/lodash/lodash/issues" 37 }, 38 "contributors": [ 39 { 40 "name": "John-David Dalton", 41 "email": "john.david.dalton@gmail.com", 42 "url": "http://allyoucanleet.com/" 43 }, 44 { 45 "name": "Mathias Bynens", 46 "email": "mathias@qiwi.be", 47 "url": "https://mathiasbynens.be/" 48 } 49 ], 50 "description": "Lodash modular utilities.", 51 "homepage": "https://lodash.com/", 52 "icon": "https://lodash.com/icon.svg", 53 "keywords": [ 54 "modules", 55 "stdlib", 56 "util" 57 ], 58 "license": "MIT", 59 "main": "lodash.js", 60 "name": "lodash", 61 "repository": { 62 "type": "git", 63 "url": "git+https://github.com/lodash/lodash.git" 64 }, 65 "scripts": { 66 "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\"" 67 }, 68 "version": "4.17.10" 69 }