{"name":"import-html-entry","version":"1.9.2","description":"import html and get the exports of entry","main":"./lib/index.js","module":"./esm/index.js","sideEffects":false,"directories":{"example":"example"},"types":"./index.d.ts","scripts":{"lint":"npm test","build":"npm run build:lib && npm run build:esm","build:lib":"rm -fr ./lib && BABEL_ENV=lib babel ./src --out-dir ./lib --ignore 'src/**/__tests__/**/*.js'","build:esm":"rm -fr ./esm && babel ./src --out-dir ./esm --ignore 'src/**/__tests__/**/*.js'","prepush":"npm run lint","prepublishOnly":"npm run build","release":"np --no-cleanup --yolo --no-publish --any-branch","test":"jest --coverage","codecov":"codecov"},"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 6 versions","not ie <= 8"],"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-proposal-optional-chaining":"^7.8.3","@babel/plugin-transform-runtime":"^7.0.0","@babel/preset-env":"^7.0.0","babel-loader":"^8.0.2","codecov":"^3.7.0","husky":"^1.3.1","jest":"^24.9.0","np":"^5.0.3","webpack":"^4.17.1","webpack-cli":"^3.1.0"},"jest":{"globals":{"process.env.NODE_ENV":"test"},"testURL":"http://test.com/path/","testMatch":["<rootDir>/src/**/__tests__/**/*.js"],"testPathIgnorePatterns":["/node_modules/","/fixtures/"],"coveragePathIgnorePatterns":["/node_modules/","/__tests__/","/dist/"],"setupFiles":["./test/setup.js"]},"dependencies":{"@babel/runtime":"^7.7.2"},"gitHead":"76d89f79ac63ce9dff57a521fa890a35bdeaeacb","_id":"import-html-entry@1.9.2","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"1428ddec87c042140e6de2f6e085911eed7c3594","size":9941,"noattachment":false,"key":"/import-html-entry/-/import-html-entry-1.9.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/import-html-entry/download/import-html-entry-1.9.2.tgz"},"maintainers":[{"name":"kuitos","email":""}],"_npmUser":{"name":"kuitos","email":"kuitos.lau@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/import-html-entry_1.9.2_1602249463704_0.7890651574204302"},"_hasShrinkwrap":false,"publish_time":1602249463796,"_cnpm_publish_time":1602249463796,"dist-tags":{"latest":"1.17.0","next":"1.6.0-2"}}