UNPKG

liferay-npm-bundler-preset-reactjs

Version:

liferay npm bundler preset react

22 lines (21 loc) 720 B
{ "author": "Liferay Frontend Infrastructure Team <pt-frontend-infrastructure@liferay.com>", "dependencies": { "liferay-npm-build-tools-common": "2.32.0" }, "description": "A Babel plugin to namespace (prefix) AMD define() calls.", "main": "lib/index.js", "name": "babel-plugin-namespace-amd-define", "repository": { "directory": "maintenance/projects/js-toolkit/packages/babel-plugin-namespace-amd-define", "type": "git", "url": "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", "gitHead": "c1f6a6fa720914025ac64289d76f3ff0d1d0fd3d" }