| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- {
- "_from": "@emotion/unitless@0.7.4",
- "_id": "@emotion/unitless@0.7.4",
- "_inBundle": false,
- "_integrity": "sha512-kBa+cDHOR9jpRJ+kcGMsysrls0leukrm68DmFQoMIWQcXdr2cZvyvypWuGYT7U+9kAExUE7+T7r6G3C3A6L8MQ==",
- "_location": "/@emotion/unitless",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@emotion/unitless@0.7.4",
- "name": "@emotion/unitless",
- "escapedName": "@emotion%2funitless",
- "scope": "@emotion",
- "rawSpec": "0.7.4",
- "saveSpec": null,
- "fetchSpec": "0.7.4"
- },
- "_requiredBy": [
- "/@emotion/serialize"
- ],
- "_resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.7.4.tgz",
- "_shasum": "a87b4b04e5ae14a88d48ebef15015f6b7d1f5677",
- "_spec": "@emotion/unitless@0.7.4",
- "_where": "/var/www/html/mdch.sipadu/node_modules/@emotion/serialize",
- "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.4"
- }
|