65 lines
1.6 KiB
JSON
65 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@emotion/stylis@0.8.5",
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
|
]
|
|
],
|
|
"_from": "@emotion/stylis@0.8.5",
|
|
"_id": "@emotion/stylis@0.8.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==",
|
|
"_location": "/@emotion/stylis",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@emotion/stylis@0.8.5",
|
|
"name": "@emotion/stylis",
|
|
"escapedName": "@emotion%2fstylis",
|
|
"scope": "@emotion",
|
|
"rawSpec": "0.8.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.8.5"
|
|
},
|
|
"_requiredBy": [
|
|
"/@emotion/cache"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@emotion/stylis/-/stylis-0.8.5.tgz",
|
|
"_spec": "0.8.5",
|
|
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
|
|
"browser": {
|
|
"./dist/stylis.cjs.js": "./dist/stylis.browser.cjs.js",
|
|
"./dist/stylis.esm.js": "./dist/stylis.browser.esm.js"
|
|
},
|
|
"description": "A custom build of Stylis",
|
|
"devDependencies": {
|
|
"dtslint": "^0.3.0",
|
|
"jscodeshift": "^0.5.0",
|
|
"request": "^2.85.0",
|
|
"request-promise-native": "^1.0.5",
|
|
"stylis": "3.5.4"
|
|
},
|
|
"files": [
|
|
"src",
|
|
"dist",
|
|
"types"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist/stylis.cjs.js",
|
|
"module": "dist/stylis.esm.js",
|
|
"name": "@emotion/stylis",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/emotion-js/emotion/tree/master/packages/stylis"
|
|
},
|
|
"scripts": {
|
|
"test:typescript": "dtslint types"
|
|
},
|
|
"types": "types/index.d.ts",
|
|
"version": "0.8.5"
|
|
}
|