mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-01-03 20:41:22 +00:00
73 lines
1.8 KiB
JSON
73 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"lodash._baseuniq@4.6.0",
|
|
"/Users/rebecca/code/npm"
|
|
]
|
|
],
|
|
"_from": "lodash._baseuniq@4.6.0",
|
|
"_id": "lodash._baseuniq@4.6.0",
|
|
"_inBundle": true,
|
|
"_integrity": "sha1-DrtE5FaBSveQXGIS+iybLVG4Qeg=",
|
|
"_location": "/npm/lodash._baseuniq",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "lodash._baseuniq@4.6.0",
|
|
"name": "lodash._baseuniq",
|
|
"escapedName": "lodash._baseuniq",
|
|
"rawSpec": "4.6.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.6.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/npm"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz",
|
|
"_spec": "4.6.0",
|
|
"_where": "/Users/rebecca/code/npm",
|
|
"author": {
|
|
"name": "John-David Dalton",
|
|
"email": "john.david.dalton@gmail.com",
|
|
"url": "http://allyoucanleet.com/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/lodash/lodash/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "John-David Dalton",
|
|
"email": "john.david.dalton@gmail.com",
|
|
"url": "http://allyoucanleet.com/"
|
|
},
|
|
{
|
|
"name": "Blaine Bublitz",
|
|
"email": "blaine.bublitz@gmail.com",
|
|
"url": "https://github.com/phated"
|
|
},
|
|
{
|
|
"name": "Mathias Bynens",
|
|
"email": "mathias@qiwi.be",
|
|
"url": "https://mathiasbynens.be/"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"lodash._createset": "~4.0.0",
|
|
"lodash._root": "~3.0.0"
|
|
},
|
|
"description": "The internal lodash function `baseUniq` exported as a module.",
|
|
"homepage": "https://lodash.com/",
|
|
"icon": "https://lodash.com/icon.svg",
|
|
"license": "MIT",
|
|
"name": "lodash._baseuniq",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/lodash/lodash.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
|
|
},
|
|
"version": "4.6.0"
|
|
}
|