{
"_from": "lodash._slice@~2.3.0",
"_id": "lodash._slice@2.3.0",
"_inBundle": false,
"_integrity": "sha1-FHGYEyhZly5GgMoppZkshVZpqlw=",
"_location": "/lodash._slice",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "lodash._slice@~2.3.0",
"name": "lodash._slice",
"escapedName": "lodash._slice",
"rawSpec": "~2.3.0",
"saveSpec": null,
"fetchSpec": "~2.3.0"
},
"_requiredBy": [
"/lodash._basecreatewrapper",
"/lodash.bind"
],
"_resolved": "https://registry.npmjs.org/lodash._slice/-/lodash._slice-2.3.0.tgz",
"_shasum": "147198132859972e4680ca29a5992c855669aa5c",
"_spec": "lodash._slice@~2.3.0",
"_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/lodash.bind",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash-cli/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"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": "http://mathiasbynens.be/"
}
],
"deprecated": false,
"description": "The internal Lo-Dash function `slice` as a Node.js module generated by lodash-cli.",
"homepage": "http://lodash.com/custom-builds",
"license": "MIT",
"name": "lodash._slice",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash-cli.git"
},
"version": "2.3.0"
}
# |
Change |
User |
Description |
Committed |
|
#1
|
23539 |
jenbottom |
Adding the basic code for ember test appk, created with 'ember new' command |
|
|