| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "_from": "@emotion/stylis@0.8.4",
- "_id": "@emotion/stylis@0.8.4",
- "_inBundle": false,
- "_integrity": "sha512-TLmkCVm8f8gH0oLv+HWKiu7e8xmBIaokhxcEKPh1m8pXiV/akCiq50FvYgOwY42rjejck8nsdQxZlXZ7pmyBUQ==",
- "_location": "/@emotion/stylis",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "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": [
- "/@emotion/cache"
- ],
- "_resolved": "https://registry.npmjs.org/@emotion/stylis/-/stylis-0.8.4.tgz",
- "_shasum": "6c51afdf1dd0d73666ba09d2eb6c25c220d6fe4c",
- "_spec": "@emotion/stylis@0.8.4",
- "_where": "/var/www/html/mdch.sipadu/node_modules/@emotion/cache",
- "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.4"
- }
|