{ "_args": [ [ "@emotion/serialize@0.11.16", "/Users/nuwan/Code/jam-cloud/jam-ui" ] ], "_from": "@emotion/serialize@0.11.16", "_id": "@emotion/serialize@0.11.16", "_inBundle": false, "_integrity": "sha512-G3J4o8by0VRrO+PFeSc3js2myYNOXVJ3Ya+RGVxnshRYgsvErfAOglKAiy1Eo1vhzxqtUvjCyS5gtewzkmvSSg==", "_location": "/@emotion/serialize", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@emotion/serialize@0.11.16", "name": "@emotion/serialize", "escapedName": "@emotion%2fserialize", "scope": "@emotion", "rawSpec": "0.11.16", "saveSpec": null, "fetchSpec": "0.11.16" }, "_requiredBy": [ "/@emotion/core", "/@emotion/css", "/babel-plugin-emotion" ], "_resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-0.11.16.tgz", "_spec": "0.11.16", "_where": "/Users/nuwan/Code/jam-cloud/jam-ui", "browser": { "./dist/serialize.cjs.js": "./dist/serialize.browser.cjs.js", "./dist/serialize.esm.js": "./dist/serialize.browser.esm.js" }, "dependencies": { "@emotion/hash": "0.8.0", "@emotion/memoize": "0.7.4", "@emotion/unitless": "0.7.5", "@emotion/utils": "0.11.3", "csstype": "^2.5.7" }, "description": "serialization utils for emotion", "devDependencies": { "dtslint": "^0.3.0" }, "files": [ "src", "dist", "types" ], "license": "MIT", "main": "dist/serialize.cjs.js", "module": "dist/serialize.esm.js", "name": "@emotion/serialize", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/emotion-js/emotion/tree/master/packages/serialize" }, "scripts": { "test:typescript": "dtslint types" }, "types": "types/index.d.ts", "version": "0.11.16" }