{
  "_args": [
    [
      "@emotion/sheet@1.0.0",
      "/var/www/www-root/data/www/afutest.su"
    ]
  ],
  "_development": true,
  "_from": "@emotion/sheet@1.0.0",
  "_id": "@emotion/sheet@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-cdCHfZtf/0rahPDCZ9zyq+36EqfD/6c0WUqTFZ/hv9xadTUv2lGE5QK7/Z6Dnx2oRxC0usfVM2/BYn9q9B9wZA==",
  "_location": "/@emotion/sheet",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@emotion/sheet@1.0.0",
    "name": "@emotion/sheet",
    "escapedName": "@emotion%2fsheet",
    "scope": "@emotion",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/@emotion/cache",
    "/@emotion/css"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/var/www/www-root/data/www/afutest.su",
  "browser": {
    "./dist/emotion-sheet.cjs.js": "./dist/emotion-sheet.browser.cjs.js",
    "./dist/emotion-sheet.esm.js": "./dist/emotion-sheet.browser.esm.js"
  },
  "description": "emotion's stylesheet",
  "devDependencies": {
    "dtslint": "^0.3.0"
  },
  "files": [
    "src",
    "dist",
    "types/*.d.ts"
  ],
  "license": "MIT",
  "main": "dist/emotion-sheet.cjs.js",
  "module": "dist/emotion-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": "1.0.0"
}
