UNPKG

infrastructure-components

Version:

Infrastructure-Components configure the infrastructure of your React-App as part of your React-Components.

53 lines (52 loc) 1.51 kB
{ "_args": [ [ "@emotion/unitless@0.7.3", "/Users/frank.zickert/WebstormProjects/infrastructure-components" ] ], "_from": "@emotion/unitless@0.7.3", "_id": "@emotion/unitless@0.7.3", "_inBundle": false, "_integrity": "sha512-4zAPlpDEh2VwXswwr/t8xGNDGg8RQiPxtxZ3qQEXyQsBV39ptTdESCjuBvGze1nLMVrxmTIKmnO/nAV8Tqjjzg==", "_location": "/@emotion/unitless", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@emotion/unitless@0.7.3", "name": "@emotion/unitless", "escapedName": "@emotion%2funitless", "scope": "@emotion", "rawSpec": "0.7.3", "saveSpec": null, "fetchSpec": "0.7.3" }, "_requiredBy": [ "/styled-components" ], "_resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.7.3.tgz", "_spec": "0.7.3", "_where": "/Users/frank.zickert/WebstormProjects/infrastructure-components", "browser": { "./dist/unitless.cjs.js": "./dist/unitless.browser.cjs.js", "./dist/unitless.esm.js": "./dist/unitless.browser.esm.js" }, "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.3" }