{ "_from": "@emotion/unitless@^0.7.0", "_id": "@emotion/unitless@0.7.5", "_inBundle": false, "_integrity": "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==", "_location": "/@emotion/unitless", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@emotion/unitless@^0.7.0", "name": "@emotion/unitless", "escapedName": "@emotion%2funitless", "scope": "@emotion", "rawSpec": "^0.7.0", "saveSpec": null, "fetchSpec": "^0.7.0" }, "_requiredBy": [ "/styled-components" ], "_resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.7.5.tgz", "_shasum": "77211291c1900a700b8a78cfafda3160d76949ed", "_spec": "@emotion/unitless@^0.7.0", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/styled-components", "browser": { "./dist/unitless.cjs.js": "./dist/unitless.browser.cjs.js", "./dist/unitless.esm.js": "./dist/unitless.browser.esm.js" }, "bundleDependencies": false, "deprecated": false, "description": "An object of css properties that don't accept values with units", "files": [ "src", "dist" ], "license": "MIT", "main": "dist/unitless.cjs.js", "module": "dist/unitless.esm.js", "name": "@emotion/unitless", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/emotion-js/emotion/tree/master/packages/unitless" }, "version": "0.7.5" }