{ "_from": "cryo", "_id": "cryo@0.0.6", "_inBundle": false, "_integrity": "sha1-FoMyldLuFv85cR24QGF7euSvC6Q=", "_location": "/cryo", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "cryo", "name": "cryo", "escapedName": "cryo", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/cryo/-/cryo-0.0.6.tgz", "_shasum": "16833295d2ee16ff39711db840617b7ae4af0ba4", "_spec": "cryo", "_where": "/Users/anchaa/Documents/Research/StackVis_code/StackVis/frontend", "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": "cryo", "repository": { "type": "git", "url": "git+ssh://git@github.com/hunterloftis/cryo.git" }, "version": "0.0.6" }