{ "_from": "@emotion/stylis@^0.8.4", "_id": "@emotion/stylis@0.8.5", "_inBundle": false, "_integrity": "sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==", "_location": "/@emotion/stylis", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@emotion/stylis@^0.8.4", "name": "@emotion/stylis", "escapedName": "@emotion%2fstylis", "scope": "@emotion", "rawSpec": "^0.8.4", "saveSpec": null, "fetchSpec": "^0.8.4" }, "_requiredBy": [ "/styled-components" ], "_resolved": "https://registry.npmjs.org/@emotion/stylis/-/stylis-0.8.5.tgz", "_shasum": "deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04", "_spec": "@emotion/stylis@^0.8.4", "_where": "G:\\micro\\react\\cld2_react\\node_modules\\styled-components", "browser": { "./dist/stylis.cjs.js": "./dist/stylis.browser.cjs.js", "./dist/stylis.esm.js": "./dist/stylis.browser.esm.js" }, "bundleDependencies": false, "deprecated": false, "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" }