{"name":"webpack-external-import","description":"dynamic import() external urls!","version":"2.0.2","repository":{"type":"git","url":"git+https://github.com/ScriptedAlchemy/webpack-external-import.git"},"author":{"name":"Zack Jackson","email":"zack@ScriptedAlchemy.com","url":"https://github.com/ScriptedAlchemy"},"keywords":["import url","dynamic imports url","over the wire","import() url","external url import","script injection","webpack import url","webpack","manifest","dynamic dll plugin","dll plugin","runtime"],"scripts":{"compile":"babel src -d .","test":"yarn  lint","lint":"eslint --ext .js,.ts,.tsx src --fix","jest":"NODE_ENV=test jest","kill-ports":"lsof -ti:3001 | xargs kill -9; lsof -ti:3002 | xargs kill -9; lsof -ti:3003 | xargs kill -9","jest:ci":"cross-env NODE_ENV=development jest","demo:one":"cd manual; yarn && cd Website1; yarn && yarn link \"webpack-external-import\" && yarn manual:dev","demo:one:prod":"cd manual/Website1; yarn && yarn link \"webpack-external-import\" && yarn manual:prod","demo:two":"cd manual/Website2; yarn && yarn link \"webpack-external-import\" && yarn manual:dev","demo:two:prod":"cd manual/Website2; yarn && yarn link \"webpack-external-import\" && yarn manual:prod","demo:two:debug":"cd manual/Website2; yarn && yarn link \"webpack-external-import\" && yarn manual:debug","demo:three":"cd manual/Website3; yarn && yarn link \"webpack-external-import\" && yarn manual:dev","demo:three:debug":"cd manual/Website3; yarn && yarn link \"webpack-external-import\" && yarn manual:debug","demo:three:prod":"cd manual/Website3; yarn && yarn link \"webpack-external-import\" && yarn manual:prod","demo":"yarn && yarn link webpack-external-import && concurrently \"yarn compile\" \"yarn link\" \"yarn demo:one\"  \"yarn demo:two\"  \"yarn demo:three\"","demo:debug":"yarn && yarn link webpack-external-import && concurrently \"yarn kill-ports\" \"yarn compile\" \"yarn link\" \"yarn demo:one\" \"yarn demo:two\" \"yarn demo:three:debug\"","demo:prod":"yarn && yarn compile && yarn link && yarn demo:one:prod | yarn demo:two:prod","demo:fast":"yarn compile && yarn link && yarn demo:one:fast | yarn demo:two:fast","babel":"yarn compile && cd manual && yarn babel","prepare":"yarn compile && cd manual && yarn","semantic-release":"semantic-release","commit":"npx git-cz","encrypt":"node encrypt.js","decrypt":"node decrypt.js"},"license":"GPL-3.0-only","devDependencies":{"@babel/cli":"7.7.7","@babel/core":"7.7.7","@babel/helper-module-imports":"7.7.4","@babel/plugin-proposal-class-properties":"7.7.4","@babel/plugin-proposal-optional-chaining":"7.7.5","@babel/plugin-syntax-dynamic-import":"7.7.4","@babel/plugin-transform-react-jsx":"7.7.7","@babel/plugin-transform-runtime":"7.7.6","@babel/preset-env":"7.7.7","@babel/preset-react":"7.7.4","@babel/traverse":"7.7.4","babel-core":"7.0.0-bridge.0","babel-eslint":"10.0.3","babel-loader":"8.0.6","babel-watch":"7.0.0","commitizen":"4.0.3","concurrently":"5.1.0","cross-env":"7.0.0","cz-conventional-changelog":"3.1.0","eslint":"6.8.0","eslint-config-airbnb":"18.0.1","eslint-config-prettier":"6.10.0","eslint-plugin-import":"2.19.1","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","eslint-plugin-react":"7.17.0","eslint-plugin-react-hooks":"^2.3.0","flow-bin":"0.117.0","html-webpack-plugin":"3.2.0","jest":"25.1.0","jest-haste-map":"25.1.0","jest-puppeteer":"4.4.0","jest-resolve":"25.1.0","marked":"0.8.0","node-cipher":"6.3.3","prettier":"1.19.1","prop-types":"15.7.2","puppeteer":"1.20.0","react":"16.8.6","react-dom":"16.8.6","regenerator-runtime":"0.13.3","schema-utils":"2.6.1","semantic-release":"17.0.1","source-map":"0.7.3","travis-github-status":"1.6.3","webpack":"4.41.5","webpack-cli":"3.3.10","webpack-dev-server":"3.10.1"},"peerDependencies":{"webpack":"^4.40.2"},"babel":{"presets":["@babel/preset-env","@babel/preset-react"],"plugins":["@babel/plugin-proposal-optional-chaining"]},"jest":{"preset":"jest-puppeteer"},"dependencies":{"assert":"^2.0.0","dimport":"^1.0.0","fs-extra":"^8.1.0","loadjs":"^4.2.0","pkg-up":"^3.1.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"eb73e0db17aa61cd1d2df8126c2333c93e6bd239","bugs":{"url":"https://github.com/ScriptedAlchemy/webpack-external-import/issues"},"homepage":"https://github.com/ScriptedAlchemy/webpack-external-import#readme","_id":"webpack-external-import@2.0.2","_nodeVersion":"10.18.1","_npmVersion":"6.13.4","dist":{"shasum":"0f6886e0b97df6404eb4609bc5e615f455e9a423","size":34121,"noattachment":false,"key":"/webpack-external-import/-/webpack-external-import-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-external-import/download/webpack-external-import-2.0.2.tgz"},"maintainers":[{"name":"marais","email":"me@maraisr.com"}],"_npmUser":{"name":"zackljackson","email":"zackary.l.jackson@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-external-import_2.0.2_1580360817554_0.12423943865340514"},"_hasShrinkwrap":false,"publish_time":1580360817729,"_cnpm_publish_time":1580360817729,"dist-tags":{"latest":"2.2.4","next":"3.0.0-beta.3"}}