63 lines
1.6 KiB
JSON
63 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@emotion/utils@0.11.3",
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
|
]
|
|
],
|
|
"_from": "@emotion/utils@0.11.3",
|
|
"_id": "@emotion/utils@0.11.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-0o4l6pZC+hI88+bzuaX/6BgOvQVhbt2PfmxauVaYOGgbsAw14wdKyvMCZXnsnsHys94iadcF+RG/wZyx6+ZZBw==",
|
|
"_location": "/@emotion/utils",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@emotion/utils@0.11.3",
|
|
"name": "@emotion/utils",
|
|
"escapedName": "@emotion%2futils",
|
|
"scope": "@emotion",
|
|
"rawSpec": "0.11.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.11.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/@emotion/cache",
|
|
"/@emotion/serialize",
|
|
"/create-emotion"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-0.11.3.tgz",
|
|
"_spec": "0.11.3",
|
|
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
|
|
"browser": {
|
|
"./dist/utils.cjs.js": "./dist/utils.browser.cjs.js",
|
|
"./dist/utils.esm.js": "./dist/utils.browser.esm.js"
|
|
},
|
|
"description": "internal utils for emotion",
|
|
"devDependencies": {
|
|
"dtslint": "^0.3.0"
|
|
},
|
|
"files": [
|
|
"src",
|
|
"dist",
|
|
"types"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist/utils.cjs.js",
|
|
"module": "dist/utils.esm.js",
|
|
"name": "@emotion/utils",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/emotion-js/emotion/tree/master/packages/serialize"
|
|
},
|
|
"scripts": {
|
|
"test:typescript": "dtslint types"
|
|
},
|
|
"types": "types/index.d.ts",
|
|
"version": "0.11.3"
|
|
}
|