Gazebo_simulation-Frontend/node_modules/@emotion/unitless/package.json
2020-12-22 09:59:14 -05:00

53 lines
1.4 KiB
JSON

{
"_args": [
[
"@emotion/unitless@0.7.5",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "@emotion/unitless@0.7.5",
"_id": "@emotion/unitless@0.7.5",
"_inBundle": false,
"_integrity": "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==",
"_location": "/@emotion/unitless",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@emotion/unitless@0.7.5",
"name": "@emotion/unitless",
"escapedName": "@emotion%2funitless",
"scope": "@emotion",
"rawSpec": "0.7.5",
"saveSpec": null,
"fetchSpec": "0.7.5"
},
"_requiredBy": [
"/@emotion/serialize"
],
"_resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.7.5.tgz",
"_spec": "0.7.5",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"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.5"
}