{ "_args": [ [ "jest-serializer@24.9.0", "E:\\python\\setup-php" ] ], "_development": true, "_from": "jest-serializer@24.9.0", "_id": "jest-serializer@24.9.0", "_inBundle": false, "_integrity": "sha512-DxYipDr8OvfrKH3Kel6NdED3OXxjvxXZ1uIY2I9OFbGg+vUkkg7AGvi65qbhbWNPvDckXmzMPbK3u3HaDO49bQ==", "_location": "/jest-serializer", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jest-serializer@24.9.0", "name": "jest-serializer", "escapedName": "jest-serializer", "rawSpec": "24.9.0", "saveSpec": null, "fetchSpec": "24.9.0" }, "_requiredBy": [ "/jest-haste-map" ], "_resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-24.9.0.tgz", "_spec": "24.9.0", "_where": "E:\\python\\setup-php", "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.", "engines": { "node": ">= 6" }, "gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "jest-serializer", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-serializer" }, "types": "build/index.d.ts", "version": "24.9.0" }