You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

50 lines
1.4 KiB

{
"_from": "@emotion/unitless@^0.7.0",
"_id": "@emotion/unitless@0.7.5",
"_inBundle": false,
"_integrity": "sha1-dyESkcGQCnALinjPr9oxYNdpSe0=",
"_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.npm.taobao.org/@emotion/unitless/download/@emotion/unitless-0.7.5.tgz",
"_shasum": "77211291c1900a700b8a78cfafda3160d76949ed",
"_spec": "@emotion/unitless@^0.7.0",
"_where": "/Users/zq/Desktop/hngs/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"
}