{ "_args": [ [ "jest-serializer@23.0.1", "/Users/lihai/jolijoli/pad_spa" ] ], "_development": true, "_from": "jest-serializer@23.0.1", "_id": "jest-serializer@23.0.1", "_inBundle": false, "_integrity": "sha1-o3dq6zEekP6D+rnlM+hRAr0WQWU=", "_location": "/jest-serializer", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jest-serializer@23.0.1", "name": "jest-serializer", "escapedName": "jest-serializer", "rawSpec": "23.0.1", "saveSpec": null, "fetchSpec": "23.0.1" }, "_requiredBy": [ "/jest-haste-map" ], "_resolved": "https://registry.npm.taobao.org/jest-serializer/download/jest-serializer-23.0.1.tgz", "_spec": "23.0.1", "_where": "/Users/lihai/jolijoli/pad_spa", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "description": "Module for serializing and deserializing object into memory and disk. By default, the `v8` implementations are used, but if not present, it defaults to `JSON` implementation. Both serializers have the advantage of being able to serialize `Map`, `Set`, `undefined`, `NaN`, etc, although the JSON one does it through a replacer/reviver.", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "jest-serializer", "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git" }, "version": "23.0.1" }