UNPKG

liferay-npm-bundler-preset-reactjs

Version:

liferay npm bundler preset react

63 lines (62 loc) 2.45 kB
{ "_from": "babel-preset-liferay-standard@2.32.0", "_id": "babel-preset-liferay-standard@2.32.0", "_inBundle": false, "_integrity": "sha512-UY9GdoMZnR+zqXEx6kvGP1ZFNuAY/iB8HHNCFzlcrFVGKW3Pr90ewVxHX0C3D8neSiRqhRyGdKMShsPfvzjgcQ==", "_location": "/babel-preset-liferay-standard", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "babel-preset-liferay-standard@2.32.0", "name": "babel-preset-liferay-standard", "escapedName": "babel-preset-liferay-standard", "rawSpec": "2.32.0", "saveSpec": null, "fetchSpec": "2.32.0" }, "_requiredBy": [ "/liferay-npm-bundler-preset-standard" ], "_resolved": "https://registry.npmjs.org/babel-preset-liferay-standard/-/babel-preset-liferay-standard-2.32.0.tgz", "_shasum": "55cdc08c244bed5c332b7375a42c15a49b9c7131", "_spec": "babel-preset-liferay-standard@2.32.0", "_where": "/Users/x285538/Workspace/react-18-widget/node_modules/liferay-npm-bundler-preset-standard", "author": { "name": "Liferay Frontend Infrastructure Team", "email": "pt-frontend-infrastructure@liferay.com" }, "bugs": { "url": "https://github.com/liferay/liferay-frontend-projects/issues" }, "bundleDependencies": false, "dependencies": { "babel-plugin-add-module-metadata": "2.32.0", "babel-plugin-alias-modules": "2.32.0", "babel-plugin-minify-dead-code-elimination": "0.5.1", "babel-plugin-name-amd-modules": "2.32.0", "babel-plugin-namespace-amd-define": "2.32.0", "babel-plugin-namespace-modules": "2.32.0", "babel-plugin-normalize-requires": "2.32.0", "babel-plugin-transform-node-env-inline": "0.4.3", "babel-plugin-transform-object-rest-spread": "6.26.0", "babel-plugin-wrap-modules-amd": "2.32.0" }, "deprecated": false, "description": "Babel preset for bundling standard Liferay projects.", "gitHead": "c1f6a6fa720914025ac64289d76f3ff0d1d0fd3d", "homepage": "https://github.com/liferay/liferay-frontend-projects#readme", "main": "lib/index.js", "name": "babel-preset-liferay-standard", "repository": { "directory": "maintenance/projects/js-toolkit/packages/babel-preset-liferay-standard", "type": "git", "url": "git+https://github.com/liferay/liferay-frontend-projects.git" }, "scripts": { "build": "tsc && yarn copyfiles", "copyfiles": "node ../../scripts/copyfiles.js", "prepublish": "yarn build" }, "version": "2.32.0" }