{
  "_from": "state-copy@^1.0.2",
  "_id": "state-copy@1.0.2",
  "_inBundle": false,
  "_integrity": "sha512-BnV/HsPmbkcU1CjsFCBPeI0McWdRpCvTlJ/X/4Od3P6q8B6z0dikSZpgmg2aDpm6LXCdze7m8ZIUO3aZ+ETjlg==",
  "_location": "/state-copy",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "state-copy@^1.0.2",
    "name": "state-copy",
    "escapedName": "state-copy",
    "rawSpec": "^1.0.2",
    "saveSpec": null,
    "fetchSpec": "^1.0.2"
  },
  "_requiredBy": [
    "/choo-devtools"
  ],
  "_resolved": "https://registry.npmjs.org/state-copy/-/state-copy-1.0.2.tgz",
  "_shasum": "b4cfedc091b296c64540c404cc2fe59ba228904f",
  "_spec": "state-copy@^1.0.2",
  "_where": "/Users/jongacnik/Sites/_modules/choo-reactive/example/node_modules/choo-devtools",
  "author": {
    "email": "jake @o91tsjBgL0l0zs475aRWYSAXFxvirZS7VrXmirY/msI=.ed25519"
  },
  "bugs": {
    "url": "https://github.com/jekrb/state-copy/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "copy-text-to-clipboard": "^1.0.2",
    "fast-safe-stringify": "^1.2.0"
  },
  "deprecated": false,
  "description": "takes an object as input then serializes it as JSON and copies it to your clipboard",
  "homepage": "https://github.com/jekrb/state-copy#readme",
  "keywords": [
    "copy",
    "object",
    "JSON",
    "clipboard",
    "serialize",
    "browser"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "state-copy",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jekrb/state-copy.git"
  },
  "version": "1.0.2"
}
