{"name":"webpack-external-import","description":"dynamic import() external urls!","version":"2.1.0","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/Website1; yarn manual:dev","demo:one:prod":"cd manual/Website1; yarn && yarn manual:prod","demo:two":"cd manual/Website2; yarn manual:dev","demo:two:prod":"cd manual/Website2; yarn && yarn manual:prod","demo:two:debug":"cd manual/Website2; yarn && yarn manual:debug","demo:three":"cd manual/Website3; yarn manual:dev","demo:three:debug":"cd manual/Website3; yarn && yarn manual:debug","demo:three:prod":"cd manual/Website3; yarn && yarn manual:prod","demo":"cd manual; yarn && cd ../; concurrently \"yarn compile\"  \"yarn demo:one\"  \"yarn demo:two\"  \"yarn demo:three\"","demo:prod":"cd manual; yarn && cd ../; concurrently \"yarn kill-ports\" \"yarn compile\" \"yarn demo:one:prod\" \"yarn demo:two:prod\" \"yarn demo:three:prod \"","demo:debug":"cd manual; yarn && cd ../; concurrently \"yarn kill-ports\" \"yarn compile\" \"yarn demo:one\" \"yarn demo:two:debug\" \"yarn demo:three\"","demo:fast":"yarn compile && yarn link && yarn demo:one:fast | yarn demo:two:fast","prepare":"BABEL_ENV=production yarn compile","semantic-release":"semantic-release","commit":"npx git-cz"},"license":"BSD-3-Clause","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-plugin-transform-remove-console":"^6.9.4","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","paralleljs":"^0.2.1","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"],"env":{"production":{"plugins":["transform-remove-console"]}}},"jest":{"preset":"jest-puppeteer"},"dependencies":{"assert":"^2.0.0","dimport":"^1.0.0","fs-extra":"^8.1.0","loadjs":"^4.2.0","mem":"^6.0.1","pkg-up":"^3.1.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"2eb0d2ac5f32e2bfa4af2c2eb0fb3ab31e2e3f23","bugs":{"url":"https://github.com/ScriptedAlchemy/webpack-external-import/issues"},"homepage":"https://github.com/ScriptedAlchemy/webpack-external-import#readme","_id":"webpack-external-import@2.1.0","_nodeVersion":"10.19.0","_npmVersion":"6.13.7","dist":{"shasum":"b96c99e619e58accbdaefd072ad99d18c9f623c0","size":20536,"noattachment":false,"key":"/webpack-external-import/-/webpack-external-import-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-external-import/download/webpack-external-import-2.1.0.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.1.0_1580974571731_0.49343347282894"},"_hasShrinkwrap":false,"publish_time":1580974571904,"_cnpm_publish_time":1580974571904,"dist-tags":{"latest":"2.2.4","next":"3.0.0-beta.3"}}