{ "_from": "@emotion/sheet@0.9.3", "_id": "@emotion/sheet@0.9.3", "_inBundle": false, "_integrity": "sha512-c3Q6V7Df7jfwSq5AzQWbXHa5soeE4F5cbqi40xn0CzXxWW9/6Mxq48WJEtqfWzbZtW9odZdnRAkwCQwN12ob4A==", "_location": "/@emotion/sheet", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@emotion/sheet@0.9.3", "name": "@emotion/sheet", "escapedName": "@emotion%2fsheet", "scope": "@emotion", "rawSpec": "0.9.3", "saveSpec": null, "fetchSpec": "0.9.3" }, "_requiredBy": [ "/@emotion/cache", "/@emotion/core" ], "_resolved": "https://registry.npmjs.org/@emotion/sheet/-/sheet-0.9.3.tgz", "_shasum": "689f135ecf87d3c650ed0c4f5ddcbe579883564a", "_spec": "@emotion/sheet@0.9.3", "_where": "/var/www/html/mdch.sipadu/node_modules/@emotion/core", "browser": { "./dist/sheet.cjs.js": "./dist/sheet.browser.cjs.js", "./dist/sheet.esm.js": "./dist/sheet.browser.esm.js" }, "bundleDependencies": false, "deprecated": false, "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.3" }