{"name":"import-html-entry","version":"1.3.1","description":"import html and get the exports of entry","main":"./dist/import-html-entry.min.js","module":"./esm/index.js","directories":{"example":"example"},"types":"./index.d.ts","scripts":{"lint":"npm test","build":"npm run build:dist && npm run build:esm","build:dist":"rm -fr ./lib && webpack --env.minimize --display normal && webpack --display normal","build:esm":"rm -fr ./esm && babel ./src --out-dir ./esm --ignore 'src/**/__tests__/**/*.js'","prepush":"npm run lint","release":"np --no-cleanup --yolo --no-publish","test":"jest --no-cache"},"repository":{"type":"git","url":"git+https://github.com/kuitos/import-html-entry.git"},"keywords":["html","importer"],"author":{"name":"Kuitos"},"license":"MIT","bugs":{"url":"https://github.com/kuitos/import-html-entry/issues"},"homepage":"https://github.com/kuitos/import-html-entry#readme","browserslist":["> 1%","last 10 versions","not ie <= 8"],"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-transform-runtime":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/runtime":"^7.2.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","babel-loader":"^8.0.2","husky":"^1.3.1","jest":"^23.6.0","np":"^5.0.3","regenerator-runtime":"^0.13.1","webpack":"^4.17.1","webpack-cli":"^3.1.0"},"jest":{"globals":{"process.env.NODE_ENV":"test"},"testMatch":["<rootDir>/src/**/__tests__/**/*.js"],"testPathIgnorePatterns":["/node_modules/","/fixtures/"],"coveragePathIgnorePatterns":["/node_modules/","/__tests__/","/dist/"],"setupFiles":["./test/setup.js"]},"gitHead":"2a4ca83d9d2e259b75a255250a7a686f0be4f77b","_id":"import-html-entry@1.3.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.2","_npmUser":{"name":"kuitos","email":"kuitos.lau@gmail.com"},"dist":{"shasum":"8dc70f4cf42e5f0e56c2de68c63d1eeff11ed0cc","size":18086,"noattachment":false,"key":"/import-html-entry/-/import-html-entry-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/import-html-entry/download/import-html-entry-1.3.1.tgz"},"maintainers":[{"name":"kuitos","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/import-html-entry_1.3.1_1573559725260_0.7914739677176554"},"_hasShrinkwrap":false,"publish_time":1573559725407,"_cnpm_publish_time":1573559725407,"dist-tags":{"latest":"1.17.0","next":"1.6.0-2"}}