{
"_from": "lodash.uniqby@^4.7.0",
"_id": "lodash.uniqby@4.7.0",
"_inBundle": false,
"_integrity": "sha1-2ZwHpmnp5tJOE2Lf4mbGdhavEwI=",
"_location": "/lodash.uniqby",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "lodash.uniqby@^4.7.0",
"name": "lodash.uniqby",
"escapedName": "lodash.uniqby",
"rawSpec": "^4.7.0",
"saveSpec": null,
"fetchSpec": "^4.7.0"
},
"_requiredBy": [
"/testem"
],
"_resolved": "https://registry.npmjs.org/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz",
"_shasum": "d99c07a669e9e6d24e1362dfe266c67616af1302",
"_spec": "lodash.uniqby@^4.7.0",
"_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/testem",
"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": "Blaine Bublitz",
"email": "blaine.bublitz@gmail.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"deprecated": false,
"description": "The lodash method `_.uniqBy` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash-modularized",
"uniqby"
],
"license": "MIT",
"name": "lodash.uniqby",
"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.7.0"
}
# |
Change |
User |
Description |
Committed |
|
#1
|
23539 |
jenbottom |
Adding the basic code for ember test appk, created with 'ember new' command |
|
|