{ "_args": [ [ "@emotion/is-prop-valid@0.8.8", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "@emotion/is-prop-valid@0.8.8", "_id": "@emotion/is-prop-valid@0.8.8", "_inBundle": false, "_integrity": "sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==", "_location": "/@emotion/is-prop-valid", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@emotion/is-prop-valid@0.8.8", "name": "@emotion/is-prop-valid", "escapedName": "@emotion%2fis-prop-valid", "scope": "@emotion", "rawSpec": "0.8.8", "saveSpec": null, "fetchSpec": "0.8.8" }, "_requiredBy": [ "/styled-components" ], "_resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz", "_spec": "0.8.8", "_where": "/home/freeclou/app.optimyar.com/backend", "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.4" }, "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.8" }