infrastructure-components
Version:
Infrastructure-Components configure the infrastructure of your React-App as part of your React-Components.
53 lines (52 loc) • 1.46 kB
JSON
{
"_args": [
[
"@emotion/memoize@0.7.1",
"/Users/frank.zickert/WebstormProjects/infrastructure-components"
]
],
"_from": "@emotion/memoize@0.7.1",
"_id": "@emotion/memoize@0.7.1",
"_inBundle": false,
"_integrity": "sha512-Qv4LTqO11jepd5Qmlp3M1YEjBumoTHcHFdgPTQ+sFlIL5myi/7xu/POwP7IRu6odBdmLXdtIs1D6TuW6kbwbbg==",
"_location": "/@emotion/memoize",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@emotion/memoize@0.7.1",
"name": "@emotion/memoize",
"escapedName": "@emotion%2fmemoize",
"scope": "@emotion",
"rawSpec": "0.7.1",
"saveSpec": null,
"fetchSpec": "0.7.1"
},
"_requiredBy": [
"/@emotion/is-prop-valid"
],
"_resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.1.tgz",
"_spec": "0.7.1",
"_where": "/Users/frank.zickert/WebstormProjects/infrastructure-components",
"browser": {
"./dist/memoize.cjs.js": "./dist/memoize.browser.cjs.js",
"./dist/memoize.esm.js": "./dist/memoize.browser.esm.js"
},
"description": "emotion's memoize utility",
"files": [
"src",
"dist"
],
"license": "MIT",
"main": "dist/memoize.cjs.js",
"module": "dist/memoize.esm.js",
"name": "@emotion/memoize",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/emotion-js/emotion/tree/master/packages/memoize"
},
"version": "0.7.1"
}