62 lines
1.5 KiB
JSON
62 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@emotion/sheet@0.9.4",
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
|
]
|
|
],
|
|
"_from": "@emotion/sheet@0.9.4",
|
|
"_id": "@emotion/sheet@0.9.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-zM9PFmgVSqBw4zL101Q0HrBVTGmpAxFZH/pYx/cjJT5advXguvcgjHFTCaIO3enL/xr89vK2bh0Mfyj9aa0ANA==",
|
|
"_location": "/@emotion/sheet",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@emotion/sheet@0.9.4",
|
|
"name": "@emotion/sheet",
|
|
"escapedName": "@emotion%2fsheet",
|
|
"scope": "@emotion",
|
|
"rawSpec": "0.9.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.9.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@emotion/cache",
|
|
"/create-emotion"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@emotion/sheet/-/sheet-0.9.4.tgz",
|
|
"_spec": "0.9.4",
|
|
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
|
|
"browser": {
|
|
"./dist/sheet.cjs.js": "./dist/sheet.browser.cjs.js",
|
|
"./dist/sheet.esm.js": "./dist/sheet.browser.esm.js"
|
|
},
|
|
"description": "emotion's stylesheet",
|
|
"devDependencies": {
|
|
"dtslint": "^0.3.0"
|
|
},
|
|
"files": [
|
|
"src",
|
|
"dist",
|
|
"types"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist/sheet.cjs.js",
|
|
"module": "dist/sheet.esm.js",
|
|
"name": "@emotion/sheet",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/emotion-js/emotion/tree/master/packages/sheet"
|
|
},
|
|
"scripts": {
|
|
"test:typescript": "dtslint types"
|
|
},
|
|
"types": "types/index.d.ts",
|
|
"version": "0.9.4"
|
|
}
|