UNPKG

funcunit

Version:
89 lines (88 loc) 2.35 kB
{ "_from": "lodash.uniq@^3.2.2", "_id": "lodash.uniq@3.2.2", "_inBundle": false, "_integrity": "sha1-FGw28l510ZUBukAuiLoUk39jzYs=", "_location": "/lodash.uniq", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "lodash.uniq@^3.2.2", "name": "lodash.uniq", "escapedName": "lodash.uniq", "rawSpec": "^3.2.2", "saveSpec": null, "fetchSpec": "^3.2.2" }, "_requiredBy": [ "/steal-bundler" ], "_resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-3.2.2.tgz", "_shasum": "146c36f25e75d19501ba402e88ba14937f63cd8b", "_spec": "lodash.uniq@^3.2.2", "_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/steal-bundler", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", "url": "http://allyoucanleet.com/" }, "bugs": { "url": "https://github.com/lodash/lodash/issues" }, "bundleDependencies": false, "contributors": [ { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", "url": "http://allyoucanleet.com/" }, { "name": "Benjamin Tan", "email": "demoneaux@gmail.com", "url": "https://d10.github.io/" }, { "name": "Blaine Bublitz", "email": "blaine@iceddev.com", "url": "http://www.iceddev.com/" }, { "name": "Kit Cambridge", "email": "github@kitcambridge.be", "url": "http://kitcambridge.be/" }, { "name": "Mathias Bynens", "email": "mathias@qiwi.be", "url": "https://mathiasbynens.be/" } ], "dependencies": { "lodash._basecallback": "^3.0.0", "lodash._baseuniq": "^3.0.0", "lodash._getnative": "^3.0.0", "lodash._isiterateecall": "^3.0.0", "lodash.isarray": "^3.0.0" }, "deprecated": false, "description": "The modern build of lodash’s `_.uniq` as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "keywords": [ "lodash", "lodash-modularized", "stdlib", "util" ], "license": "MIT", "name": "lodash.uniq", "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": "3.2.2" }