package.json #1

  • //
  • guest/
  • jen_bottom/
  • ember/
  • tutorial/
  • testapp/
  • node_modules/
  • lodash.assignin/
  • package.json
  • View
  • Commits
  • Open Download .zip Download (2 KB)
{
  "_from": "lodash.assignin@^4.1.0",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha1-uo31+4QesKPoBEIysOJjqNxqKKI=",
  "_location": "/lodash.assignin",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "lodash.assignin@^4.1.0",
    "name": "lodash.assignin",
    "escapedName": "lodash.assignin",
    "rawSpec": "^4.1.0",
    "saveSpec": null,
    "fetchSpec": "^4.1.0"
  },
  "_requiredBy": [
    "/testem"
  ],
  "_resolved": "https://registry.npmjs.org/lodash.assignin/-/lodash.assignin-4.2.0.tgz",
  "_shasum": "ba8df5fb841eb0a3e8044232b0e263a8dc6a28a2",
  "_spec": "lodash.assignin@^4.1.0",
  "_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/testem",
  "author": {
    "name": "John-David Dalton",
    "email": "[email protected]",
    "url": "http://allyoucanleet.com/"
  },
  "bugs": {
    "url": "https://github.com/lodash/lodash/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "John-David Dalton",
      "email": "[email protected]",
      "url": "http://allyoucanleet.com/"
    },
    {
      "name": "Blaine Bublitz",
      "email": "[email protected]",
      "url": "https://github.com/phated"
    },
    {
      "name": "Mathias Bynens",
      "email": "[email protected]",
      "url": "https://mathiasbynens.be/"
    }
  ],
  "deprecated": false,
  "description": "The lodash method `_.assignIn` exported as a module.",
  "homepage": "https://lodash.com/",
  "icon": "https://lodash.com/icon.svg",
  "keywords": [
    "lodash-modularized",
    "assignin"
  ],
  "license": "MIT",
  "name": "lodash.assignin",
  "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.2.0"
}
# Change User Description Committed
#1 23539 jenbottom Adding the basic code for ember test appk, created with 'ember new' command