UNPKG

@haxtheweb/haxcms-nodejs

Version:

HAXcms single and multisite nodejs server, api, and administration

127 lines (126 loc) 5.26 kB
{ "entrypoint": "dist/build.html", "extraDependencies": [ "manifest.json", "node_modules/@polymer/app-layout/*/*.js", "node_modules/@polymer/**/*.js", "node_modules/@polymer/marked-element/node_modules/marked/lib/marked.js", "node_modules/@google/model-viewer/dist/model-viewer.js", "node_modules/@vowo/chart-elements/*.js", "node_modules/intl-messageformat/src/*.js", "node_modules/intl-messageformat-parser/src/*.js", "node_modules/@material/*/*.js", "node_modules/tslib/tslib.es6.js", "node_modules/web-dialog/*.js", "node_modules/tslib/tslib.js", "node_modules/@lit-labs/motion/*.js", "node_modules/@lit-labs/motion/*.*.map", "node_modules/@github/time-elements/dist/*.js", "node_modules/@haxtheweb/*/*.js", "node_modules/@haxtheweb/app-hax/lib/v1/*", "node_modules/@haxtheweb/*/lib/*", "node_modules/@haxtheweb/*/lib/**", "node_modules/@haxtheweb/*/locales/*.json", "node_modules/@haxtheweb/haxcms-elements/package.json", "node_modules/@haxtheweb/haxcms-elements/**", "node_modules/@haxtheweb/*/lib/*/*.js", "node_modules/@haxtheweb/*/lib/*/*", "node_modules/@haxtheweb/*/lib/*/*/*.js", "node_modules/lit/*.js", "node_modules/lit/directives/*.js", "node_modules/lit/decorators/*.js", "node_modules/mobx/dist/mobx.esm.js", "node_modules/lit-html/*.*.map", "node_modules/lit-html/*.js", "node_modules/lit-html/*/*.*.map", "node_modules/lit-html/*/*.js", "node_modules/lit-element/lit-element.js", "node_modules/lit-element/lib/*.*.map", "node_modules/lit-element/node_modules/lit-html/*.*.map", "node_modules/lit-element/node_modules/lit-html/*.js", "node_modules/lit-element/node_modules/lit-html/*/*.*.map", "node_modules/lit-element/node_modules/lit-html/*/*.js", "node_modules/lit-element/*.*.map", "node_modules/@vaadin/**", "node_modules/vmsg/*", "node_modules/web-social-share/dist/esm/**", "node_modules/web-animations-js/*.map", "node_modules/web-animations-js/*.js", "node_modules/flag-icon-css/flags/*/*.svg", "node_modules/@haxtheweb/*/lib/screenfull/dist/screenfull.js", "node_modules/lit-element-router/utility/router-utility.js", "node_modules/lit-element-router/lit-element-router.js", "node_modules/scrollable-component/index.js", "node_modules/jquery/dist/jquery.min.js", "node_modules/bootstrap/dist/css/bootstrap.min.css", "node_modules/bootstrap/dist/js/bootstrap.bundle.min.js", "node_modules/@haxtheweb/product-card/lib/fields.json", "node_modules/@haxtheweb/dynamic-import-registry/dynamic-import-registry.js", "node_modules/@haxtheweb/img-pan-zoom/lib/openseadragon/openseadragon.min.js", "node_modules/@haxtheweb/wc-autoload/wc-autoload.js", "node_modules/@haxtheweb/elmsln-apps/lib/*/*.js", "node_modules/@haxtheweb/stop-note/lib/svgs/*/*.svg", "node_modules/@haxtheweb/simple-icon/lib/svgs/*/*.svg", "node_modules/@haxtheweb/hax-iconset/lib/svgs/*/*.svg", "node_modules/@haxtheweb/wave-player/lib/wavesurferjs/dist/wavesurfer.js", "node_modules/@webcomponents/webcomponentsjs/*.js", "node_modules/@webcomponents/webcomponentsjs/bundles/*.js", "node_modules/@webcomponents/webcomponentsjs/webcomponents-bundle.js.map", "node_modules/monaco-editor/min/**", "node_modules/monaco-editor/min-maps/**", "node_modules/lunr/lunr.js", "node_modules/msr/MediaStreamRecorder.min.js", "node_modules/@haxtheweb/chartist-render/lib/chartist/dist/chartist.min.js", "node_modules/@haxtheweb/code-sample/lib/highlightjs/languages/*.js", "node_modules/idb-keyval/dist/*.js", "node_modules/safari-14-idb-fix/dist/*.js", "!node_modules/@polymer/app-layout/templates/**", "!node_modules/@polymer/app-layout/patterns/**", "!node_modules/@polymer/*/demo/*.js", "!node_modules/@haxtheweb/haxcms-elements/demo/dist/*.js", "!node_modules/@haxtheweb/elmsln-apps/lib/*/demo/*", "!node_modules/@haxtheweb/simple-icon/lib/svgs/elmsln-custom", "!node_modules/@haxtheweb/wave-player/lib/wavesurferjs/src/**", "!node_modules/@vaadin/*/test/*", "!node_modules/@haxtheweb/*/test/*", "!node_modules/@webcomponents/webcomponentsjs/gulpfile.js", "!node_modules/@haxtheweb/storybook-utilities/storybook-utilities.js", "!node_modules/@haxtheweb/*/*.umd.js", "!node_modules/@haxtheweb/*/*.amd.js", "!node_modules/@haxtheweb/*/*.es6.js", "!node_modules/@haxtheweb/*/*.stories.js", "!node_modules/@haxtheweb/*/*/*.stories.js", "!node_modules/@haxtheweb/*/*.storiesold.js", "!node_modules/@haxtheweb/*/*/*.storiesold.js", "!node_modules/@haxtheweb/*/*.story.js", "!rollup.config.js", "!*.stories.js", "!*.story.js", "!*.umd.js", "!*.amd.js", "!*.es6.js" ], "sources": [], "builds": [ { "name": "es6", "browserCapabilities": ["es2018", "modules"], "js": { "minify": false, "transformImportMeta": true }, "css": { "minify": false }, "html": { "minify": false }, "bundle": false } ], "moduleResolution": "node", "npm": true, "lint": { "rules": ["polymer-3"] } }