UNPKG

@naturacosmeticos/natds-react-babel-base-config

Version:
42 lines (41 loc) 1.03 kB
{ "name": "@naturacosmeticos/natds-react-babel-base-config", "version": "0.15.0", "description": "Babel base config for natds-react-* packages", "keywords": [ "babel", "config", "natura", "natds", "design", "ds" ], "author": "Jimmy Andrade <jimmy.andrade@thoughtworks.com>", "homepage": "https://github.com/natura-cosmeticos/natds-react/tree/main/@config/babel#readme", "license": "ISC", "main": "./index.js", "source": "./index.js", "directories": { "lib": "." }, "files": [ "lib" ], "repository": { "directory": "@config/babel", "type": "git", "url": "git+https://github.com/natura-cosmeticos/natds-react.git" }, "bugs": { "url": "https://github.com/natura-cosmeticos/natds-react/issues" }, "publishConfig": { "access": "public" }, "peerDependencies": { "@babel/preset-env": "7.11.0", "@babel/preset-react": "7.10.4", "@babel/preset-typescript": "7.10.4" }, "gitHead": "341dcfd10fd7264b39418fdd0233e0fe39905546" }