{
  "_from": "simple-assign@^0.1.0",
  "_id": "simple-assign@0.1.0",
  "_inBundle": false,
  "_integrity": "sha1-F/0wZqXz13OPUDIbsPFMooHMS6o=",
  "_location": "/simple-assign",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "simple-assign@^0.1.0",
    "name": "simple-assign",
    "escapedName": "simple-assign",
    "rawSpec": "^0.1.0",
    "saveSpec": null,
    "fetchSpec": "^0.1.0"
  },
  "_requiredBy": [
    "/material-ui"
  ],
  "_resolved": "https://registry.npmjs.org/simple-assign/-/simple-assign-0.1.0.tgz",
  "_shasum": "17fd3066a5f3d7738f50321bb0f14ca281cc4baa",
  "_spec": "simple-assign@^0.1.0",
  "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/sorting-algorithms/nbarrow1/bubble-sort-react/node_modules/material-ui",
  "author": {
    "name": "Neil Gabbadon",
    "email": "neil.gabbadon@gmail.com",
    "url": "http://github.com/newoga"
  },
  "bugs": {
    "url": "https://github.com/newoga/simple-assign/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Simple implementation of Object.assign",
  "homepage": "https://github.com/newoga/simple-assign#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "simple-assign",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/newoga/simple-assign.git"
  },
  "version": "0.1.0"
}