mirror of https://github.com/lukechilds/node.git
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.
109 lines
2.6 KiB
109 lines
2.6 KiB
{
|
|
"_args": [
|
|
[
|
|
"lodash.uniq@4.0.1",
|
|
"/Users/rebecca/code/npm"
|
|
]
|
|
],
|
|
"_from": "lodash.uniq@4.0.1",
|
|
"_id": "lodash.uniq@4.0.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/lodash.uniq",
|
|
"_nodeVersion": "5.4.0",
|
|
"_npmUser": {
|
|
"email": "john.david.dalton@gmail.com",
|
|
"name": "jdalton"
|
|
},
|
|
"_npmVersion": "2.14.15",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "lodash.uniq",
|
|
"raw": "lodash.uniq@4.0.1",
|
|
"rawSpec": "4.0.1",
|
|
"scope": null,
|
|
"spec": "4.0.1",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.0.1.tgz",
|
|
"_shasum": "69338b6ad6ac0c716d259f764ac339fc29a7ebea",
|
|
"_shrinkwrap": null,
|
|
"_spec": "lodash.uniq@4.0.1",
|
|
"_where": "/Users/rebecca/code/npm",
|
|
"author": {
|
|
"email": "john.david.dalton@gmail.com",
|
|
"name": "John-David Dalton",
|
|
"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@iceddev.com",
|
|
"url": "https://github.com/phated"
|
|
},
|
|
{
|
|
"name": "Mathias Bynens",
|
|
"email": "mathias@qiwi.be",
|
|
"url": "https://mathiasbynens.be/"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"lodash._arrayincludes": "^4.0.0",
|
|
"lodash._arrayincludeswith": "^4.0.0",
|
|
"lodash._cachehas": "^4.0.0",
|
|
"lodash._setcache": "^4.0.0"
|
|
},
|
|
"description": "The lodash method `_.uniq` exported as a module.",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "69338b6ad6ac0c716d259f764ac339fc29a7ebea",
|
|
"tarball": "http://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.0.1.tgz"
|
|
},
|
|
"homepage": "https://lodash.com/",
|
|
"icon": "https://lodash.com/icon.svg",
|
|
"keywords": [
|
|
"lodash",
|
|
"lodash-modularized",
|
|
"stdlib",
|
|
"uniq",
|
|
"util"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "jdalton",
|
|
"email": "john.david.dalton@gmail.com"
|
|
},
|
|
{
|
|
"name": "mathias",
|
|
"email": "mathias@qiwi.be"
|
|
},
|
|
{
|
|
"name": "phated",
|
|
"email": "blaine@iceddev.com"
|
|
}
|
|
],
|
|
"name": "lodash.uniq",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"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.0.1"
|
|
}
|
|
|