custom-app
Version:
ITIMS��Ʒ�鿪��ר��React���,�Dz��ý��ּ�dhcc-app���������
64 lines (63 loc) • 1.72 kB
JSON
{
"_args": [
[
"@emotion/is-prop-valid@0.8.2",
"G:\\dhcc-app-dll"
]
],
"_from": "@emotion/is-prop-valid@0.8.2",
"_id": "@emotion/is-prop-valid@0.8.2",
"_inBundle": false,
"_integrity": "sha512-ZQIMAA2kLUWiUeMZNJDTeCwYRx1l8SQL0kHktze4COT22occKpDML1GDUXP5/sxhOMrZO8vZw773ni4H5Snrsg==",
"_location": "/@emotion/is-prop-valid",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@emotion/is-prop-valid@0.8.2",
"name": "@emotion/is-prop-valid",
"escapedName": "@emotion%2fis-prop-valid",
"scope": "@emotion",
"rawSpec": "0.8.2",
"saveSpec": null,
"fetchSpec": "0.8.2"
},
"_requiredBy": [
"/styled-components"
],
"_resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.8.2.tgz",
"_spec": "0.8.2",
"_where": "G:\\dhcc-app-dll",
"browser": {
"./dist/is-prop-valid.cjs.js": "./dist/is-prop-valid.browser.cjs.js",
"./dist/is-prop-valid.esm.js": "./dist/is-prop-valid.browser.esm.js"
},
"dependencies": {
"@emotion/memoize": "0.7.2"
},
"description": "A function to check whether a prop is valid for HTML and SVG elements",
"devDependencies": {
"dtslint": "^0.3.0"
},
"files": [
"src",
"dist",
"types"
],
"license": "MIT",
"main": "dist/is-prop-valid.cjs.js",
"module": "dist/is-prop-valid.esm.js",
"name": "@emotion/is-prop-valid",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/emotion-js/emotion/tree/master/packages/is-prop-valid"
},
"scripts": {
"test:typescript": "dtslint types"
},
"types": "types/index.d.ts",
"version": "0.8.2"
}