{ "_args": [ [ "babel-plugin-emotion@10.0.33", "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp" ] ], "_from": "babel-plugin-emotion@10.0.33", "_id": "babel-plugin-emotion@10.0.33", "_inBundle": false, "_integrity": "sha512-bxZbTTGz0AJQDHm8k6Rf3RQJ8tX2scsfsRyKVgAbiUPUNIRtlK+7JxP+TAd1kRLABFxe0CFm2VdK4ePkoA9FxQ==", "_location": "/babel-plugin-emotion", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "babel-plugin-emotion@10.0.33", "name": "babel-plugin-emotion", "escapedName": "babel-plugin-emotion", "rawSpec": "10.0.33", "saveSpec": null, "fetchSpec": "10.0.33" }, "_requiredBy": [ "/@emotion/css" ], "_resolved": "https://registry.npmjs.org/babel-plugin-emotion/-/babel-plugin-emotion-10.0.33.tgz", "_spec": "10.0.33", "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp", "author": { "name": "Kye Hohenberger" }, "bugs": { "url": "https://github.com/emotion-js/emotion/issues" }, "dependencies": { "@babel/helper-module-imports": "^7.0.0", "@emotion/hash": "0.8.0", "@emotion/memoize": "0.7.4", "@emotion/serialize": "^0.11.16", "babel-plugin-macros": "^2.0.0", "babel-plugin-syntax-jsx": "^6.18.0", "convert-source-map": "^1.5.0", "escape-string-regexp": "^1.0.5", "find-root": "^1.1.0", "source-map": "^0.5.7" }, "description": "A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.", "devDependencies": { "babel-check-duplicated-nodes": "^1.0.0", "babel-core": "^6.26.3" }, "files": [ "src", "lib", "dist" ], "homepage": "https://emotion.sh", "keywords": [ "styles", "emotion", "react", "css", "css-in-js" ], "license": "MIT", "main": "dist/babel-plugin-emotion.cjs.js", "module": "dist/babel-plugin-emotion.esm.js", "name": "babel-plugin-emotion", "repository": { "type": "git", "url": "https://github.com/emotion-js/emotion/tree/master/packages/babel-plugin-emotion" }, "version": "10.0.33" }