{"name":"webpack-external-import","description":"dynamic import() external urls!","version":"2.0.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; 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.6.0","@babel/core":"^7.6.0","@babel/helper-module-imports":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-proposal-optional-chaining":"^7.6.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-transform-react-jsx":"^7.3.0","@babel/plugin-transform-runtime":"^7.6.0","@babel/preset-env":"^7.6.0","@babel/preset-react":"^7.0.0","@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.0.2","cross-env":"^6.0.0","cz-conventional-changelog":"^3.0.2","eslint":"^6.4.0","eslint-config-airbnb":"^18.0.1","eslint-config-prettier":"^6.9.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.2","eslint-plugin-react":"^7.14.3","eslint-plugin-react-hooks":"^1.7.0","html-webpack-plugin":"^3.2.0","jest":"^24.9.0","jest-haste-map":"^24.9.0","jest-puppeteer":"^4.3.0","jest-resolve":"^24.9.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","webpack":"^4.40.2","webpack-cli":"^3.3.9","webpack-dev-server":"^3.8.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":"f33e31400400baaf41a80d9dbc97bd459a236d66","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.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"zackljackson","email":"zackary.l.jackson@gmail.com"},"dist":{"shasum":"dcc98ef2f6609fdee8f88564bf9e76fa32f9e593","size":35008,"noattachment":false,"key":"/webpack-external-import/-/webpack-external-import-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-external-import/download/webpack-external-import-2.0.0.tgz"},"maintainers":[{"name":"marais","email":"me@maraisr.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-external-import_2.0.0_1580274269664_0.07439802240621751"},"_hasShrinkwrap":false,"publish_time":1580274269757,"_cnpm_publish_time":1580274269757,"dist-tags":{"latest":"2.2.4","next":"3.0.0-beta.3"}}