68 lines
1.7 KiB
JSON
68 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@emotion/cache@10.0.27",
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
|
]
|
|
],
|
|
"_from": "@emotion/cache@10.0.27",
|
|
"_id": "@emotion/cache@10.0.27",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Zp8BEpbMunFsTcqAK4D7YTm3MvCp1SekflSLJH8lze2fCcSZ/yMkXHo8kb3t1/1Tdd3hAqf3Fb7z9VZ+FMiC9w==",
|
|
"_location": "/@emotion/cache",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@emotion/cache@10.0.27",
|
|
"name": "@emotion/cache",
|
|
"escapedName": "@emotion%2fcache",
|
|
"scope": "@emotion",
|
|
"rawSpec": "10.0.27",
|
|
"saveSpec": null,
|
|
"fetchSpec": "10.0.27"
|
|
},
|
|
"_requiredBy": [
|
|
"/create-emotion"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-10.0.27.tgz",
|
|
"_spec": "10.0.27",
|
|
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
|
|
"browser": {
|
|
"./dist/cache.cjs.js": "./dist/cache.browser.cjs.js",
|
|
"./dist/cache.esm.js": "./dist/cache.browser.esm.js"
|
|
},
|
|
"dependencies": {
|
|
"@emotion/sheet": "0.9.4",
|
|
"@emotion/stylis": "0.8.5",
|
|
"@emotion/utils": "0.11.3",
|
|
"@emotion/weak-memoize": "0.2.5"
|
|
},
|
|
"description": "emotion's cache",
|
|
"devDependencies": {
|
|
"@emotion/hash": "0.7.4",
|
|
"dtslint": "^0.3.0"
|
|
},
|
|
"files": [
|
|
"src",
|
|
"dist",
|
|
"types"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist/cache.cjs.js",
|
|
"module": "dist/cache.esm.js",
|
|
"name": "@emotion/cache",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/emotion-js/emotion/tree/master/packages/cache"
|
|
},
|
|
"scripts": {
|
|
"test:typescript": "dtslint types"
|
|
},
|
|
"types": "types/index.d.ts",
|
|
"version": "10.0.27"
|
|
}
|