{
  "_from": "cryonic@^1.0.0",
  "_id": "cryonic@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-8wqWtdI+7IQVYCDS40H/H267zb2Lwn08Q7HT0hIqHNMkRPQdV355dPRu/hV02k2sBtZJ+KEnRVtaZWzT3hPVmQ==",
  "_location": "/cryonic",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "cryonic@^1.0.0",
    "name": "cryonic",
    "escapedName": "cryonic",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/popper"
  ],
  "_resolved": "https://registry.npmjs.org/cryonic/-/cryonic-1.0.0.tgz",
  "_shasum": "57320e757d7c3abc72914b037e049295e6bd04f4",
  "_spec": "cryonic@^1.0.0",
  "_where": "C:\\xampp\\htdocs\\dial-digit\\node_modules\\popper",
  "author": {
    "name": "Hunter Loftis",
    "email": "hunter@hunterloftis.com"
  },
  "bugs": {
    "url": "https://github.com/hunterloftis/cryo/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Easily pickle/serialize/freeze/store and re-hydrate complex JavaScript objects (including Functions)",
  "devDependencies": {
    "chai": "~1.4.2",
    "mocha": "~1.7.4"
  },
  "engines": {
    "node": ">= 0.4.x"
  },
  "homepage": "https://github.com/hunterloftis/cryo#readme",
  "keywords": [
    "pickle",
    "serialize",
    "store",
    "hydrate",
    "freeze",
    "json"
  ],
  "main": "./lib/cryo.js",
  "name": "cryonic",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/hunterloftis/cryo.git"
  },
  "version": "1.0.0"
}
