{"_id":"@alisproject/alis-editor","_rev":"46-13f7b266e4bfb0f20ccd238a4da260cc","name":"@alisproject/alis-editor","dist-tags":{"latest":"0.3.22"},"versions":{"0.1.0":{"name":"@alisproject/alis-editor","version":"0.1.0","main":"dist/AlisEditor.common.js","scripts":{"serve":"vue-cli-service serve","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" "},"dependencies":{"@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","vue":"^2.5.21"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","vue-template-compiler":"^2.5.21"},"gitHead":"6e6aee31f21baeedaa60f4707ed784a62bb3319b","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"narisada014","email":"reishi_narisada@alismedia.jp"},"dist":{"integrity":"sha512-8Zj+zBiQy9fW5h620pctOf9lF+giMsf1tGjVanTnU6BjXj6GlVPv0WoQ5snYvov5haWsEbo2Gmk9RqxYz1ZUqw==","shasum":"09b11e416d3aefcf208f4431b3ea22f0be1a3b92","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.1.0.tgz","fileCount":26,"unpackedSize":17478390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcRoObCRA9TVsSAnZWagAAFxYP/1CyeSS85Gri+EuJvllw\nDv9uiGtMf3Jh/qgUnMExNtXFpjjcf5c05KrOLISkbwYm58FhftzM2GBtkL5e\nWYS0TUsx4Kx7ZHDC3BIwCXUbI0GP5F2HGa20wPkC4B48viqhzYMiSMvOMjs9\ngKunsAJWkQld5JzRQFyw+vGbw7Tso8TDYSvZE2pCwTp2o/DjBVRARMH3hWSl\navGVq39IgbZONus3Ue3nd/cZfRJuZ1SY33FIsXfpMt4WLNAfg+Dj8YEjdOnp\numkTICLR7HrmNM3bBsbY5LYfTlcLewA0S9P+69ouWeMnWTYfPNopp4jGC8eH\n40A0uY5SGINeoulQ/dxzKEJk/M1FKiP1s8wrOq5gAdD5emDYIp3OeFMt8/Qg\nqA6i+KSpcjaqBHdfYC2n+NRNnyDl287WDxuLaWtvCle6G1ITVA6uamW+q1MG\n/FjB2089h9KdpOQlcs28lhVPmHBw6Zs9NebZHnLOp3f8OorIQ2OUxF9z0OG1\nMqo4CJRAECp1K93PHCRhIK3Uq5o8vp0RM1mmCIMVtd6XxDT/lPuMS/IuiYoP\nG36WStC7VkpXl+mRSH1rmn83dOGsy5ydDtaQpLR1FGpLR32CGlnnyyHrOi01\n7JOVSW1xTw2KvaK3oZV2na6nTovaG+XDkIITM1ojOBoJfTUbNgCXLP+IfYMx\ny1yS\r\n=dNaO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEeKXXs+ZPDE6AXs1yrd76WwlsGXPHEdt+m1RYzdgnv0AiEAmmpS9Op6jg12qr2Q+dsFHGLzLH2hg1fP6gf0guuC1CY="}]},"maintainers":[{"name":"narisada014","email":"reishi_narisada@alismedia.jp"},{"name":"alisadmin","email":"info@alismedia.jp"},{"name":"y-temp4","email":"y.temp4@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.1.0_1548125082863_0.31266329217716393"},"_hasShrinkwrap":false},"0.2.0":{"name":"@alisproject/alis-editor","version":"0.2.0","main":"dist/AlisEditor.common.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","vue":"^2.5.21"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.5.21"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"bd47893fda09f69fb6594d0db4099651430afadd","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"y-temp4","email":"y.temp4@gmail.com"},"dist":{"integrity":"sha512-u2TAU8r9oFMChSBd6pAUL5+6eL5+l32CC1jxzSrOxsawLmeRQVnz+UG6kWfeDQFVCZyQ5aiC6qKCgV947wScCQ==","shasum":"360b2d7f683685ecda0d7048bcba9ecdd6be4196","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.0.tgz","fileCount":38,"unpackedSize":20953637,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXTNeCRA9TVsSAnZWagAA9/IP/0ypp4TGtgAlnFRi2Z+W\nfd0aB6O2MR/FWK7YFDnhBDXGViD4is1OfwlBvuZVnKYo8XXcNZ8oKz5Ct2HR\nKJWxZYSkMBasE7ounVd1WmpiiFM9kXdKe1gb7qnNT9u7Tr478pj+Y0Ozpi+P\n/PpAiA3p1RKdCoJiS21F7MwqsXcJUfdvRH7JHRFNurYU/snwQqEZ+DMkOY3p\nKe3urwEPTlJGu9QlJ3YHaM0WoxRv7LrcXTdA3Hn1o8hSQLThC1nIAf4mdQWz\n2/VTteX8+fPhWaEV3s3KSYtXzmu1EyBNi3sVHNwycQHxIIKChUJ60b1kxzCD\n9rfgafRkkaaaavGQt8SUJcPBecxHBvDhqD3mhZDTkENk8G4/yjs9dfA95NXl\niw+Xgxu+znE6w33aMSneRy3f9OiX37VOQSHlEJjOdwezmQmhPcn4Agi33JCc\nIurCdi69VPLi9Xas0QjnAFOK7MWqdlLyfwWxlJoK/Ei1PfW/dMcgXA+4B13f\nvnQf9eICSY4WAmXEaJm3tDPeWNwJdkNLjcxYZjUWicpUSXHwaMC65m1diMes\nJNgy2UykCaiafoPoxopQ113DthYB1Xm3WuPbGwChy50XRJv4CNHKqjJ+FwTc\nFmH8o+jXIes7tHMRr3YcDdPbrrBR285mPo31U6l/ue5EtWcXxdsiKcUlcfp/\nI/8Q\r\n=mPOS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBmwoGAwGGWzUsR1miyDTiRyG+OGvG+vNAOnI66LvUIJAiEAg0EJysDsmLRxGImcWTtts0Kqjn8jH4cwYJP4IBEVJ1o="}]},"maintainers":[{"name":"alisadmin","email":"info@alismedia.jp"},{"name":"narisada014","email":"reishi_narisada@alismedia.jp"},{"name":"y-temp4","email":"y.temp4@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.0_1549611869537_0.8991435620934785"},"_hasShrinkwrap":false},"0.2.1":{"name":"@alisproject/alis-editor","version":"0.2.1","main":"dist/AlisEditor.common.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","vue":"^2.5.21"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.5.21"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"8f178f6f705a336c9db9e2682b1da1233c7d91e5","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.1","_nodeVersion":"8.10.0","_npmVersion":"6.8.0","dist":{"integrity":"sha512-qw0Oz3f1NCY7u3QyPZboKjZebsZkzFEKLRP8OIjCXZwuL2SQ9SsMnD1AQQ2PxtbUAU1xSF8NC3CqGOr6F41NPg==","shasum":"866c8dfb3de25b90f0459436217142b0727319d6","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.1.tgz","fileCount":42,"unpackedSize":20489390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcc7c5CRA9TVsSAnZWagAA00gP+wXoGovardTNnSWDXYFP\nNOHh2EBUODx7cKmti7tmcgVr683qf8UUepJm+5nTSw/udeM/yBndZw+CtBeY\nCeTUOEkzXFxb50zoyVVtcnjpPTwElhgTKa5PA7IvbWdU3uQ/8MItS/Om/MoF\nRTyLjDoMYmlPgYDOlPcRD72LSt/NwdDy+N/FXFEIfZRcTZBkJlj4KWo4Ry5O\ndnyGVttRGqbUPEL6v4BxiiqqbMQtEUhNdkTQZfwY5JYDwEO34FBV8PYkco33\nsOddQTHsa1gQImrV+eIUI6SRpmLtYvxWudKaQ8H/0CWGvLJesgHBYrjqVB1d\nqvyWwPiOzU9wOq48vrSq2mBtEolK9T393qsgzDJJMb18uwe7mmcDMzuQMESx\nN+7cLALWx950csCqKEifszeYL/1TkoxvacXie9ku1+FeRWuqpyAZz3ej+jNg\nTvLfJOkOzERZJ+veDwcUE+tlBpLs32+mTVWD6Xs6TAlFqjJKPyHWHjJ4Roln\nT5Zlq/8cI6DwpCrbjpW+IWp1j02bdQ3H/hp7DS6AbagwI34bNmY+P207C9ZY\nazJ2hHvyKKfoG23n7Pcy9wMu8yQOVMiEOcv2mbkmrynUuFGhXO7bMqT73VTg\n2CnvfKDbPoaXFcAUJ/jN5W8qJD+90mMMO6V2p93tXcXTVbukUyiNNq2AULbo\nfVP2\r\n=pchi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdnETP8C1byiGbXAIip+t5yiwMGWUPVm63E/8McCy6TgIhALe8TTLYGZq/CXqmbQ+n1Ry1fh9ApiaZjbGLdJt20Ixj"}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.1_1551087416871_0.8638858698082588"},"_hasShrinkwrap":false},"0.2.2":{"name":"@alisproject/alis-editor","version":"0.2.2","main":"dist/AlisEditor.common.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^4.1.1","vue":"^2.5.21"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.5.21"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"1ab90500b522e5251128137a9d991c27f0267065","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.2","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"y-temp4","email":"y.temp4@gmail.com"},"dist":{"integrity":"sha512-7CXxQYRuFWo6J7vfVrwS87BBZGq9kZXbExQhcb/2TuALl6Akn26kMInAcJ629hc0J+nL+Gf4sWVfdlwk6V5Q7A==","shasum":"fcc5201c15877f34cb93decf94be4c65b8abfd3c","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.2.tgz","fileCount":46,"unpackedSize":21100451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcd3SqCRA9TVsSAnZWagAAb/IP/35in8QOtVKbsaHXJbmk\nZdRxL7DsaCNHOx2pCcAueYkAwR3h9q6h/vsaQf3DXXC5M6YdIKTcYWvawLU3\n5nj3C5ld3aY8H+biBwfpp+bwomYfFJ6bV97ZG1gk7CYGzd/k8AO56TdifSCn\nKEpfmkgqxxAji/lcCEoFMwIGhcrg0XHFFXoZfa8O7bolCweZwqnTRg6vpxlB\nTJWyDi+g2+VOLl4GDZg04mtvjtQnLKlvcHKQjQvhNDPxaRTaxtANnRHoGfUo\nJLJ43cdb6KWwIy3pFhi6AvyY3rzjO1J2sjYhAXmjIAN6kDdcEEeM99dRrsgu\nGrS1VhEWtWKEIOo5oNsp56HoiH/LplAI91CEa5IHzzr9lmldzI5bW0lgvlhZ\nCGkoscSY7I3lik/1rP+kM2LF6CFToTsib394Q1TIyJeOWU4BfRIjqJasBj92\n4xMviCfVyxph+vWMU0UsXe/yaykIKVwR33Rd2MGLv+e3ieqZ6o3bmVrraeHi\nglGLbbvwe94E66h7QwMVqGn1BayHCvOGyVZP+zs4GpOEQ436BJQvNSUJc71j\n9ovYiqDI16dYccaqHKVWc7Pwa2m7d2OATSvOgknHe+lOvaCTZeCc4kAb0iEs\nsd9/eKcE1unN5pDKhy89z8C69V5LgRdbXnbqOHxKlUzVhjmeBW7U8slAS2Wn\nOM1o\r\n=EKqw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHq66CrDImDbaLF5lhTgV1pABX/rH+9MYSCuatg3W1npAiEA48ncIqheKQXciUat3iGEkQlYJrdugDtVgi9aK+w28SQ="}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.2_1551332521395_0.20139770665521706"},"_hasShrinkwrap":false},"0.2.3":{"name":"@alisproject/alis-editor","version":"0.2.3","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^4.1.1","vue":"^2.5.21"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.5.21"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"b14168af0f665d63be9c32ed794c3308a5e93f69","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"narisada014","email":"reishi_narisada@alismedia.jp"},"dist":{"integrity":"sha512-3InT7mLnyUwoiTgI10hgR/AJFWOFlxOglcXOlqMNUPf+QBstNoPtZGG6LI10YfY4FeRD3MJBtBFn8tPl71SiMA==","shasum":"663652be28943849abe43c2e1c64da2c9a448ed1","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.3.tgz","fileCount":46,"unpackedSize":21187592,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfQfMCRA9TVsSAnZWagAASVkP/RVAcaGdjaWapnBEhn0w\nhjZa7pGInaDXRvIKx9kC8dflNk2iLDApBWoCercbiqqqeMUhNdHhVKmlGcuy\nIX9cJTTF9pGwRYG0FpCyIKAmRFv8LDO/V0QdOsxJxPDUCYcatHZuoPFkQnov\n5xJuuTmvHcWcxi5beikb7UgzqnbmxydiQWmGJUxlpOTbIU6U8hzZ951Wyf6F\nUXzKV8cMd0lUzNCUYKa+qcqPrk524iu76mD4dgBcAE2V1JDqSJUhhAREE3lN\nDE+XMRhxlWjrzfkJMY2NGLkKoFhrVh62dJoXcaR5H1+rU+P+ihXW4/LKkJRq\nAK+F6KPpMzFX5F9vh02rUVUKSMSBr0iytDHtxRNfeEGLsZWfImQY01thBBS3\nEAUGDQvZAIkjgE71GXz+xSh4G3xrCoEywHKedW9n3rAhj1HBKmeHWuHtk7Ml\nQ4w4FoFeN+QNLmhzKgrdfvXid+zRZxd6VUI8IQbarELLf4aHT5qucF51/Wjz\nYgGaIqg0aRt0K/XBE3yK50+2PjQQtpyXymLuj6GzdgGXuWjAVPq3xfbq0wAq\nG9wxnW1/epjSd3IeyDBeUumgVzTrWmr1v7Phky7TgbaBDKWnJlBNa7z/Gbh1\nCEu4VWzpGkdRB8stpUwQNc5qz+wInwjs/FLmBBbDZemJKDoGqM1U96PR9l0B\ncg/7\r\n=YF9D\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBkUue2xZhwVKLr8yYc/ppEAiNo/UqKGSYX7/ZXTQ3F+AiEA0yzKzdT+jIpYbJ+ay/pdtvdx0udtR2dF29PC71F+eE0="}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.3_1551697868017_0.07308114413374489"},"_hasShrinkwrap":false},"0.2.4":{"name":"@alisproject/alis-editor","version":"0.2.4","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^4.1.1","vue":"^2.5.21"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.5.21"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"547e254281c6970291209f18213430b8eff43a15","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.4","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"narisada014","email":"reishi_narisada@alismedia.jp"},"dist":{"integrity":"sha512-BWhir8ruYNn+n/KsvTCiu7V1NXw1c91fBzuaUhlOhW3Wegm8lJaPt9kj9+AqivLeqlWUUySS7oXIY7dh9e92Jw==","shasum":"7f55feb12bd772da049b76982b5bc7cb1c8ed8ba","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.4.tgz","fileCount":46,"unpackedSize":21193934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfgSfCRA9TVsSAnZWagAAjcIP/3418ML+VgWpAiq0gf+0\nzev6wx78H1qwkJ6fo2W8wsZt9Xa5JN28wD068Fc8ziDYoHf+NXy4pIwcvzQJ\nF+QlHBUN5C19KVbb48PJCq+dhX6pLR/yGyCAceT0vd54981mvX1WykkfWsUf\nzmbeIcFoMl/wRC23THqLlp6r1FWOsY9Wpq6fqNj6juUOC5Z97rA1GUiBjf6q\nW6DQtHxak2nK3iF7erEHJlAyXkUXV8/H9TL6aUSjX2KG2AhBpWUbupy/v8LT\nDCCmkpmLcY2gNs+PTFsjV9sW9TkeEao6+gzNdN6qtCqChMd2Ag+GggsO4Jc8\nCyi5eIDVawstFmy+LycgdnhpNZ5YhsR0e9+hjBvvTaugfEgkIl3gCsBaUDf3\nhHVeVbk47NWrKR9scy60QlJ0cfsAmUm2t5UUlpAo/nzvVk4QP14bN3x4+IKb\nMu7qL/BwsaMz6REw7nNA1cTUaHodb/37dvav0NMzTtatx3UJn8oyGy/Nbf0C\nfs79NQBBt2+wt2VY1RFtBsg8fYmpj9WavQ568F5i6DPd+IHM2BzUSRrw86Ue\neK2nUaXjxKMMZpDiA64xLLtnvFV6KmiZnvgytal6Qcec2hprdl1ETqtaJy71\n03nMOZL9DMHh868Ih1P2ZxKEEXQ/IYOHT5foZP/hD69r9+jL9qFVeqLii1SC\n/Lp2\r\n=bSDQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD31NSLuqamm66tEiT3rUToVbhtk/bsqrdKsgi4ghu8hAIgYPG729B9Dsu3wz2qpiB4MtT03RxOZsfh5uL24Gm99UY="}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.4_1551762590335_0.6621008695387032"},"_hasShrinkwrap":false},"0.2.5":{"name":"@alisproject/alis-editor","version":"0.2.5","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^4.1.1","vue":"^2.5.21"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.5.21"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"fb6fded42cc138ee1eaba6f5016fa662fcf5c131","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.5","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"narisada014","email":"reishi_narisada@alismedia.jp"},"dist":{"integrity":"sha512-RIp+xwllqRQbCDK1pX10aKMWZlGlDZ3P/phlRJIInJY3OFySVkaY4Q7QhsyjXFC8KwcXaK6dMBepb0wLvE0xUQ==","shasum":"6555efaa60c946c591aa8558324f1eaf346b67bd","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.5.tgz","fileCount":46,"unpackedSize":21194552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfhHVCRA9TVsSAnZWagAAXTQP/066qIRYTJIRFgCL0d4O\n4Np0sIV2fv56sJBkxzO2kXRtWIWo0tlXIiwJ+SdWNuxoo6xqOSvoGf/lV0hP\nT97jgRrUgzeqBYqTjuHMPqYQCpwuzgKu0LdOLo8/kbLMb2i5JHToCegyyZFX\nptAqcjSm9V57Aj7aOJ2zGQ21O28ZnrJEgtNEkMaGR9fSBLcChS/uAvD21aFM\n0OborGaZqHORq+5u6LAy2nli+sElTrIcdY46+l9Sp5aaWiJNGqLCJudJrws8\nsWBIhVHukCVE4+dimY7Wtl5OfkjnT7+HFIdX3ZVkNZhDGw4CuHotwbN1j1D+\nasuc07qtR0yqzoSOCQOp72f+KXoRqR9NhxqmwU7jfqngLQNYUAa8kBNau7cJ\nyvyqsvLMBeAZ3JvIBOEDpDUe4PiQ6al9fKm6tPZjN/9pumsdh7xo4yPKtHAp\no1USfBOLntbRphBD45iYL2+geC7kWfIu4tJAyMRyHufg3/dSP/RvXsfYpbj9\nWrLXo3cwtzB5k3L5Xlue0GUDZikhPb/gNPpwkZ7BOpV4GmatcZyE3r3cnTYT\njxAY6EmTS/yu3WZcQJA1wKigecGc3DR//laPE7bbAvWGKtN5uHVQpLfrrrqi\nlWtsV3cSGyy/ReK3A9nYlrAM0mg31QZd9khYesLrBAhQmKuxXwtgpPiyZz86\n/W6W\r\n=ylRR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDX8t9XoEuE73+kWizcwKOjhslwEtbWeKI7QIPBiU/5swIgAW8/v34M7DHTX/UTTTlXytkDIGrIT3BjKZkRWZx4ln4="}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.5_1551765972389_0.9439881125509577"},"_hasShrinkwrap":false},"0.2.6":{"name":"@alisproject/alis-editor","version":"0.2.6","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^4.1.1","vue":"^2.5.21"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.5.21"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"e38fa9f628411b86ab635609da1f47cfc0d6b3c2","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.6","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"y-temp4","email":"y.temp4@gmail.com"},"dist":{"integrity":"sha512-6iLtshfCZzI+/o3Eqi8Y6WpI3fKYfCjr+2Wk1BgTKcLfV9uu6O2d8SqKgXLiROiYUr8yfKtOjDOUEVNsfcDqmw==","shasum":"d9f57d755b5696dd262f08e41286aa6871761a5a","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.6.tgz","fileCount":46,"unpackedSize":21151620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgPkfCRA9TVsSAnZWagAAXt0P/jkhS5buLvv2buRWZrGZ\n04vULbFerMZJx99ZQvv07c0oB6D6i9/Bug9LyaSMIWU2QHzYHzaxKC3UD4xH\n9F+Fbi8YFk+vmks/wgG+VnzId+eeSeEetiFfopn7PmenAEI3UOU1WhK+gcEb\n+RCNQiZNz6c/pHEFjXmKsP4Jm7UNq8CRLQks6yM8rIDi+ya8Qwc00YpGvPrD\nuSKUXoMtkkzwpK44aAOMJsO5foE1haYxqCwl7W28z3EN/FEl9LtJ8Rlvzq89\n+SO98O3PUQS8ys0ULmP3Sm+VAS/KuokIEiWZ72gdlVrsJoHBMXer/5QTCxs6\nA3i0Xm1NY2NvrCS8g4dEnrMEqIrtslA4weC3aFPIvveT15XQVagta9R7o5Wy\nSnxLsubmjzrFZiMKn+bO9Bvoj8UYwSCOOgpg8B4P+KUnWszLm0aF1MwxnPYL\n4EKpTyPMy9G279PnGGWFMxAR89MzXM4GqeL8l2ETYCwKykUQTbrwJC/1V+wc\n4pMav8872s7X2ZpMUJ+YpdS8zjhpXbcBSmASaP2SiUnjUooJghcefsmtc2kZ\nnEY129SnIWFT68ipsx7gFgbfyhkGp08c/2rLCQN3pvvuI2/l0JAIr6v8SQP+\nAmuyMYdvo4I1O8r2/GDJ/RUWnX+r8FIxiViDgkInjsDRHX6jlP72+LSWgcYZ\nKLne\r\n=Z065\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF9lkVqFe426OqeOqgcjfPx1UlL6SAPhAV5kz8reyeL+AiBTlsvnDpg9dpNyet93wMYexMXMAJH+yFR0qY7L5DvcXA=="}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.6_1551956254405_0.9500288950921507"},"_hasShrinkwrap":false},"0.2.7":{"name":"@alisproject/alis-editor","version":"0.2.7","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^4.1.1","vue":"^2.5.21"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.5.21"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"9fcdefcb11cbdfdd161b4da451982484743fedc4","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.7","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"y-temp4","email":"y.temp4@gmail.com"},"dist":{"integrity":"sha512-ojholcnqwdlIG+9gNARFk/EOJWs3+nMwJViNmWcty6krYOo6NGPB5JrTH5CQ7DR6HyN3C3HVos6aoQLfYhwPng==","shasum":"a129911f81e15aa9cfe503bc2d6209f4d0ac249a","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.7.tgz","fileCount":46,"unpackedSize":21152768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoXbXCRA9TVsSAnZWagAA2LwP/jMXBwPM4su3jJgXJiI2\n0PgWNe5ApGwcJcJOE50p8Yh+fMsmihWlFgmVd+05nCBda56tRlOfU/8A46VM\nI8kthKUzgx/2RWu6iBl4xD4KqnCP7eLOjspY2Vg1AcHoCYCutveXPFugR1y8\nlWJnPU7ndxdABUP0NCkzKIP/Iyu5A+3+z3vzdLMDmJfBpIMOLhjjLzLGF78a\nLkEyBOHBVWHXAesSEtQ+lxqEcolfQlgdeCBZF1hJ+K9Cgfncm9oPBnbxkEDD\nzOjlv0ciMI/44DKjWpvg6t4qW0WfZaCbAor2xm4xIDEbzArey9nsr5OFLavu\n71KDUmhrsRrw0L9ODjHW7feVW26EbU3lDvJHPy4GxwaLoiAnxED4uOF0b56h\n8MfQT1u9TiTLcXiZsWkOJl2l7F/kRmiiBkAZIiqlqTOCtZIvVOlQ/aGv8ecG\nBOhanDwE8l858tAEvzG5txmks3P0SUd+158Bndguo4sqh7xV1ry55mddrtMz\nxsuWT946wEqaHMNrzhacHrX4Q0GrmKOiEYVoluZsL9lBnFZTlE8xjIh9aft/\nZyF/9sPP9Lb33BiZuEimGCxOa/3Sy+qZrUhuIZTOSMzJgr+85X9NEUe3+Bck\nsNZi9aXAAVbN4TKG7kGZMkBPfMbsojSLsP1KMIWdK4v5KYkQ36alebLmF2SN\nVAHa\r\n=PLfi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEqiqxpctnlRyXitEnRwSG9gXUflslOVLzHh/C8HUdPgAiEA3r05RL1nbrnrz5DuSfgB67E2vUICarjlYMmD38qo+q0="}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.7_1554085590113_0.7847316781464335"},"_hasShrinkwrap":false},"0.2.8":{"name":"@alisproject/alis-editor","version":"0.2.8","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^4.1.1","vue":"^2.5.21"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.5.21"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"abb19b6267b9881a2b7fbd559f6eb9eb9b60e43b","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.8","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"narisada014","email":"reishi_narisada@alismedia.jp"},"dist":{"integrity":"sha512-uNJvpw332LIEXsBugWuAFdWd/FZiurEjTIC7hMNoV4KnrLs72JoY9BE20dEj4UQeIjOC/Ok/CiOhN2vJj9zW5Q==","shasum":"efdd73c23c5ef8e6586725a599b0bf981655ea48","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.8.tgz","fileCount":46,"unpackedSize":21202151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcovBsCRA9TVsSAnZWagAAT0QQAJ+lLSF2vuurui/9klf0\nyKeMxq9i4sIU9gGOws+T9aFLclZfQSmdc3fRVDnFGYCqddiSDTtpd+fR7Tbi\nnV26VBOldPDtTFdp+Te/gJZtupsR57P6GYA9fpN9A6yAjeAd4DX0u0SNHh7W\nkk7ZsQfBSJnMpKhZjKHk+itG99upqqkij8ZCv4qGPCvUaXz0gSOwMyI2E+4z\ndCRnilK0irO4K2xowt5xAT8VDvdp/PspKTguX9+yuyqolO+PlVzs2ZBEHFga\nJqAFbtwONfTeYr5aNZMUXnGnWaIEtZdM+a+d3l0RMzcvjJEQNyFcgBtGq5Yf\nq6f8Lr+yP1m/sSX3a8F/c89A5mA+7V3EnSQuEL2yk+xZf7gThlOjhbrlSwXE\nekmnDPE+eqO/7/+P/8+D9JJvaHvjW7/sDJu7Iy9LMehStjQ+dM/uNdJPOMtj\nmx6kTTJpyhIbY/BSZWShsFmCY4z42mWN8pQockzOcS+uMOl9iik3IZDsrSrV\nRblrJTf2rCQoYqeFeJ9JC7nsbAAFcJ2/CczP8pC5+OHhhlmwRC2fTTY0wehR\nTbjpIvRT4V31EtxU8jYaQR9BxSH60toW6RFaGeezdQILrVVxsIagy5rX1M/i\nPtPyQZ2WmKvn9nPBdoftIC7DENaFVU73jqfxkE0lgf9Fk4NXrjDn3jCtTBwx\nqR6c\r\n=hQ0c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF10z77j7F0qr25GEQh06Sg6F+adngzE3mRl6zqtfDbrAiB/hg7o8nyh5Oek+W92MGQ1Y+H21LFaPe5bqisr0185Sw=="}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.8_1554182251804_0.5905917680746027"},"_hasShrinkwrap":false},"0.2.9":{"name":"@alisproject/alis-editor","version":"0.2.9","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^4.1.1","vue":"^2.5.21"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.5.21"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"08d751c499e4838c88cbcce4326b627decc433bc","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.9","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"y-temp4","email":"y.temp4@gmail.com"},"dist":{"integrity":"sha512-NOatUiz5agFRvk6aZuTzOcHkSqns81PGVy5S4D4sOdOdUTkyLCb6r0don7ilNvGq8MXYc0gblbFZBI5jCLgy+Q==","shasum":"7965ad4679c350193c633f4f97c0f3f462f85319","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.9.tgz","fileCount":46,"unpackedSize":21153417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcozOyCRA9TVsSAnZWagAALvIP/RW2zl7LPIN+suIzGbBz\nb/9EwqB8g1afzGhZJThfLTZNPZ7VHDUy0TMocK1F/JUe7Sc1sJchiMShPoKK\nk9qUxCaHso9Q2Fm5/cY9Wo5H7H9i75QprN3/rgC0IYtkl5L0ULee3SRlGSNF\nosGweUtbGdybj4pekFhS4+64rYPIyTooVU3Y1xqhYotVxUfx2CjN3Q3uZ/lZ\nbQKOKo9sH/3JcdfrV6Wku3zl2NBP2FXcklpwdAsg+xZ+8mWTDKdo4py+iaZ9\ngbHZBJT/UblZEoibZ/oozrkeex52FZF8Y8aLKzZYhG6Ziv/6+WxyFcvQbue0\n4h4BgbsJkeHEcfI0tdJ0eLdApN2i8H5HzT50k8vw/SeP2cOEUIFQmWy3LBKd\nq9d4jLa0z0nZKZdbHLB0skiZRsLL0zD4cD7XucxELLEcH7OKm8+qzzXoDZld\npC4rGAhYkEw4lon8lBqSk2zqCofpnaax0/42kfReaFV7t1CgLFzONCwIJW+a\nAirrMQrQci6P9M/pWK8lGQQrzGmtBzDTKwMTNjtBa0zBY7RWmGfPfUwIOdhg\nuVOyq1JqJspwHIVvmknAqHdQnJa7bimzVsuo0U+H/mjOaOXinYPuuT9sPEos\nw50s6kJhgqhl4/wEXmk6fFqbwmksY7T2GxMEb3mzqTHjtvynT904DZqO7ijG\nml0q\r\n=s3gp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE88RT/ChzstAsOP8hFjhuKF5TTuUVcvlq86CDxh5E+ZAiEA8arndIYvYtT+21oK6EQVjMIFJXrtolA1hRao95CCu50="}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.9_1554199473467_0.10926418187917997"},"_hasShrinkwrap":false},"0.2.11":{"name":"@alisproject/alis-editor","version":"0.2.11","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^4.1.1","vue":"^2.5.21"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.5.21"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"7b4d2e7d6d1d3d8b6e8f07d0b9ebc7b7857010eb","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.11","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"dist":{"integrity":"sha512-GCugCLxLtXBSFl12nN4nWmv1Vi6DeBGVAqRu3vQvNWxIQDYPubidMDlHDyJS/AvRKnG7nZeSiphLQzhWx4/QvA==","shasum":"0ad6ebc52f0ad20301f4e2b032ad2987b7622473","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.11.tgz","fileCount":47,"unpackedSize":21058269,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLUFaCRA9TVsSAnZWagAADc4QAJ79QfbUSiTE7MaWwS6L\nepMNhU28FEnkUPzEeV/XY1t/HpFNHpY802wLlHdNpfrrDBbYUY3TAgpDITrq\nGy1FH7YlLyfFCEE5wnzxik9DAcVVWQVtXhDLQMzEdMORDNTYv+qvuT7HROwe\nvDtZ2M4D26gsgPJ8dfPx9+FoLBRjoWs1czJOBmgVuL509/gJnvz6skdrgQc0\nLzUtKUsudWgXtlSFqQng56VeiplSI0yz4vPgyR8imX9cnpTTKFz7KYorTUHm\n1MjucuC800kpK1RfgNvZarIhJgNRgtokx8coDcVWNRXPC3CdW4V09OvH//Jt\nAsPWVMCuDGqcZ1sP0NBNgKswVDLOUXsaYA78p6T1E23rqMcBcL7kzU42adPk\nQD6BNcWQF4CfBAQnzWddxHj4lrgLK9FLCZTMlbhlWOZ3rUlYDvaHI0ue/N+p\ndT9c5kYiQSaWKuWmoMUaOgJ4ZOjqCCcTB6Ur4/9L4cZcDowBfgX/d8wHJw/q\njNvN46jVCt9f2jcvOTiaIkoB5JhTuQx72jazW+i9PMumdmdJdpPPRe9l93+y\nM91z1tTmn0fchbRnCi5UiqSKHvgBh8xC08t7j20NaKSdMekS8p38U0z9saWY\nSFREITOpB+++1b0kHabjeUf6s1/ufa8kpVidOfh48XYEWfLYSOhv8EkFX6lD\n/pZK\r\n=9mCu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDW8gNG37fhf29j9eN7GxiE+j+EBVXFZpEEKmZGKa7ydQIhAJjQQFWdeRmGSbjpItYa/q7h9KJaP4tBI3P3QhCuUAby"}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.11_1563246937697_0.7237803507812677"},"_hasShrinkwrap":false},"0.2.13":{"name":"@alisproject/alis-editor","version":"0.2.13","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^4.1.1","vue":"^2.5.21"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.5.21"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"8fef8374e42ff175cd3c9b65c2930a6e117cdc13","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.13","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"alisadmin","email":"info@alismedia.jp"},"dist":{"integrity":"sha512-YGu3ljG1FdyduF5zK4bLgaRElLQvVxW/2rc47gYESFIFfWGmx0SyjHZ164Df0LqzgaKUAOCVERZCPeC/n6rGzg==","shasum":"fb6aaa94f3bb449573b6271f24f31d320ba9210c","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.13.tgz","fileCount":47,"unpackedSize":21097640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNpCQCRA9TVsSAnZWagAA3IEP/3HEv9m3NPF0KzF/IJUV\nGk27eChUipXaFNsmiWl6yZTEbC4F0yIYFqdcYtGseOqtsFgtJH3EbVoxG88v\n0QO3pmnYl4nIeeDN3HgdG0WsfPw1Jjy9ufR6ynfsamiHUEfCgaHgSNF1+/yE\nShEt6s4wzdQX04SXBTvJU8U1YkBwvQF3CmW1MVJh14E1Q2ujCpAxhnSrxJgU\nXCdlF0CHy65+yrYZ4xMn0yhrRhGWsWPwiRZVPpvj9+MICEpEA10p+P19e4XM\n6fZ+iDkrdPkNVDNfWGrLiqVBMah0HKRETsGC1692rKTDZfqql0XyQvkYzNbX\nrv8BOLUDcb59SERhX1sSQtF1Fzs6hhU+hHQS/hWIMaxXUTZki4asGLAR8KUk\ncc4dUgs0LJ9kdka6yDKUBZrQr4RbnZrw3G0qK6633L12bMIFrGaaxOfrxQRT\noOvBo6JhppS+1PeIxEsl1xSQpF7sX7GSDhhfnK1x9W7Wa6vcL44yyQYDpO3S\nPAuor1zPU+0YOKaa/H2as1877bMnOjgaK97Oh3sH2soDl6XWvHuG6jFF5yuJ\n9lgw+VJklVsAGdkKQn0KyAGYMqfPvtpkVz+Yl/s/RZgTNWIRBsqbxkOUrsc/\nw6sBHU2izCq1qqbssWbq61kPdIlnGJsD+Ks7M/1DmIsKHiha/9eUSB4DFZbb\n+efE\r\n=/57M\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDS+7mq9q0I84EnoRIotxFWhw7NlYPBhunWT5IVSZepTAiBeg6SKKf8mLyKb+qDEylDUI8F9JndNUOyUoHLeM8Huwg=="}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.13_1563857038975_0.2889346502648156"},"_hasShrinkwrap":false},"0.2.15":{"name":"@alisproject/alis-editor","version":"0.2.15","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^4.1.1","vue":"^2.5.21"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.5.21"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"6a797167a83cdd8b027246520a0bafd7bf97b590","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.15","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"alisadmin","email":"info@alismedia.jp"},"dist":{"integrity":"sha512-IiFaCXWtPLrGG8Ns+AoKpBeamSZDQ9g7WZNJN7pATqsu8rjeEPW1E0ASFisrsZY0uDBc7Ys39pflLVPAzvdxHQ==","shasum":"90238e083ba71fe234e57369b23d349e5e229cda","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.15.tgz","fileCount":47,"unpackedSize":21097929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZg1MCRA9TVsSAnZWagAA5XsP/1QSfz9jBum3fj1rH9C1\nV26tENwEVTTx6UBPF/NsmmWN4SbR9EjIZBZjIjB3GtDGfrjkeTJMsMLV+PPU\nxbFBYBLENGr14G92lOgONaXCzT6BOqjBxj37H+DdXWpgEYW3iAOMf8fYr8iU\nnIpFmyJym9xwb2BposQEqmUyxKoSsvbA8SuoFpMRzsT+uweSHssSZiwG4/bv\nKvJ5zlbSfgOZYnotWjMD23FdMufJnmu/n57AYsrZmDKxa2Yw/1p8b55L0yp3\nN7LEOLJad84sr/0XRaXqNlt8xCgBp8f5tN5vRKUyC06ynLfIsrNh6zoJX3wp\n4fO68JbaV3sQLraajOu92MqQvlqA0Z7dVr79KLjEpDGJlorCMPj6m7FZoD1m\nOv4j2V6C8UNjIc+Mww83uQZVphMvLCJKvTTd9LwzK4YRkm8NzmTCzJCLkNhC\nRTjWqRbhYGhaGkgOF+me3n1m9cCv52DVDid/4IbSaOrTIMNA2krxQDQxYlW4\nn5OC5jMJR8XSQ3ZLP6PUAIS8gkNavjbO7aW/vIvhYojpIMl0IAlLykY8mrFf\nBmsElkWV0QmCUF78kdM7e2zehYcNAuUG/wXigywTlCStxCfHG1Sx5WNtgpfd\nwiyceRwGSZ7CyMRUVj/CPkgkA8iY11kAE5ccpaliM3uQZbD+eUwKuC2h0JlP\nda7q\r\n=3Mo0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEaODfzdHBFnG+C3iRU2BGW447ZoN9xuEJ1CsEuaDbyWAiEAzcqZCdBK60NHPs0QRvPMTfvEJGqs6alhbaai7uBlWSs="}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.15_1566969163451_0.7642212594081439"},"_hasShrinkwrap":false},"0.2.16":{"name":"@alisproject/alis-editor","version":"0.2.16","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^4.1.1","vue":"^2.5.21"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.5.21"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"4bb61da1534c29f9ff1b84988954d34eaa0538ea","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.16","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"alisadmin","email":"info@alismedia.jp"},"dist":{"integrity":"sha512-GdK2fhL+hE5u3Y0RhPv1/8YuI00wBDpILOCvbLjVTmLJnq6mYi5xWnI8El5WsstxRv+OfB2soTuiQXRRbIuEqA==","shasum":"90b83e6f7d28931ec1803aeced0e72d5d4752efe","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.16.tgz","fileCount":47,"unpackedSize":20992823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbeCLCRA9TVsSAnZWagAArycP+QGVxjfj4J4vdg5/FS8C\nNnCBrhr8jMRANk31pucxYXkeOtf9bkng0/kv/ruVZP8NtqYLaxqZV1TzfC5+\n9qBVUAJA9JbHwAry56YiH3W0cnXb6h9wd1Dw0fYK3GWJcMdmPMGNic1BSl1T\nbL9C9F4SUf+wgIr0jWn7lLY9cvAlStO2QB4IfmxZkaK/o0hedtTAtTMMS4Zp\nzq50Yv99BIHnhOf10HbQCQWgnvsrM11g7h9mUACgQUxMqbIluUFI4kMmohvU\nex2LkoH32wfPbJxlRPs6wTOXTaYrnNzIT7obQNS21zwfTDa7grtmiozKv4O1\nFBiyFNXqcOSqnQNrA4+JsTMsa6AI8PZ4KtqIOvnnC3yyJZJJYjfgP8SQU+di\nMgZY5kfKE44Eb0Jv3UumYQ32Yfo+gwNddh+DrGcB8lNqNAUlroDH6vVG8V+m\n/0Mzqo7IeKFUkGfmczjRdrsXi9Ft6+c7AYPt+atK0bXMR1DlJ3+DyGkSIBCR\nx6MDUKBUoUscOS+7KQzMOzTRT/jJDg3GXK4cHPVkEWz0wAJRaj/bCljNp1bF\nGjieP/5lTM6MK3+F3j88QVoYCl+d+yeDXr4AJVDjExzaPfZETFM8GMSREWso\nnWU8hdi5aJxwgjT9XaZBNQAE49geIDQHpz8wnZFAXsyMdH7lpfUq7woDuerx\nLNHr\r\n=S7Pl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAYv0So96mSpx2dyXz0Q/Uf2OMl90cAWRKvjnKYYraaXAiEAvqKwv4YEZodAN3Ia+w8PS2SwkRD7K0Gx+YPNcmWTl/k="}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.16_1567481994962_0.2578155003991691"},"_hasShrinkwrap":false},"0.2.17":{"name":"@alisproject/alis-editor","version":"0.2.17","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^4.1.1","vue":"^2.5.21"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.5.21"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"5222c0eca1f26cf22ffd778bac926014ae0c1941","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.17","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"alisadmin","email":"info@alismedia.jp"},"dist":{"integrity":"sha512-S2q4f1362djb7qMktZh0bCmVf8srktDCbwokd6A0NOIO7BlG1xwWZQtW9Vw3Azg+m0W156YWHIRjI3/pPj5cXQ==","shasum":"dc47d6185cd202f408e49bda1595d8794347741c","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.17.tgz","fileCount":47,"unpackedSize":20993162,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCS2ZCRA9TVsSAnZWagAAZkwP/2SsUi8R1LK4u5uax+nm\nDbtz+2s2DIk+YiRUzlr7MrYfGMiuZL1ovZHQVyPJqhMgukXgiDyiXBFJQfhm\ndU5GYERmV3GPviXVuvcBYciMk8aRalz9H0ZkQbvQQUZSzSXqgxMIcHi9Vz+x\npC6Dkj//WY9k09tU1wZJVRXD3KnaBklmoTeUWO226jaesw+D5fcO2fJvDprp\nEETXlLKiUT5lSfK5h8iuDnepmT9GtjrQfMrNb22kjlxtIlhVYPEudAVn8ACu\n9/J2oypDFt9DrAAVyXXWaACimiXEOwJEa18x9PBr1srorpwUycJycFJWItDR\nmUFDNJg/XuOqSLum7Q/J/yAJukSm/zWGWv591Gclg7r3Z3pMBBYZQ+ad97g1\nFcI3hq90zKjW86n/zGL4pERWqcuvVypWoPpxPYM9rndpI3JGlVQdf44KPZ83\nD9hUIAV00vZTO9hP6fBbMPS9brvgvs8/3TaLDEZB1mLudu4M38hDteOlUcoH\n8U6WP9EbTt1kxe5+y7KTNuUEwFdlAp3WPHh5Bzkgzqac5JMIRnu097kOYyGL\nXqDfHFnzQhr6K9XCmFdAWuFyRCPIhG3A5GHQC76TIoxXtd2/1u8tBJtNXEHO\nKLLqw+Gpl49Ml1aQNObS+hRzuWYGLluOr+1F3htTgowrd02hGtHZzoTMUnMi\ngqNj\r\n=ngDF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDkAtKSv8UnpXZh23P+uJrLafsMXvqV/jFsMnPr/O5iQIhAKEsPR7n31HzWihyWi546eNSTDJ/qakX0qt7gqdPW7Xo"}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.17_1577659801102_0.17459084240015477"},"_hasShrinkwrap":false},"0.2.18":{"name":"@alisproject/alis-editor","version":"0.2.18","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^4.1.1","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^4.1.2","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.5.21"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"dbea668500e57d694739804e364c5c2ff6893792","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.18","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"alisadmin","email":"info@alismedia.jp"},"dist":{"integrity":"sha512-wVGUxIjUHo+Y8OAVybZG7oHemUVVodh7WHjuel0TV/mf5zrV2qrLwadJxg1B7GcPBYP5hhxzuVePRgqLusI6WQ==","shasum":"aebb8ea00cd1b99dec916b32d1bce8361cfcd2f7","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.18.tgz","fileCount":39,"unpackedSize":426670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHWFaCRA9TVsSAnZWagAA0xoP/AvmKdvlmOTWAFhBcxBe\nlwq9Atm58tv4d/8ba8M4tAYLdu1lmO24Zs/NUyglbcmTNJr587BLXjx2Y4h7\nmI7msMgNiSKYjjegFv7SCKe605kyfBa4sTB3C0wPLzzLzcssRhkDNvmUhprb\nrHsvOCslYy0f6jxKQuDvRTORzA7yFiaVfJFvEd/fRxcA6vrnQe/wtO1pqrJs\nSI+6xlVNpE41/u9k8gIumc86nXeI0P28dzMQxVRlkLPIkFTNRbFgdNNrSX5B\niC5uWoEGAxKzK5kpnKghxD0VM+jUowqQSu7EGdt9nvHwVo2xFT3uM7Zt7ZEc\nlmGd3/SUmszflwvAChXJIpZZfuwErHALZGPLwEI4iPQiYeUzzBL+gLyXhMkG\nujzzwkjfgfArJascj3gGznM4vU3zE7pS94jpd33W4A6NznSkJtA2hX3hk0vC\nCvFXwnp5G7v3JoFNeiNyS5Zm0iYMpwDq8gQojCcFhVBQFj+k2rYsSVOaKiWT\nsl4nCV7EFNHJnvbS18s/S5YrbaEBMMSujt3C+8AbtnEqGwooWAKUEFb5eumE\nLC5oU3YURMO6iWFVcRbFJXtIu5fhJgSgpMXAlP94XSXOXIMT735VbvNUD5px\nkZGlfDJ53E11jctctUye4sr3UKIfPxqPGY4EsLOXuntDvkjaEqFqUoqyqrie\nk1Fn\r\n=1G7w\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF/8aedKsm946O2MLik5JZCciowEUKr6mhcU8GnjAHbzAiBGjyOux7jyocZaBwzRZMQC1Y+qFESgdiAADzJAImieDg=="}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.18_1578983770076_0.3716179765065295"},"_hasShrinkwrap":false},"0.2.20":{"name":"@alisproject/alis-editor","version":"0.2.20","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^4.1.1","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^4.1.2","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.5.21"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"416ab0fda2413a0c48300850da20993387236f82","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.20","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"alisadmin","email":"info@alismedia.jp"},"dist":{"integrity":"sha512-Q5FnYtahOWWkn5lVYChbEC/66AdW5KDaT5THvnVff99RHIAeel+wfF1pRRd0ze2eHwwzwnTnldA2Z5u60zB1+g==","shasum":"92887df7974690b874eac3d288961a0273b03699","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.20.tgz","fileCount":47,"unpackedSize":21224440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHZEnCRA9TVsSAnZWagAAoQsP+wU3cgqgcyA3WS6OaGoW\n3as0anTFYbb3KipWa+9BYfYcNY/4nmU5PJzuBd9LLnLWV8z4+CA0aa0B2LK2\n9JPoz/21Q3dnljMACBrk5i2VAcfe6mTGUirx6jxFOeJcyBMUWV2HlJmwU2SE\nupCHviyLjX+kHxVUSuJ9SQ6UMzLjOv/bG8CU2nBWVWv4oDZNo73HmINMS1OU\nBqW84uMd3IaPvTOFaMkamgFipQVWOSLNagavlv94C553iZ0LlCllo1uyYa/G\ntrcI4b/aiqMnQJrC8iYBp+bJnT0nAJzYJZ5aaiASatV1uQcUwD+b6k6CLV8s\nsypSAqXD1yRvTVPcBbsOuBuHFaRCFTsUgj5Qj2a1dznC3PMKSrQr7m8C6Bmq\nDmFfq58TDZN4DuR6HDKJcNSI7vNn9lT3yx6Rc2DsurGrKRftTC98B4mPw5Ov\nTMr5lME5qQcr4HzMXfP3RRXDiUUd37OfHI5vbvOjSP+CwxYs/K/ysPw7vtCp\nzkGLGhec67m9bmQWdmKt4Z5jMDLK3W3Ioe+KyFqAH4CODXm7i2vt40UqRWVT\neoVljMg6gU9YDzZPVVA5cvupB8gpnQZJFe99tfvjp7YhZcqBa0VWvnvTISgB\nnmUGncstJd7AV+FScYNVqv4qZEqV4UqB0OPX+Spk6qdzSzphAMRVGCE37v3w\ncdtj\r\n=Z234\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE483znY6kglocYWoSR8dHefKT/ERCp2T6+ZM9W6zjQdAiBp3ylXSjy/6CyefXdwHL7hHZ54d0g7wN2xG3adSIiGKA=="}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.20_1578996006813_0.03153041515949617"},"_hasShrinkwrap":false},"0.2.21":{"name":"@alisproject/alis-editor","version":"0.2.21","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^4.1.1","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^4.1.2","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"^10.0.1","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"^8.8.2","prettier-eslint-cli":"^4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"02d527fc59c56b1b78952a2ff2fad1f1c43fc0dd","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.21","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"alisadmin","email":"info@alismedia.jp"},"dist":{"integrity":"sha512-fSjHR9kN0mii0bDE/YJL1DI4/FYlt9ylgbgpN3J+VwsZCtr07JfCv2VJxFLTgcKD8kVyBX9CNQwaxCnq2OHAHA==","shasum":"092c13dd537fb36f45c69a8a099c0a198a3ca629","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.21.tgz","fileCount":47,"unpackedSize":21227866,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHZxyCRA9TVsSAnZWagAAPv4P/jKRujcDq2BeYfffAmQ1\nix2edTKbIC8dzf5eO9DLEWePxF2YaLXMunn9pHhlKYm9XH/vzlDonrWSq15W\nRqhJOairCvu6HU/L5B6ogT6TvFP0Sz+4HXwp3aeQr0z1BKa3OkLMLtUjSbEa\nUA+B5dC+PcLmVyTUdXNMExJjnQuT25TGEoTz0XWPRLehMmxFI04SYP4hduXT\nCD4vwz7xrlwPbUkA0NzPB+tu2OJLtm5KmpqsUTvCPvPCuYhCBFN0+qF0Ygfa\nah1WZPfRIWRM5yZBJKjQYGY8PnDJePZ/0CzCMbruZJk0Z0n8stqvLlNw69kN\nTnguLCsCKWE2oX++PR8WOcfF2/u5R1Oc+YSbEGPryy9rz4q0Q3M+gychYFD3\nLjcVFcAnmXA/ycGRZ92VBkP1Sdymf1NLasX8EIMMm35Em0Fb8uNaXoSpDrs3\nGWoHzV6I1XipVihdaAzypaE8iSP2FTMN0AMRu8nIHsUFzMlysMcIZy51z7ry\njnb9K1l4xMqs6TXLt99Q2QPFdPMzk7jl3ObT1YpjeTanciBCWG9/WZ9y2XWY\njyjGn/XOOn5hlJLDG7SVNtK9GrxAYg6mBFeEqwM1DbTZBOcX5C8lozNf+oJ5\nj5EBYJb2J4ufUV262ijUk6WyMYJ71cMenfUJ3wEgchGLQ2LC2nUsWYGTt7PG\n3Jc8\r\n=CG1h\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD20W+o+0OUM/ggfUgZIT++Z1qDdKuJqWgvSt5Gx1bhIgIhAKbvu19HuJ9TN+5sccp4GR7uj0p2aCYdcK/eCFjQuWCB"}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.21_1578998897372_0.9605413911377834"},"_hasShrinkwrap":false},"0.2.22":{"name":"@alisproject/alis-editor","version":"0.2.22","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^10.0.2","@ckeditor/ckeditor5-basic-styles":"^10.1.0","@ckeditor/ckeditor5-block-quote":"^10.1.1","@ckeditor/ckeditor5-editor-balloon":"^11.0.2","@ckeditor/ckeditor5-editor-classic":"^11.0.2","@ckeditor/ckeditor5-essentials":"^10.1.3","@ckeditor/ckeditor5-heading":"^10.1.1","@ckeditor/ckeditor5-image":"^12.0.0","@ckeditor/ckeditor5-link":"^10.1.0","@ckeditor/ckeditor5-media-embed":"^10.1.0","@ckeditor/ckeditor5-paragraph":"^10.0.4","@ckeditor/ckeditor5-theme-lark":"^12.0.0","axios":"^0.18.0","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^4.1.1","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^11.0.1","@ckeditor/ckeditor5-dev-webpack-plugin":"^7.0.1","@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^4.1.2","@vue/eslint-config-prettier":"^4.0.1","babel-eslint":"10.0.1","eslint":"5.8.0","eslint-plugin-vue":"5.0.0","node-sass":"^4.9.0","postcss-loader":"^3.0.0","prettier-eslint":"8.8.2","prettier-eslint-cli":"4.7.1","raw-loader":"^0.5.1","sass-loader":"^7.0.1","standard-version":"^4.4.0","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"55f20838bf606dde97113ae829b65764ca40b454","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.2.22","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"alisadmin","email":"info@alismedia.jp"},"dist":{"integrity":"sha512-eypI0T8d882fJCZEC66zixAozXS0stJZ8JmtNIQqDdn0Ldv+ox0/hegI30t2B1DqNbfj3fpkm1e/Lhwtpv9auQ==","shasum":"20ddd37068628bcd048bb41570fe0c735e8ef5f2","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.2.22.tgz","fileCount":47,"unpackedSize":21223487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHaXZCRA9TVsSAnZWagAA3acP/RFGLCtu6ZXD+peLtBNn\nwDcJHFY0WGTUT5kfBpiQ6qmb/roWGjfzkMe0utqTYLfqr3InW0tm4vcu4CQe\n2yXY1LyZGN8b2GvZcyx0waHS+LPs2CMqiRB9pmfDxPT3z2ssDVqwJqK0LzoF\nkjRxSal4wrfzekV/KrsnsWbFGonPoGl3oLTnciaDFkeh4OVExd0kXavILrZT\nVOPnX2GKxF62hQ+Ed3h8ZUfaOFyLhKuB+U351HJmHPvlqZQMJw6AHIjcYTy/\ny78bk9ePPKNaa2zvEuqyOL8MYidpUmrprs1rNb2WcFNoV8wQKjco5NwSGPXu\nsU084cnuvggl4cXEXZhnHQLxZEY0zGZk1yfw879poqPOdd5lYzVPwtjy86uY\nrmNIVFlgN6NnPjP8Plq51Of1GjubNF5mzEofcBt8nCeGT3e2Dhj1RLenNkUs\nuS+eN07Z+tvWPtp4jzdojzHsjUVbu987a4rEdMGdMzht584PIoKDmx6+jQQX\n9oxDTvXNj+/ontHJFritQiPMddr06jmMRu5klQOpfCYreJ4OS+VlqkLM87oj\n5DiECSSYkr9RmvwGAo0vCEAKOmcpIy+iWkQb/EpUu9Ua7EsOonacHGO3T9oz\nuBuSfpjlDdVsKqItwvRic6IZnt28vhuQoUsmAHKCdujDmGTHlWutx8d5UEy+\nJqZl\r\n=BSAS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDwSWEtIeH6xm9ujynp3OquU1j8BbQ28QDH8vFX6D+4AIgbXRuSwoO1Q7GSJ+FNBcj03iH9Gi37kN9spMb4mFughw="}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.2.22_1579001305053_0.31332046908119304"},"_hasShrinkwrap":false},"0.3.0":{"name":"@alisproject/alis-editor","version":"0.3.0","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.19.2","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^12.0.7","@ckeditor/ckeditor5-dev-webpack-plugin":"^8.0.7","@vue/cli-plugin-babel":"^4.2.2","@vue/cli-plugin-eslint":"^4.2.2","@vue/cli-service":"^4.2.2","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"6.4.0","eslint-plugin-prettier":"^3.1.2","eslint-plugin-vue":"6.1.2","node-sass":"^4.13.1","postcss-loader":"^3.0.0","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^8.0.2","standard-version":"^7.1.0","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"6d0470bf1d8d61f08d77591e6c2bc0dedc6dd7c0","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"dist":{"integrity":"sha512-q+STSxA8c3dRcKJC21fjOhgjivv04Hw4mrv34kCoRuMVOsXZUH6hY9V29Afoe1vue9fTkLXY9SjTpj3tHjGUtA==","shasum":"7e760ac18358240b7e1f944626275385e4e26a04","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.0.tgz","fileCount":48,"unpackedSize":20984638,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXdiZCRA9TVsSAnZWagAACnEP/imev7JtHR1e6VXGjvRR\nGuh/CpMwUNKcGx21mItFqfnCEk6RcEEeUqQWHRwRIRhvZ2rycmvad+wOkZuI\nJk7HxhbExzHoLanC5ThaBmAI7aUeHslJ6bc8JMTAcIGA8trduncKVbBq0pVc\nuKLNhVUevUU4NXzY5jMLnjEUwAHjxQir+vVu7LgKsddyPR9QzcCUhu3UYx0x\nLSP/yLifrO9ufiTQPu++p3DSsx4vNcJ8hndPHK9KJE/XThWPtC0/FFgCtK5v\n2QLEpqS8IuAwVt4HdxNaIrwcs2cEfIV1ibGyXtrFiJcSj6w5Ha7Of+PHdok8\neXi+w+hIK0dJ3iArHyHsXdH3AOsDk7B8TtQ88Rq/Y7oqwSMzbwZtIfGcx1Yo\nbk5WeZTUXjMDDW2I296dgYEe3+yZoMKZi2P0jYcVkcFCvQuLV5s1e97F8YLA\nuQRYfncYEC+sdkpPB/C3KDJrhmGQM+dwhcPnaSrsb6Yyuf5rMPzGW7We0X1P\n5A+f7L79lmqQYXzy2V8y8kN4+7+FoOsdsIChWHqFnQCt9HNJfaLqBtISSTCn\n7djPHybpVipxweuSLfn3BUIH21j12nE6IkugqkDBA6mSbxKOzlRWZG27EVyv\nFl6pAcpsZXlUS45sPV+3euXgUAQK3N2HmiufGxdcCiFvM8bFrIBpEt7OF20n\nsUZv\r\n=mrGd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEcGL957e25SgjuKu72HQ8GO6poNkzC5a7exmyfQhIgaAiEAmG/iBQaBtpO8Fa/ViZML9OEhIithabLDTQZElemIuIs="}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.0_1583208600737_0.2593888311065944"},"_hasShrinkwrap":false},"0.3.1":{"name":"@alisproject/alis-editor","version":"0.3.1","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.19.2","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^12.0.7","@ckeditor/ckeditor5-dev-webpack-plugin":"^8.0.7","@vue/cli-plugin-babel":"^4.2.2","@vue/cli-plugin-eslint":"^4.2.2","@vue/cli-service":"^4.2.2","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"6.4.0","eslint-plugin-prettier":"^3.1.2","eslint-plugin-vue":"6.1.2","node-sass":"^4.13.1","postcss-loader":"^3.0.0","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^8.0.2","standard-version":"^7.1.0","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"ac06b333c8c3d30269cc0851ade47d2837b22b7a","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"dist":{"integrity":"sha512-KGxghkxnx6KsqBZ7WB3eEPu4pJB5ONPIPIeG7ZeA02gz5htvwHRXeT0zuz3ocg05h8nhwoBgl/TgBOEbB+upjQ==","shasum":"ba3f66190477c80950cd6a2c6f376eb50e284bab","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.1.tgz","fileCount":48,"unpackedSize":24374810,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXdvLCRA9TVsSAnZWagAAT9sP/1NLVgXOn65le5KHISBG\nBY/SdE1hvb7sGoihIupVo4HbZ9ZvMvBmfo6NTSUrcjJNeURF1YA/Hh7TcmW7\n92gfDs/Wg+CukDwe8bTf+ELyAq04u8Itzb0fan3M682iHQQD9th95PDGoQJd\nWQXTKE6iFuV9pn9xncwKQxsQ2plk7L6jmxMbW9WiTrJgJ1Qp6oMDB2gb5h4s\nCBJgi2WLZ41PaENpj3Hhwc5KUdfGKCUcAcZWzLDa1ZHAW4U7XBpPxH27xPa1\n3/6+kbZu0eKWW1pLRCZBgruHExXzcaeyfcB6QOOX8IfdRDX5d0+fAssU03c7\nKHrMPrN/1/TV9FND4Mc5MB+th6IsQuE0wOzjOcomkJnDcYnRIyKKoffPdr2g\nXOfV/Ixs16J1fC7To0tWgqJ9GhK60DKTxHTE9DIW3bo7khrj+Rq6HSh70as9\nG6xo8g3XKHU3iq+mJOuD3HENKpwYnvECroJrwJnpuwxFmGm+DUKtjXnFRcuV\nGUBCmqqQ4KWawkIeUfcC0v9d7HBeA+SkOhAx+VhX6IPWykMigbfjGKkrN2mG\nVEcXez4nsJKHSBWXs73LrUVRSEe+kWe8TaPaRbnC2/xuGupIAx3bKYHgBuJT\nT/JUiDRTRfmSpQ9UsOp9z3I4EoJA2AMJ77m3xMGADngwhyBZcbIROxqWvhIn\nc86H\r\n=8XDy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPCbUmjlehiIVuND7nDQ/ZJfVSVL2ftNBgj2o7SWc+OQIgD1Gc0wgy0mbhrZlQ0xEps56+79qKXpsBYQO/NVM2lgY="}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.1_1583209418650_0.9555128778265822"},"_hasShrinkwrap":false},"0.3.2":{"name":"@alisproject/alis-editor","version":"0.3.2","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.19.2","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^12.0.7","@ckeditor/ckeditor5-dev-webpack-plugin":"^8.0.7","@vue/cli-plugin-babel":"^4.2.2","@vue/cli-plugin-eslint":"^4.2.2","@vue/cli-service":"^4.2.2","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"6.4.0","eslint-plugin-prettier":"^3.1.2","eslint-plugin-vue":"6.1.2","node-sass":"^4.13.1","postcss-loader":"^3.0.0","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^8.0.2","standard-version":"^7.1.0","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"a0d4811894af194273fdaea2d140fd82a4cc48fb","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"alisadmin","email":"info@alismedia.jp"},"dist":{"integrity":"sha512-Q3w7cDxx1IA4DOWoFHgVy+ggjtGaNfw6mOazIS815/Due50iVGRfKHILWsEhAPcwsOBf7vql7y0hYPduKHBkbQ==","shasum":"b9aeae66c78869a4d6f53bcdeec308f828f6ef78","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.2.tgz","fileCount":48,"unpackedSize":24408377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3azZCRA9TVsSAnZWagAAxS0P/13DiG0dZeyic/lGvqgU\n4sbVfguKGNP+/YtmSyI+gAbubV03uEmKhxykQh4xLwUiUymLUaEY7+PJI00b\nGoZXUZySUrhmAtMo7JC6VVaehMh4W3UVkPdtxgBLSsUda0zULJy0Xr/nVNdo\n361I0YZB1k3XNQ6sH05k8RFMmSu6jAjwtPAQUB0QJ1WP5p6fRikQ6z3Mc5lT\nPt8OxkoNBbihK0FV6Z7taVMbFq0pY28LipZX8arNyZrVWK9FwRBjLQlogWad\ntJey0NblAMCHsAHJ7ADxuycyZJYgzUsPNloFNFOCj/bfGg49kp9q98gbWhVW\nVFaVCPKAVUjzrDy5uChDFVnSvHoy9Am4P5+fx/qJOZei3NnZCAEjmgiAUEuI\noLkI/xVx98a/ftvPFzWWWmeOWakYifGzw386GOHU0fZJaoUqrUzmEZzGkQUw\nmBMyFEvtZ8topGk/S2TSXkyAx8XBdShfIhRbOjM9Yw2Xvr+KCxFll5bxhqKL\nkn0sEDZV50yksQ1r/zUSUuyc1xurH/uPvhJDeAVWkICf2bs4T4XEhgmX00NP\nHzaIfLRptstK7b/YzXtBRf4+RMNMJSJpx/e2TsYwLwnLCcHkEwi834INqzkZ\nMK7XEXIaPVat1G9RjUH6QEb4/KMrXDIHo24dN5uTLKauJJlplRLlgZaEau2H\nZxKy\r\n=tssm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2TniuI+1+HxM81iExjQPEMwdMBgqc22cKt5Txdq9s2AIgcm3pMie3IvV1l3IxyQzxD2xk04XIqHBqdarCoBJsFgo="}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"},{"email":"reishi_narisada@alismedia.jp","name":"narisada014"},{"email":"y.temp4@gmail.com","name":"y-temp4"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.2_1591586008753_0.6374116177717906"},"_hasShrinkwrap":false},"0.3.3":{"name":"@alisproject/alis-editor","version":"0.3.3","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.19.2","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^12.0.7","@ckeditor/ckeditor5-dev-webpack-plugin":"^8.0.7","@vue/cli-plugin-babel":"^4.2.2","@vue/cli-plugin-eslint":"^4.2.2","@vue/cli-service":"^4.2.2","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"6.4.0","eslint-plugin-prettier":"^3.1.2","eslint-plugin-vue":"6.1.2","node-sass":"^4.13.1","postcss-loader":"^3.0.0","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^8.0.2","standard-version":"^8.0.1","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"ed68d56e4941952de407883bbc2b602ea608148f","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.3","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"alisadmin","email":"info@alismedia.jp"},"dist":{"integrity":"sha512-Pf8Yo+OTrf1pTiSecuGMWnR1CkTGWeYiwseFxXt6JInDnt4H4XxWsFfxUKio5Jpn0cte09ltBfSIX0Hk36jy5A==","shasum":"50a01971d78a9e3e070175f762b85e75836b0921","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.3.tgz","fileCount":48,"unpackedSize":24410448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHnWjCRA9TVsSAnZWagAAb+cP+wS6PCt9UOVVlBDLun7g\n5qATue7x9yG7SOaK4887tLk4X8942PdNle2yqD19Q7JzgZ3BY6GeOmadgirJ\nun7zhEzgqFGX9BiDF9EjvJo9V270ZshTRmwhnWTHq4ysrMOQC9R1BKddIt/N\ndwaHqTUOig2LsJXCWOtA3ouU73sfHVtbf+thAi+oVsWifFv+nhiOglzjls38\nxDeOBJjbE0yh5qWmKQX9AeDeu6qkeRWq8JgGDdt/MVrr40yqkQVnsSWKtkfm\n6JK/DUxicdRaRnTwErFOOdA9HNnsJ/7wfpJGywmbvwEkv1QODWgyVHJXlBG+\nUHGNvqQZ4Aol+6nXapX0kh1VbHURtJT2ScqucpP1RZNChbd42jfipXwHo4sX\nIe+pAMj9P2mQ382AHAaSBiJljlcyNseUimuT3GaVqryrf1AO+Yc8ZDvzQBCY\nQBIhR7kgo+drfSWXScGXtwAFzrX106zbaczBSrZX+itihQlLC2NGZf3KYgX3\n23YV8tDHNmwXSrhPYt4Xfz3ktp/VECCvc/Jp1NaK7c/uhJjS5vlLMJ6kXaqF\nuxz8x0Pmb/UcVGqFERFNwYzxIUTAh4xCp12Mqdz9x6tIeo8z5yocyUJre+Fn\nvch3NQpSouuJ0GKohyoNXaO6e/FVXl1h/aLTWxLNmMRVVAGSSoaxwqHwAlQM\nc9Et\r\n=12jz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVS5HCGR1861J1whlwKAAYBBkmURj12aw9O6RlYK/lmAIgJGCirocdj4wS93ify2bVX4rpPmfYto+BGXwyXzO7UNI="}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.3_1595831714750_0.8192493947278134"},"_hasShrinkwrap":false},"0.3.4":{"name":"@alisproject/alis-editor","version":"0.3.4","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.19.2","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^12.0.7","@ckeditor/ckeditor5-dev-webpack-plugin":"^8.0.7","@vue/cli-plugin-babel":"^4.2.2","@vue/cli-plugin-eslint":"^4.2.2","@vue/cli-service":"^4.2.2","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"6.4.0","eslint-plugin-prettier":"^3.1.2","eslint-plugin-vue":"6.1.2","node-sass":"^4.13.1","postcss-loader":"^3.0.0","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^8.0.2","standard-version":"^8.0.1","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"d1fc7dad70e8b5af35a9e0dd3b8461f96e08f9da","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.4","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"alisadmin","email":"info@alismedia.jp"},"dist":{"integrity":"sha512-mEXnul2hhidX2n021J09Uj1Mu+Aho0BAeAW5ko+0HebdGAmMRboSQjeB/nbrNhiTRg0aSxUiq5hbcxZeBgXlVg==","shasum":"da00f02523b4e3d12bcbb6a247de772a7e0eedbb","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.4.tgz","fileCount":48,"unpackedSize":24410542,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfI5xoCRA9TVsSAnZWagAATyEP/iDshBs0tnPOEQVSi1k2\nPBA70xilb4N9FtxIEPQ4PuHASL2HG8zZJke+xuZc3fF6n2v8xY9x4iGICj3F\nItyp166ynmm/0ZmO9KqzcMs50a5Jcdlm+WTpNzfxQhU/aiu35UlgwrAGVeZn\njO7djUo+pTsKp79Uv6bNRp0hngqNzpqblnMXQE2we01rdwFOta9ng4NQD/W6\nsD0Lz5EzwQ62dT1XuPMke99vfBKK8ABJ898EDxH4CooNypYBrZyFwHU+mp6v\nHFNNo/qYWfDFare1T7KNZpq4b4q4FkaNTp3jh8ba/yvY3OsXhOnlKM75m/mF\nEfGX1/swTL282VCJ8mWndlzbd6l949+7Q2jpZeo6pCXjxkvLvGu2Go7u+CS8\nDDqY1HkXGnLLMwQTrvewjuJUGbFAkIpecvStob507JXAJyitiwkJ9PFm8DQm\nwBDOt/ode1x3j4PgGUySZ4MwT4CaSNAVZflHMBLHUvi91fNsbpqMMfTFf0hN\nYkXWKCZ4wcPeIPj1uIKSiGtaE1q1O+eiOMwDFnd2EofhkMucga0x/v03SBrN\nGRuIRoHJEIdgw7wUapznllH5LAPKv00k61C8cPme9DdOz7d8iums+Vb2E1iF\nVIbr5SPLbdQ3r+sZgMbBDapuOQmyGty+NB7i6zgyStxykdXjwC0+1kX3OOt9\n+CyY\r\n=xpiD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCCi2G3LFy3ROV1Ck2xCtoVyPhLUwFGvZg1wIAfnlzfrAIhAN3Lju7LsTMPiT7RJdco6KMostaKPphX3X4q53azumCV"}]},"maintainers":[{"email":"info@alismedia.jp","name":"alisadmin"},{"email":"keikaillera@gmail.com","name":"keillera"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.4_1596169319946_0.4529513582315954"},"_hasShrinkwrap":false},"0.3.5":{"name":"@alisproject/alis-editor","version":"0.3.5","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.19.2","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^12.0.7","@ckeditor/ckeditor5-dev-webpack-plugin":"^8.0.7","@vue/cli-plugin-babel":"^4.5.6","@vue/cli-plugin-eslint":"^4.2.2","@vue/cli-service":"^4.5.6","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"6.4.0","eslint-plugin-prettier":"^3.1.2","eslint-plugin-vue":"6.1.2","node-sass":"^4.14.1","postcss-loader":"^3.0.0","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^8.0.2","standard-version":"^9.0.0","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"3d81930b0d0c86aac145e5fef068fbf792502bd1","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.5","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"dist":{"integrity":"sha512-vTh8bD8zU9fsxrLnHgn5JKFoHi9eXrRmiNGbyVJ2dbUgFeeI++59i9F4E96AzImS6RIjDaY78q2OTLZf1mGZdQ==","shasum":"5cb2e6b2b9aa70fcbe3f6cf20366af16616a1f87","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.5.tgz","fileCount":48,"unpackedSize":23512830,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0d8+CRA9TVsSAnZWagAA0eIP/jxenW9vY97OOKfhWgM2\nMPTn1qy7vnOfahx1NgXAy4T1nRMsnDXMcgYfTNBpQHaz8jHshmQHHoMlhkPZ\ngvdOLFPI1I0p7H+kp3H/AQMEhh+DPgPiDIZuTfWKJcX+jCGGAqzgJuFRG6a2\n2yIlKUfuPoI2ac2sHw87wpKKBn654sdjHcZviQ5yk45uPwUzufoar52TV1Er\nXee+8uAKeRlfary438RxAJe/TB1nT747wOz/5TXABWFJFaVZUf6Np6XUCMe8\nWzVH0A2WMzMOy4uMQ6xUDKXqxEEudetpLQuR51LG0P18EXKN3LcQ4yxU+/CI\n6+Kr204MTW3rYu8ELZY1QEjEbKe7qKjDWxWc+pnMFQq2IhkCBHuHq4fT44If\n06PBHzdqYuAad44pI5j4WY90hC6gsBFPJEbyjXCngeWVMGPj7k06xT8V4RAv\nVJ5toQxcaODNgJJPiW/j6xOpVKFGWCodCyDn9IBht5ZiHsXXatut2NSYY0EM\nEPBlfnWVHg2fpJBp6+tGtILlzLPthsHtTBeD1ORnuTIXpxp4iJYgCbsLtuwz\nKZ9MXsk/p+jj5xdUukpbCCJ2WGsz0YbCuzdhBq+0Z3ONq86Dd8DYygABpeos\n+8+GSqFoVRaP8z5ZHgG64OFWKpj85mOUg3FHcv6hR4LMMgNp//tdfNEUJE7/\n+bBS\r\n=SoFx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBlOeJDlRxTtkBGUMxrylAA4O0iweCkbwbMonIEOFVLMAiEAwTe6/fnL/6IIC++S92uK19u9V/LU/yZWG0wK9Ku925U="}]},"directories":{},"maintainers":[{"name":"keillera","email":"keikaillera@gmail.com"},{"name":"alisadmin","email":"info@alismedia.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.5_1607589694334_0.7250996286416456"},"_hasShrinkwrap":false},"0.3.6":{"name":"@alisproject/alis-editor","version":"0.3.6","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.21.1","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^12.0.7","@ckeditor/ckeditor5-dev-webpack-plugin":"^8.0.7","@vue/cli-plugin-babel":"^4.5.6","@vue/cli-plugin-eslint":"^4.2.2","@vue/cli-service":"^4.5.6","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"6.4.0","eslint-plugin-prettier":"^3.1.2","eslint-plugin-vue":"6.1.2","node-sass":"^4.14.1","postcss-loader":"^3.0.0","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^8.0.2","standard-version":"^9.0.0","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"ba90fcfe130c90206498ec1e7cdc371cc00a12df","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.6","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"dist":{"integrity":"sha512-GLXNe03G5b7Q/vgsD0aO43cJHvLOGCPlGaAAZ+nVQnBhhBGP9pfiGZ8OB6MD7cVcBK8W6rpJVLg3YFCZoMFo7w==","shasum":"e563f80c3d5a5a367d39b9e413ba545175d512f7","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.6.tgz","fileCount":48,"unpackedSize":23520116,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZCOTCRA9TVsSAnZWagAAzN8P/1Dqy9glhWbpB0K8stTH\nmgd5Xq31jPHFY2K0dQPr7gOKnSncXXlgHTBeQiVclxJnr3tOGRvu/1oNWY/c\n0xXJkWGPD2qQ5rpvOgm8j/oqh7Ytyg19HaW1Vx+AS+mIly77NfMfrlaxK7Pq\njNFsvWtr3pmfXOLh4BIRqXfe4Bsnpi90pUx1+L2GrXUxRqIt12lprobMHpVu\n4HsWi2agxPQ1hA8vvnnCOLrCK37+neKO1bMrel7XLPlp377LGQE7e3WD7K7a\nrf0eqdapkRIU03EeZwPV8WmZOM03DBH9dAglAzHh/6JsajLTK5HsTmQEEbOh\n8FkqhwFpY7RVPDK84FN7kuz01gVmw/wnyVC6BuNR0buUhgrhpRVqtZHuD/Ar\nbUUy4DunoVSgBs4YgsRVOl9v82Hfdb0oXppU4hkSCcr5aMIlEMQdcvcwzyac\nTHu2JAWk7LxGAX7MehVwNMbbkP0JIBmF1ekv9u0cBDuLTqK7MvE2YyF9KMqb\n14hbzIhBkxp5GA3MReUXkPfa6ghx3mtuqSRRL7F+EQe+Oj5LhC7WTWbnxGfZ\n/nQIzP4egzsI7Cw6Fcg10H+byJwmC/GYONzI63mQholk+/nOv6y920Hnx5Qr\nUx02vF8HkWVRMPfQ4pByq3q3dfpK9RgoH0cyYTie1y9mzoHn8//Lp6nhoZXG\nEfZQ\r\n=vTC8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGd8frebmNso8LHSGJLr+4HOopyuTlyL/g0ryKpwvJTxAiEAngGmd9DUZlL7UimSS0EQYQ7BQQ8jMMld5hPhe9MKY8E="}]},"directories":{},"maintainers":[{"name":"alisadmin","email":"info@alismedia.jp"},{"name":"keillera","email":"keikaillera@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.6_1617175443349_0.17832507447760926"},"_hasShrinkwrap":false},"0.3.7":{"name":"@alisproject/alis-editor","version":"0.3.7","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.21.1","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^12.0.7","@ckeditor/ckeditor5-dev-webpack-plugin":"^8.0.7","@vue/cli-plugin-babel":"^4.5.6","@vue/cli-plugin-eslint":"^4.2.2","@vue/cli-service":"^4.5.6","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"6.4.0","eslint-plugin-prettier":"^3.1.2","eslint-plugin-vue":"6.1.2","node-sass":"^4.14.1","postcss-loader":"^3.0.0","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^8.0.2","standard-version":"^9.0.0","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"143338b166664b469c0c96187fc15bb0a8a4c112","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.7","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"dist":{"integrity":"sha512-kP+pnZ6C/3CtEgXvfWVUtgQpJLC5c6SVXRPtlS+JS8QOPghEaOSfmfTs3BNpCKiEeo7229wTxzaT02mqdFWcoA==","shasum":"59bdc1145836fee2e19348279527c1c494f77efd","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.7.tgz","fileCount":48,"unpackedSize":23520207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfmZPCRA9TVsSAnZWagAAjIMQAI0C8nZ8I/CpNJrCl7FP\nPmw6hjmi06aCPb1cLGrtHpLhPMDd/E7ZuLbNCJqzFVNEovfaTezyzJFwXivm\nPo7uDc031gcy06vuV2Q9y6+vUWsffJe5vtxFdC7XgsLo8eSEIOsQ+Jlb/4Nx\n8shu4wv0zhCrxJl1+hxxhCbBnCMpCorrhILIlBKz2GplboRkWaVzE89FmG9M\nr9lbjotxHw3Ip/I5Ygej1a9n3ceQ5xYb/xjIQ7SQv5SK6vi9qZNq6hMMuAug\noMN/mAF4sa6OpcqqfLVAVVf0npSYzOafWOEkPkSS9TV919PsStk0Wj6cYBE1\n/GaT89RJDAJ+7nkJNICyrRZJq/zWoYKB5qanUK7OjdEMWRkddtBodr+T1TAy\nyI1Zhd7/ssvRLzgVmt9YUF3BdyY3TJ9/k20k2aU4qrVlx8RAn8WWSfAzvLqO\nZTcKekkT03vECNJhDj9jsrcUuc2HhT7cJCc8c5KceMPaG+vK6UdXrPjdMREG\nR9ALU88Rcb0vx86/vACGVeNm/wIdP7Rw7J2b97dUF4/i4gYXafidUYhY477W\nQ/KNng8KtggWgLMJqPR477cssx4r+w+gT7ILkwg0n4dRPnClvrexOLEcbejo\nDOobrmwOVyYBJ5SyF55ObnFT1+1T4K1L5+3+loQyqAcPeirQHvXqdW7fl66u\nwp4r\r\n=JWC8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEKgLKoYnqskUOuE8fwMG+QMBzFnPrSQkIvF6L4BLdD7AiEA7JbqGrHINOgEFcML2f5P5ft/gGKwZHPGvpJn3/c5/R4="}]},"directories":{},"maintainers":[{"name":"alisadmin","email":"info@alismedia.jp"},{"name":"keillera","email":"keikaillera@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.7_1618896463079_0.05145983336775717"},"_hasShrinkwrap":false},"0.3.8":{"name":"@alisproject/alis-editor","version":"0.3.8","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^27.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^27.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.21.1","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^12.0.7","@ckeditor/ckeditor5-dev-webpack-plugin":"^8.0.7","@vue/cli-plugin-babel":"^4.5.6","@vue/cli-plugin-eslint":"^4.2.2","@vue/cli-service":"^4.5.6","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"6.4.0","eslint-plugin-prettier":"^3.1.2","eslint-plugin-vue":"6.1.2","node-sass":"^4.14.1","postcss-loader":"^3.0.0","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^8.0.2","standard-version":"^9.0.0","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"6a0df752e3b9eb38d62265bcc65abe1ef0ad5a5d","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.8","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"dist":{"integrity":"sha512-BNt93Z7vlWqw1e4r9VxS3JJZR7GJFsD3e47gqCuW0YI4BvtxtfhVqmKDJTVnMZC95UTV2iuRLhKOll4QnOSROA==","shasum":"cf3ae1f3e0bfb641990aa6d32d01ea9c141938ec","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.8.tgz","fileCount":48,"unpackedSize":23525298,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfmhiCRA9TVsSAnZWagAAknAP/R3Oa3gYSJv1lOexKVZ5\nv1UVpgOeOzKDl5UrpFLmECpjS6Z5RLtRrTdkSTK63L37xff8nqwQ4OoNofPY\n/GbkHW1dr5ly8JP4VyR654httqlvUeNO9mwM58GhqJYyKcliEbtVdakvVzPS\nWIegoNRXYgNHoq2iBwn0s7v7fdgVhvAwaRbukUFh3HbwEE/xweHpxARo3GAi\npoZrwTGsfrUDwny47oP/jgm7rmfuvLgEUEnPUaTMAgcqZ32QbiYBcqhG5Lyf\nNj1KdrgxdTwNSxP0VRJQHJpffP8rrQLEui7NrDvkXCzsIbR+tovM8gZBLECM\nSwT22crSGlgsSpr33ByhpAPabHzO1AeCU/AxKBDIN/kUBYXHHli9DDlNNtS3\nkpeqWDcE6+td0xOBFt8XBsSJjzWK9LLqP/be/0iXipBoF+lWiee2QATKGElS\nKrv0ama8mH6hhdOUr3gWnNFgj0rvFkNZQ1ciJ2/+Itrxf0QoaAN3c2Fp7zye\nOPlHMMZsYYUigLvlHuIV96LK6QIpoQ4vezf5zCPxtdFBIkhHHdZ7lgNBe0YJ\nF0Wk4uxPpzKZa09tejmgfFe4XSkrItPuUKKLRQRBloBgSBkQF2H+UmHCuBY7\nIXV/AyO2nGNct+pfQGCxrlcKDQAByFBoN/kmA1LPL6GmIFWOa0mPJ24ELiyA\nsXDZ\r\n=hVMd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5YHEKs2/jQsZe6s0TRQMrV3ycelBuOYj34jobNBSCugIhAITVmqH8H4V3X9V+uXDseogPImMPnfSNX/9UA4vqppRs"}]},"directories":{},"maintainers":[{"name":"alisadmin","email":"info@alismedia.jp"},{"name":"keillera","email":"keikaillera@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.8_1618896993935_0.2559901967161844"},"_hasShrinkwrap":false},"0.3.9":{"name":"@alisproject/alis-editor","version":"0.3.9","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.21.1","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","fsevents":"^2.3.2","url-regex":"^5.0.0","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^12.0.7","@ckeditor/ckeditor5-dev-webpack-plugin":"^8.0.7","@vue/cli-plugin-babel":"^4.5.6","@vue/cli-plugin-eslint":"^4.2.2","@vue/cli-service":"^4.5.6","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"6.4.0","eslint-plugin-prettier":"^3.1.2","eslint-plugin-vue":"6.1.2","node-sass":"^4.14.1","postcss-loader":"^3.0.0","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^8.0.2","standard-version":"^9.0.0","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"8cf0b6c59e7ad1b6478dc74d4dfa6af01d5c3793","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.9","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"dist":{"integrity":"sha512-mwbU/h8ySSnuJiqzklxsA/v6f1v47BQzo/tdauTiSr3yJB9Lh9UJSu4ESccOcKTtK3AoZEB6kKoofDHYMpTwfg==","shasum":"638ad7b921cce1b6e786fad6e9bac2f2bb8211da","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.9.tgz","fileCount":48,"unpackedSize":23520675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgf+n+CRA9TVsSAnZWagAA0HsQAJIbOz44Um8qyXFxajlw\nZhg3bVkGdXFrknZN3pyaBPYamFZ49codEoO07DzwM8yTFNaj1s3Mbeq2r0ae\ns5+K/e9mvo0u4pO0ADiBRPeBrDHQJBNWASqJdQrMqHOEYwiye6nPQaW4IFl6\n3yCAFkJ/ykD5Ni4S6i1uUZyQ7RxL3tHQW9hymoDZO9i2Ru4deDy+IqWO9Ddd\nDoLIBkfUv7L9QB40fKgzMvfcRIspnvRUExict3VgwdVwXnKAztHPqVUufT/b\nPV4GNataQeV0zDvpB4FJGCJzK/EpR6YFiDmnFBgneh5fhov1y6o+xddLEYp9\n2M0t6AMvKrWO22aUyfQ4kBUlbDTlIx3Vjx6+iBU9A4bAq4Ij2VnIJSVr1SlK\nLQkdVcdhSeXEsKouIbtu7v488OJ4FoI/htnS2UI3jieYt7X1p+2EPfOHXTvz\nbT8dJhVksJdjQa+LM0WDm1IJJMvC6Y0DjGl06rJaxqy0ubQkOQLr5oDJ9fEA\nU1vdqpxJW7DqFewJzq7l36MT5tHxEwkodTe/fWl+4xYN0bQsxpz0HIdFbl1d\njy7RVPaYHAB1rcGFK+yQ9DVimCHRPtMbdNAdKdaev4+tj8ydSgL6WE0Hkc5w\noqo2oHdaYhp224b7b2b/DpvVTX9uZ7+n+mSygqMXebvoBPU6svD2npYwCQr7\nCod7\r\n=74wl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEx51Z0aybbLmhIWrfhGcj4uRUhwaFVmYA6Sqd2aBAgPAiEA63T+Uee9GLXYrIutqiOqaO5hPakDHxiMFg24nu0nwv8="}]},"directories":{},"maintainers":[{"name":"alisadmin","email":"info@alismedia.jp"},{"name":"keillera","email":"keikaillera@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.9_1618995709590_0.24233787226552495"},"_hasShrinkwrap":false},"0.3.10":{"name":"@alisproject/alis-editor","version":"0.3.10","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.21.1","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^12.0.7","@ckeditor/ckeditor5-dev-webpack-plugin":"^8.0.7","@vue/cli-plugin-babel":"^4.5.6","@vue/cli-plugin-eslint":"^4.2.2","@vue/cli-service":"^4.5.6","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"6.4.0","eslint-plugin-prettier":"^3.1.2","eslint-plugin-vue":"6.1.2","node-sass":"^4.14.1","postcss-loader":"^3.0.0","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^8.0.2","standard-version":"^9.0.0","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"e75ba0db1ec6500529a1eec80e7682491db91b9d","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.10","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"dist":{"integrity":"sha512-F7jBMQrleLwSXM7ukd8Ep6ZKVyZwtTAWDsSR5QI4FnsPV1UaHB82UO65MHeeTdArwi0s/2KXYldNKTJ4klPtAQ==","shasum":"17de60ccfeac30a1152ad8efc73f6e9977eecdf8","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.10.tgz","fileCount":48,"unpackedSize":23520489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgf/iCCRA9TVsSAnZWagAAsxAP/1KDaZH5DLoPDcQQL37t\nvBRH2tmLAbKZO9Rb73YoH/ydDa326CGfsnLWnDywlKQcNa7sGEzz/IhOims+\nqOb8JkyYa6d9Ob5JIkh4MKwuic8NJcZOV8diWqgZAj3VWj1q2Gggx2m3MqCv\n0RnVdiSMkJyFMSe51QxXMRjTZhi7mqbBEoIqZ1mszbc/ix35Jyy9uyycLyTk\nt4GZrsT8wAhzuQAto85jhTW+8b4BVPkV098Yu6plhHLsgxkijRdq6yt2acpF\ncd5Zky9dz+O4NR2CKIddjgwWQF/AQPkfJt2nzmOE1tbHMkthlwlSawWNExkN\n57eKqImG/Utg0Obd9KushYPV4/U97tMa/X4/FFs+Ik7r1vLV1cGQZx5jHbpF\nscufbjlQX50jtTrtLx9F1X5HTdtZ5JP4O+DnP4V0zDbNyCwhKKaWuc4JkcJW\n5ewfCBiCEvt+zCXgWgM21/meA+qrQy4OBLtzgTrbUPB7WOMjflgwEd76/Qc7\nRqSBJYyPwEKeCgjNtxgXBmptajtz2D7NyL8DPaFVoaPMfSGaksmGmcWOxUms\nYJxGJRMnCso81d0Hj+xUQMKIRJkmA9cd5xNZ7cu8+vMxyBc29q4qnJZRyl8K\n78TT5Es/tbFJTqJZ6T3zi5YWaN69rjCb2hnLr5g/xr2jKbXsoj6hJntqnAyM\n+9p0\r\n=/WY4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOXwklDpK/mTM5+8nhDH9ShnUAsx6XjA2QVnSlNh6XvwIhAKHVCn2TYx/vkyBXBIbxFw/JgMe7Ew1ZjAoHDBNRZHmR"}]},"directories":{},"maintainers":[{"name":"alisadmin","email":"info@alismedia.jp"},{"name":"keillera","email":"keikaillera@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.10_1618999426184_0.004417369707173879"},"_hasShrinkwrap":false},"0.3.11":{"name":"@alisproject/alis-editor","version":"0.3.11","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.21.1","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^12.0.7","@ckeditor/ckeditor5-dev-webpack-plugin":"^8.0.7","@vue/cli-plugin-babel":"^4.5.6","@vue/cli-plugin-eslint":"^4.2.2","@vue/cli-service":"^4.5.6","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"6.4.0","eslint-plugin-prettier":"^3.1.2","eslint-plugin-vue":"6.1.2","node-sass":"^4.14.1","postcss-loader":"^3.0.0","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^8.0.2","standard-version":"^9.0.0","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"5522c70069477ab7573bb2f938c5b598a33ad180","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.11","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"dist":{"integrity":"sha512-G3ePJC8j6J5oisvdhLaKcuChsCU9aDSBoyGh6cHvf45MG977H74LnFXKnTiKaFKFiSH0Y/YMMU8gdOBd1uuLMA==","shasum":"6515c49e2c13134ffa8b55f3ad9ae71d54f8a0c5","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.11.tgz","fileCount":48,"unpackedSize":23520241,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmMx6CRA9TVsSAnZWagAAqJEP/AuiSI9IF6AXgCHCSN8Z\ngNS5R7VZtrHiYxIpNWRj2XPq8KcVXwdEdZNexDng5V5cEM8wcUY/peKo2GK3\n4r/VndmdWrRXAX4Ton6c6ilokRINISsYJ+v2QED1ZuigfCQX1ZBsYccyxJjo\nJ07fN86kKGTxG5Esvvi5G6KeBdSQiG4tMJp5Ciz7c5EERn1SyDx5kJojSfjJ\nPui2bVRSTW2HbByRk8OkV44J2AweFsjdeBGx1uPSCD3XjKY8DEMi9SI97Kmf\nsrZK1LS06Oto/PZEnvYDM2zbQYXpWQUC8OHYkESo8pm30aQpOG1bn1RpamIw\naciltiifjVZk5QWIqD0j16V1HBgCnU4dVl4jc+j+vXhakqgDJVARMwfOz1On\n5rce1T4w1A+G1FKAdOkWpxNM/Ej/7qcHuQOE4kXEmvLTQloFHKnYnhikB+ox\nggBDW5luhtKBYpX+SJ/0AVceHpZUY1QZmv+bHCOotqH9d6I70MUejpGRKMgm\nZc1VB5yUbzFq97AxuwEq1QZ4aMH9iI4e+azg/wVIMFbPB0z3CsqQAc7wlDVw\nNIdc7VdrwW4UACUX1zjf0AnlD8tn6LEPYAK3HR3C5T2Rt/U/lj7qhcfdvP05\nDeIbnfYkIK2xg5dSKt24wThj6yO4wGmBuF2ORi1LaU4MigAbp190/1pvBQg6\nnD9h\r\n=c9z3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBaLFo81Oe6YezfGpyyNoDtLsxzyUTJn6lwAGWOY3m5qAiEAxRHq3UyVLg2wo1FN/yqYG2KmoZ2H+ZgKRJZPWGQOwEo="}]},"directories":{},"maintainers":[{"name":"alisadmin","email":"info@alismedia.jp"},{"name":"keillera","email":"keikaillera@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.11_1620626553677_0.49753791379198975"},"_hasShrinkwrap":false},"0.3.12":{"name":"@alisproject/alis-editor","version":"0.3.12","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.21.1","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^12.0.7","@ckeditor/ckeditor5-dev-webpack-plugin":"^8.0.7","@vue/cli-plugin-babel":"^4.5.6","@vue/cli-plugin-eslint":"^4.2.2","@vue/cli-service":"^4.5.6","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"6.4.0","eslint-plugin-prettier":"^3.1.2","eslint-plugin-vue":"6.1.2","node-sass":"^4.14.1","postcss-loader":"^3.0.0","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^8.0.2","standard-version":"^9.0.0","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"d4ac20e4e8758929635cdfea9e4afdcce6ea0ec5","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.12","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"dist":{"integrity":"sha512-8LuLKX3wJYx59zSIpuNrfaAnD/p8Gw20LBxkY36rdNTPzemxKnUWHgayolnXEmKu2YAn+6zZLHUP7q07u9QyZQ==","shasum":"83b749a10b62d3feef3383a309fc506c50bd2efa","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.12.tgz","fileCount":48,"unpackedSize":23519550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgr1NUCRA9TVsSAnZWagAA2o4QAKNnhG/jgsAhmemn5+cX\n8do7JL2HWSEZludwpaRqgPgXeaSTbpZ2npnVVJ36i1yClMPTqkAYR96SE76n\nxM/OQhrX/p2Xk5blpvg+9iJyBBLqeFRZAT1CU3o5EcWDVmsoJEPOhxpLZFQR\nqHNV8QLHDDabQaiUTxHRTVpEMksIjH2jBfT0hSM9nKDlLu56qY87YPLLo7iT\nr6uAX0qK/7PA62jqxn5aq1IYpATP4bt2+h2pibBUcQIOew5W4r5CiReY2NVu\nnCfQHExjDVYp/V6e0HpxXxhf7yfw+goWeggqsokfBKh7di14C+gPG+nzCFsl\nTlFO8bTix2jX4JpYzUVUAnjT9tx/H9380Hn8Un7z8EXwC4B0vQcFxBWKdrnU\nj9nNehd8VTFyr1lngYVjNpPKARwFGGIhn7LbqIcpN9HdMWq4JaZHnPgjw7Pz\ngc6q5Dp43VdNeulUtL35rpXwl8fnmt4D/+b8kbvdMAtciMeQbP2sWDJWq3cB\n1ojSKf92xvLnTiiJQiUOlCv562TUdGoyAom+tbdJRUEOlhrPIvUxGyAWZVSp\nIaDUWvpzGZj878l+ilASydTdMc9Frj2S+UOoMFrGzAfZPOm51yVet/G5QRDP\nlwvECMH9hA8zg0DgueLPxXvq4FJix20NKwHKAJFRNz916QWEmtYk0QsFqv9S\njCur\r\n=Ix5/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqH7xxCmBa5Ww1IR0Udkin2tKWIhu7TfRtcmozfL7IYgIhAK7LI9U2NOHIKEc9OeTW0l2rCoRcQJGLXiR7XaGQ01Q5"}]},"directories":{},"maintainers":[{"name":"alisadmin","email":"info@alismedia.jp"},{"name":"keillera","email":"keikaillera@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.12_1622102867145_0.4067444027870495"},"_hasShrinkwrap":false},"0.3.13":{"name":"@alisproject/alis-editor","version":"0.3.13","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.21.1","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^12.0.7","@ckeditor/ckeditor5-dev-webpack-plugin":"^8.0.7","@vue/cli-plugin-babel":"^4.5.6","@vue/cli-plugin-eslint":"^4.2.2","@vue/cli-service":"^4.5.6","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"6.4.0","eslint-plugin-prettier":"^3.1.2","eslint-plugin-vue":"6.1.2","node-sass":"^4.14.1","postcss-loader":"^3.0.0","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^8.0.2","standard-version":"^9.0.0","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"541243757a4a56804db13d88d5a400755056e45c","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.13","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"dist":{"integrity":"sha512-rCdjQ38V8GpAoII/MuwyrN22Qpoy530TrtkIUepVkT8ros5jX2WJiH/E0u3LOkZ5CuldaEWqM8GJaPZJhNpaqA==","shasum":"b7c28a001a2e9fdcf2060060608187817881ff4b","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.13.tgz","fileCount":48,"unpackedSize":23519428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyrPUCRA9TVsSAnZWagAACJAQAJ9PvhCrOHIUfyB9jeZC\nCo7iJb3BA+VkZ0uqngKvlZHtOKPgyRNdCr7BZmWp/hdLruS9njoDdk0b2FoY\nouRxKxMNc8XL+leHhqUF1y/7EqtND3YieFObAVN00OgTDtMiFy+l93gQwRa0\nAO5TaxnEldPt4Sr8a8cGBI8HNNO0TZvHes+ZWxxf8Cecdye80MfMVV22aLDG\n2eLjmP1CDjC2FyD8y+olWcbYOW54YMY5iCf2OX4O4UbPmLWg3EGE+H0Qflrl\nOdsBm+k5ASTMlldDEAg4Gr57+kwlVXGnDD3qyv09E+0OZ6bb0EgaHMn+838f\nXMEvTIp/742ooLr2rRHrvquIoGNPoB6XEhoKixnlS6IL/XY3rtPuC8cNRpdF\nOm+sHDJqmwqe+FdivAUmLEVktiE5FrGga9W+godAtmTkYVybTBV6eBfwzMk6\nasFL1v0SjsnmLUTub0j+pqRovwTJksJDT9ZEG2WQNDytEetZhddveeChLoZr\nGj3heLzg0zLsx1OO5nypKuXZBa/e236JxpypJGvAEWCoXHQAjRPUnYz7ma7T\nkjIktONddRvZAhTvHhEwE4Seja6DwgyQbTR5Fgs8BQbPioLDkU3qwOIJxksg\noQTuWchJ5LrMuGGUjfGOyC5xovpDSuP7h+217Sfs44HMz8HPRPra87FewbOX\n7T5X\r\n=OlEI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICg0nrP8FOUJ6A5+M3Svo7KVCAMVmmbEodE/CsXJwP5SAiBDdVRX9mIT/yEpH3luVfbmkTe8WBW6nXjWfga0H8/Mgg=="}]},"directories":{},"maintainers":[{"name":"alisadmin","email":"info@alismedia.jp"},{"name":"keillera","email":"keikaillera@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.13_1623897043798_0.592310824418125"},"_hasShrinkwrap":false},"0.3.14":{"name":"@alisproject/alis-editor","version":"0.3.14","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.21.1","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^25.4.2","@ckeditor/ckeditor5-dev-webpack-plugin":"^8.0.7","@vue/cli-plugin-babel":"^4.5.6","@vue/cli-plugin-eslint":"^4.2.2","@vue/cli-service":"^4.5.6","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"6.4.0","eslint-plugin-prettier":"^3.1.2","eslint-plugin-vue":"6.1.2","node-sass":"^6.0.1","postcss-loader":"^3.0.0","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^8.0.2","standard-version":"^9.0.0","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"e3c09d4a8065634b11ec505f726a0202a2adeacb","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.14","_nodeVersion":"12.13.0","_npmVersion":"6.12.1","dist":{"integrity":"sha512-Htt1eMXIBrQJ1Pz53HP5WVr5d3KZiMz/2UuAqbCXsODRDOVwOcsXgupmHQDTg42Ekw+Y6efff05uO/+XDabMDw==","shasum":"35d8423e8f11b0e8b355266701c4da4bba8570fe","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.14.tgz","fileCount":39,"unpackedSize":125576,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMYulCRA9TVsSAnZWagAAiNkP/3KElltR1Dch0eBps6At\npPwo/alGiyefQEPt+1f2nEmWZULlHPzxYY1eGX7vTstWDV86CYoV9UPWiGIj\nNtmnKA1ySJGHUib5pSj74NaiTfFLxRvVz9Ow6+0TRmSPmqVSNawegRpje5O8\ntKBJYfAySNtMg7CJvMsu18G6tb8fK63xdpVX0IL5QiHUpEBmNMB5Fk6AINLx\nxby4/wbo5PtOGtEVoq+n0ba379bLdP6CCoeABiR6NnNWUko/Q90+qMso1vD4\n12mdG+WhlpJ8S0TCJeMXMGymCMAyl+RumNOfWBnJvNGnIKqxbjGsdpiQE+Nn\nDM+d3/TUgS4kcBEUD8AFEWgMi/RwTvOtsfOcXDMd9kwq651ztozep/LeAaB3\nl7lZELf5wAZvb/vxAQVzJKG8ZfhEXSTe7yCkIVJiGc5ZapuOnqfW4evXblvh\nKbX8wVDvlqX7hpIPz7OwV1LYids2IEWmVeC/J/QKtx8UH6QqyAaSWOuqTinE\nxDyKjKkp/jRwtFaa9a3gHhhlDZH5HNl+hpNlOcCDIE0MnuCGt2JbdkNj1eHp\n12IeoBAsQQAE1qGrwJktnt+cnhUivYV0YUlZL/pCxwLRSnggKvZoi1hVVtw6\nHZ4VZK5t7FhQasY8pWLbwPGNc5cs14ob2a0vUJ7bTzKO9N64soHkrLcf1djy\nAIan\r\n=bXoo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDU14rNkvZe9IXafEwDwa5XhZxd4n5EAuhuEHvmfeFGCwIhAIKdY8u9tIdAWtU6PWaFyaTOXaNaHQATbBhgG5WFsOIT"}]},"_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"directories":{},"maintainers":[{"name":"alisadmin","email":"info@alismedia.jp"},{"name":"keillera","email":"keikaillera@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.14_1630636965861_0.8968056704596936"},"_hasShrinkwrap":false},"0.3.15":{"name":"@alisproject/alis-editor","version":"0.3.15","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.21.1","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^25.4.2","@ckeditor/ckeditor5-dev-webpack-plugin":"^8.0.7","@vue/cli-plugin-babel":"^4.5.6","@vue/cli-plugin-eslint":"^4.2.2","@vue/cli-service":"^4.5.6","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"6.4.0","eslint-plugin-prettier":"^3.1.2","eslint-plugin-vue":"6.1.2","node-sass":"^6.0.1","postcss-loader":"^3.0.0","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^10.2.0","standard-version":"^9.0.0","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"e98d156289fc9bc8dc03901e51cbf795887602c4","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.15","_nodeVersion":"12.13.0","_npmVersion":"6.12.1","dist":{"integrity":"sha512-OrlYXcbFpYXML8Zum3G0+d1lhgVw7quaC94gyW2tLl19e5lvjIQE3CWxMPXEfAmAkZksgNbJwenmvnFjdLJEgw==","shasum":"21cf3bd245eaf045bfa99f1e9a880cd6904d2261","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.15.tgz","fileCount":47,"unpackedSize":23180324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMY5JCRA9TVsSAnZWagAA8bgP/j9t7cQwTE3v2R0wiZKm\nydBIJcUT81MJrd2aC5u8LV8yZc+H50cYefxUxrDrTKcUOXjdQ5b/taIdnMKV\nYBOktktUlpDKnFLGflbc8gISYVs3gcVqAxJqqf14tEDSQVDx3RnTKFiRBKMf\npnk5MO0r/gtc+uObyoukwW75lEVHJfrfErh+dlZ+EVFUNH0GrNlmJnrMHy0S\niUoeC7ZGqS6itULh4jmLzEb9Zue6YD5loT4rx6e+u+h7aVvHA3LQt/gXkLTy\nKNxXPXny7yPNVoEZBdQBqeVLheSBEDifuTeiZmq5efF+J+6jTppAqGRZGUM3\n5t3axg3e9S093SJRW9a7B/IyYqKNaApGS8erVRsaaKM/lIY+n7EtYZ7Mmfzj\naJLfDpQDOf/P86BNiAiZHVBefpr3jOlHDXjsvN297sQsN58ChFWjdWgrCOm+\ncLLkqcNAEVDZwfnFacnBO6HZ3s56rOSsODKiFbUfzt1GniQQf0SmBVT3gC6U\nfjNtHYcbH5Waf1FgiZvJIbSM7w0tE3OtfdxRZyeiqTpPJExGg9H0yRLDwJEU\nHZC3tULrk2vxkABjZkewrdDmL67IOYrNx+Yb89rHjbGcNz1ysFKviGghYP8f\ni3B9jhy4QqbUmz9/oW6O88DYg6EoG/PhpZQ+I3g3K5lc/NmFivHlPotiksKn\nzW7J\r\n=5/x+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDIsNjyj/psL6YJw1V4EIA4kMwxXEPzvKSSxGoF9RX0zQIhAIHgQAZXG0YH8p9VOA4UGThuPKDHpCMsUQi605tkJWad"}]},"_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"directories":{},"maintainers":[{"name":"alisadmin","email":"info@alismedia.jp"},{"name":"keillera","email":"keikaillera@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.15_1630637641240_0.39895567373240204"},"_hasShrinkwrap":false},"0.3.16":{"name":"@alisproject/alis-editor","version":"0.3.16","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"./**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.21.1","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^25.4.2","@ckeditor/ckeditor5-dev-webpack-plugin":"^8.0.7","@vue/cli-plugin-babel":"^4.5.6","@vue/cli-plugin-eslint":"^4.2.2","@vue/cli-service":"^4.5.6","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"6.4.0","eslint-plugin-prettier":"^3.1.2","eslint-plugin-vue":"6.1.2","node-sass":"^6.0.1","postcss-loader":"^3.0.0","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^10.2.0","standard-version":"^9.0.0","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"9473702d8dfc87e3f653f0165cac5dabe92db974","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.16","_nodeVersion":"12.13.0","_npmVersion":"6.12.1","dist":{"integrity":"sha512-n4hmcyow0dvG9Q4jNfbmK0GMQqTmjNpBzWz1IjeppJIkavZg/UOVpROx51TWu9a4zMHuKXGFN4nf1+YB056XSQ==","shasum":"e4b05681d1ab7e894ed29f5a749338902b8c0c3e","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.16.tgz","fileCount":47,"unpackedSize":23180421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMY9CCRA9TVsSAnZWagAAVesP+wawfZ5UB/pSdiba9KbL\nmaeb1fIa8u++TXVp2KiAiRcrV+y24NtssqyMrc0UZNlc+VX6fGsfOj5raVh1\nnhZ/GFKQAzQWEyiil3MdB57/Xn8Gw5M/KaM3TOZhVacOunDFsrG295hov4HH\nelOhkuFlTDZk63Ekc54WJuNw69V0tonvNpnjmOMJNURvi1FzDpAyTjqMzDNw\nnELu7h7hJ0sYPM0gtt3b+rdkXWrBx9wC//LjXBk27kQcLuSIKFzP1yWclDV2\ndmUKM31SJ8LFnh6RIIVJHfdM4DCGo43fI7sAqeEOLeJfWEJabhGTTEfNzUQ9\nb9eNT4cIkZX2NkHdj8RltLgy8R0vrl2Z5c+58IBLOYPs1yC3L1Il7sCBYTsT\naHUEreuxHAeqb5otnkh2k+xVRoOJKSJiYU5yw7hbO/WRU3YTtjP352It+Gvz\nY5ImtJAId92FUgJjIk6/Fxb4rgm+WKc3/iXxI19k2tScrlBT3rMfSnPhinQy\nrb22MMUyNH/vBJ6nE+t2eUf1BlBvmhW8f1LdonlasI+jTUpnhaGX6/Mn17T9\nPAUymOYMqVFECvXjMpbqmVjn6PTMsobZmLbj9GBj3HiNf3D2oYAWKWvGeUCc\nYdYZMrm3YWYEuODS+gXmCRxD5MzY+BY9hyOYjI3XmUL113Y9nD/TpYTfumdI\nE/sy\r\n=9Z8G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDoxys5eE+TUzCzRq6j+u800x8od9ExsTQFDmjyuWD4vwIgL9NodlGqXmCWRi9bXMm+inSnpm5bt5XZzZT1UwLyqWY="}]},"_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"directories":{},"maintainers":[{"name":"alisadmin","email":"info@alismedia.jp"},{"name":"keillera","email":"keikaillera@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.16_1630637890405_0.19046737641892952"},"_hasShrinkwrap":false},"0.3.19":{"name":"@alisproject/alis-editor","version":"0.3.19","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"$PWD/**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.21.1","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.11"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^25.4.2","@ckeditor/ckeditor5-dev-webpack-plugin":"^25.4.2","@vue/cli-plugin-babel":"^4.5.13","@vue/cli-plugin-eslint":"^4.5.13","@vue/cli-service":"^4.5.13","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"7.32.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-vue":"7.17.0","node-sass":"^6.0.1","postcss-loader":"^6.1.1","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^10.2.0","standard-version":"^9.3.1","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"ccb42655c28e1490c0c61bf719585e7ec5b3cd0a","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.19","_nodeVersion":"12.13.0","_npmVersion":"6.12.1","dist":{"integrity":"sha512-eMRwdpCZGCLMOQBQBSOxGWWuGSwB+MU5ebiGrgy1HKZSEUB6mbWsHm8nSArnonhCX8REIpOYCshZ4+82VJ7gqQ==","shasum":"e0c57a074c0a8f24b212d951bb17c2f797f1bab8","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.19.tgz","fileCount":47,"unpackedSize":22323478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMagFCRA9TVsSAnZWagAA8vMQAIbmgRnjnnaPrHzb0u6U\nHPltCJ0uVKM8mUbeUacfd415izpNvoyLOjB96P9ZuphOGQipY79/nSvy/ikx\nvLeLkkjJgKxshXyODooSuvePaIOwqifiBWi12BbTf7XI1/uWfnBogCMWZrJ7\n+IZGOLxyqxU9gE6KRfNKOFNbvDyUuVO9eJ666zGLOrysPV9z8WcpJ5SL980g\n8R27VBtiP/lJ86PtdPDnKL3Xud8S9kUXMxlq9D4mduK7enTzWH0vGN2otgdY\nZBGnvmmiI0T7pQemPlZA4zP8fD0gTNCcQ6eUtCD4bxlhIbQfoOxjJYIIWpzW\nke8v2SpVAE7Nwk5sOTr4lr8vCfNP2kk2ouPMK8Ygzzi8QZ4S2XQ38fWyk0b4\nKwdmm6e7rP9vDwr7ZV3bkSH1wXnDvYO9IR5lE3U1EhCAAJ0T+88YMUSfguO3\nEmccHQv/zuGu5sgoyVEh5ROsU9rgHyET3sELGUoCuTxpMBMxH/91lge3qLcn\nFWjMtr26XhmYmssXqJeDsyTjvAbPzsTuuLGw1IqXIDJR+75UVTtGFG8LCd75\n8/YMIZOMlq5ZqWQEPHn3rwXlAyiiHc0ierd0A4A/xoKqFusYVnjNMMZYkT7e\nIZcK+wDNmUwk1BuoyV5CBmuvXdSZ57b96SoDGqE39IFzwR5gKFJR3UGY/GWV\nkbN4\r\n=5asd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEuIfTEFanHK9uRDGbh/dsM5anHFa/CUbTvDPw+L+SAVAiEA6E4vm56X0GwO6KMNzsLTo950nq1bh2uAD7ecOjB46p0="}]},"_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"directories":{},"maintainers":[{"name":"alisadmin","email":"info@alismedia.jp"},{"name":"keillera","email":"keikaillera@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.19_1630644229078_0.469805372307879"},"_hasShrinkwrap":false},"0.3.20":{"name":"@alisproject/alis-editor","version":"0.3.20","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"$PWD/**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.21.1","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.12"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^25.4.2","@ckeditor/ckeditor5-dev-webpack-plugin":"^25.4.2","@vue/cli-plugin-babel":"^4.5.13","@vue/cli-plugin-eslint":"^4.5.13","@vue/cli-service":"^4.5.13","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"7.32.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-vue":"7.17.0","node-sass":"^6.0.1","postcss-loader":"^6.1.1","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^10.2.0","standard-version":"^9.3.1","vue-template-compiler":"^2.6.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"af981524a6dd727c82d8565f45e28d7cdd94ce84","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.20","_nodeVersion":"12.13.0","_npmVersion":"6.12.1","dist":{"integrity":"sha512-zBJEx21xwMosZZ0oXuca/qtd+Wlc4He3xl5z+ryp1GkGFgWnCj40mKDYnnO21BMxqr7Sag1hyWUdfaPkRNizTQ==","shasum":"64f0746181cc79e7fff8890d349a964f20c8ec2a","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.20.tgz","fileCount":39,"unpackedSize":125974,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMa2CCRA9TVsSAnZWagAApZcP/3B/Ae8fqXHG5QQIaQnr\nHNsTmSc7L+wE5M6Cbz61Q4XiIPmcof4/RD7KB+iT5x7xhzhPNtnDwdCk4K9Y\nVDd3nrsVSKYgk1Oz8fOSLqeBhd1aWdag1ZWKUSz/TqnOzvvGpft+9HmwzVXH\nNtJO29Jo8B/3utxSxPtLLrl64H0k+Ay/U2Oaja9XRza/PBa0SfGqOFX+6kes\neFELijlYejtcKCBGD3mUr2o1G/iXuYAp1/QnAkxCI59SY4m1sm7NB5AYsLuJ\nnkN3HVCXxR2zp9oj98wLzqyCRSu+oZrrjKxoYA1Hwe16Y2M8l7Vr2vhZiUFk\nabbSboParxXypIQZTxxVcpgRe6A6No338JFOlHe8NEoSuKeojmNya34l9JCG\nKxS3r425eFX/W6i03DIk3+mwy/uNbu+zxtcA+7vqngI6yINicOacjxPRlY5I\ngOQDpJBiOiKUWi0OxcUy5/NrZmxKKGIhiZyL5tQUNfvX6DTxd9w4CYHrMxHa\nuV8KeSQ5oGxpjv1xKmQsshCTpyMCQgT20Fur0GhFF1ZEydAkDF0OONn4mHyW\n53V48HLke0pRJT7eRi7gZ6Nvjo8SGJM+APSuuuUMjOA9jwVud42gdV/b7XzF\nyt6o7kP0K1qnsw+tCSnwu2qXCCwmQSdm/UoyPchbqLowOW7e2EY7DzyZHjOZ\nJTpW\r\n=7y8g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGX8sCfNmfrLbgEn/EqTtaCLBttu+yvrDECZWMA0svKoAiBrdOlv5zVZxPqBGaejiDwgSL5nkgdlwP/W9vbDdzt49A=="}]},"_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"directories":{},"maintainers":[{"name":"alisadmin","email":"info@alismedia.jp"},{"name":"keillera","email":"keikaillera@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.20_1630645634233_0.9735054895613411"},"_hasShrinkwrap":false},"0.3.21":{"name":"@alisproject/alis-editor","version":"0.3.21","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"$PWD/**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.21.1","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.12"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^25.4.2","@ckeditor/ckeditor5-dev-webpack-plugin":"^25.4.2","@vue/cli-plugin-babel":"^4.5.13","@vue/cli-plugin-eslint":"^4.5.13","@vue/cli-service":"^4.5.13","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"7.32.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-vue":"7.17.0","node-sass":"^6.0.1","postcss-loader":"^6.1.1","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^10.2.0","standard-version":"^9.3.1","vue-template-compiler":"^2.6.12"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"18f8f229b95ae125c80e5a8fae5b07a07c9c1511","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.21","_nodeVersion":"12.13.0","_npmVersion":"6.12.1","dist":{"integrity":"sha512-p+kT9ojWTx9rrHcC/jQcDaY4BPOsjQ7LMDUUtJkoSBwyNjWmLoCJZKnTUf6xObOalAdAXdjBjQGLmOar8mGhiQ==","shasum":"3933fedcf6adaa29d0dc14c705187f68e9cbe21b","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.21.tgz","fileCount":47,"unpackedSize":22323672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMbXYCRA9TVsSAnZWagAAB2MQAJDHYrL4u9HviR+rrFBi\nuZZJm5COEzpAf6EagZDB6/uUWGsLl1JTuJFByUHkM+QSRZYd2kr6+gcWGFg3\nWFhKSfpKhAsXWtgW93dBd11ELMSJRr37Bn2w6TwUON/9NhOyQbE/LKUL0Mf6\nD/umue6VDaNtnw/NWH9s/Sp7+0GGXeXch69mo0WO00Jz4MNAweI9sFoucCwx\n3Fb2nx+jhhqRsM2ObgitBgEdLN/tgtIz9DBz/fWi96LLZRvbqUWlllv7MfvG\nthJEDT++aIaYjiYgSI6umPUDgQNTN/A0S8oWa0v0vwY9o5TDiuxOUIt+jYEA\n5XymiSgfv4yCmzfzBSattvNdCpy5F513GYqRRM9qcVreMT67HojkKUOF/mHq\n4zdBAhAo+Sn8j3cAlIg0Y+XLmY4yf4lyxlEPUbRQYUHh70Efp/NV8yPUdukb\ns0ISnBkKfpbJaXF+0dbZUfJmAmHLNE07kJYv1AMLLoKo+9qonP1JlupjiFGG\nBEPJPkXiQ8HTGNf+P4P6mXrUhgAvk3zhvDNkDHTDr4B1QNnFb/DnrBNR+kk1\n7oNRC4RQkXHBlisj2VsRZBh8zcxrmgjsgmjb1T2zOT18qk0tF+1x5SyOJ9wU\nZEQCcgf9m8md8Nxp97Ni275vscKInDVE82d3NC4U/eqpb2Dvnopz091DX5YR\nB9Tw\r\n=CsMq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjUNEKyLvjmPZLDWSo7cu+CwgUCk07H5VWma+Wxt+blAIhAKSzr189K//n/0cEQLZS5AJA9TSlwWe+uWfk5PxcEYMG"}]},"_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"directories":{},"maintainers":[{"name":"alisadmin","email":"info@alismedia.jp"},{"name":"keillera","email":"keikaillera@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.21_1630647767842_0.8403352570816383"},"_hasShrinkwrap":false},"0.3.22":{"name":"@alisproject/alis-editor","version":"0.3.22","main":"dist/AlisEditor.umd.min.js","license":"GPL-3.0","scripts":{"serve":"vue-cli-service serve src/develop.js","build":"vue-cli-service build --target lib --name AlisEditor src/index.js","lint":"vue-cli-service lint","format":"prettier-eslint --write \"$PWD/**/*.{js,vue}\" --ignore \"./node_modules/**\" ","release:prebuild":"yarn build","release:postbuild":"git push --follow-tags origin master && npm publish","release:major":"yarn release:prebuild; yarn standard-version --release-as major; yarn release:postbuild","release:minor":"yarn release:prebuild; yarn standard-version --release-as minor; yarn release:postbuild","release:patch":"yarn release:prebuild; yarn standard-version; yarn release:postbuild"},"dependencies":{"@ckeditor/ckeditor5-autosave":"^16.0.0","@ckeditor/ckeditor5-basic-styles":"^16.0.0","@ckeditor/ckeditor5-block-quote":"^16.0.0","@ckeditor/ckeditor5-code-block":"^16.0.0","@ckeditor/ckeditor5-editor-balloon":"^16.0.0","@ckeditor/ckeditor5-editor-classic":"^16.0.0","@ckeditor/ckeditor5-essentials":"^16.0.0","@ckeditor/ckeditor5-heading":"^16.0.0","@ckeditor/ckeditor5-image":"^16.0.0","@ckeditor/ckeditor5-link":"^16.0.0","@ckeditor/ckeditor5-media-embed":"^16.0.0","@ckeditor/ckeditor5-paragraph":"^16.0.0","@ckeditor/ckeditor5-theme-lark":"^16.0.0","axios":"^0.21.1","blueimp-load-image":"^2.20.1","ckeditor5-emptyness":"git+https://github.com/alexeckermann/ckeditor5-emptyness.git","url-regex":"^5.0.0","vue":"^2.6.12"},"devDependencies":{"@ckeditor/ckeditor5-dev-utils":"^25.4.2","@ckeditor/ckeditor5-dev-webpack-plugin":"^25.4.2","@vue/cli-plugin-babel":"^4.5.13","@vue/cli-plugin-eslint":"^4.5.13","@vue/cli-service":"^4.5.13","@vue/eslint-config-prettier":"^6.0.0","babel-eslint":"10.0.3","eslint":"7.32.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-vue":"7.17.0","node-sass":"^6.0.1","postcss-loader":"^6.1.1","prettier-eslint":"9.0.1","prettier-eslint-cli":"5.0.0","raw-loader":"^4.0.0","sass-loader":"^10.2.0","standard-version":"^9.3.1","vue-template-compiler":"^2.6.12"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"c1dcb5f7d1df6875e14e831cf8be5413cd489054","description":"## Project setup ``` yarn install ```","_id":"@alisproject/alis-editor@0.3.22","_nodeVersion":"12.13.0","_npmVersion":"6.12.1","dist":{"integrity":"sha512-psP4kKZI4VfHGZBcBxkjUsC5FmmD07yeKmBNrGxPVqmV/HtXCGfRgyPJ1QpZksPdeuoevgGv3KKTW8JcH6DKKg==","shasum":"b11e7eea2f221365da311fea8b534d907e2e89a0","tarball":"https://registry.npmjs.org/@alisproject/alis-editor/-/alis-editor-0.3.22.tgz","fileCount":47,"unpackedSize":22326895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8N7UCRA9TVsSAnZWagAAeyoQAJ3sPA7t8R8SrXi7I+in\nPrxsGR59tdRygFclgp7W5/vZC/cAR9yAUgL9BdEOS0sZnyRQyfzUMw+9VzRI\n5NLagRAqCSzlAuFzIqJCIcuEHzST8LDhTaSCJmdkiljFlf1C/zJ2GLT57C7N\n/JXpfEY6grxCVBzmE2J+pcgovX6bInd+pYlRdALRPFV0O7swQCyzsnRSZHut\nn7Tq02muxwGfoAdlacKwhLSEh5IDFvB5HiSWhwq/PghMNY0JMI0DmkFc128A\n148p5D2YLDhIuaK+Sp6KXUBYLAKM2YG6GdBfE0+cVmvJ62jrpmb01l6cBMtO\n1k7mXXGbuWFar+i6RurqCbc/CPdmJYeLxiCxNpTXTu7LP9wSnTDqVxRIHFoE\nHMBIzM17SkeA+Pe2K4DEn68eCIAqMPNcd24Ub1WLP7pb5M3KK9IxYsEKtvJ4\nm8PZNsw5MBKfbzzdUFBv3HlRzRM4RNF52BSZY4t/v5nqwmBkSHKlrFG33fDF\neglglK4D8nU11YgrBTXFM0u5z2tNxy+9INy1Ix2jxpxh1IigX3RnQ9nnZMYy\nhsdJtBdZbpoD+6uMzozgK3lzWxiKybxR8HAy5lfzNM3BpHodgRfsDf/fWLhB\nazva4Hzo1ATEj34G8/IUL7kNt6sqgTiGsq896iGhnPPjyXCS/yqFLHuEv7gT\nycAB\r\n=KsRl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcM1FNN+W3GffZfDQuW0Oyhei15gfn6yq5WE0FHrCxDgIgNyKW48iHqsKh8nWN+bhzoDouofXzfRiWXvGakqmiczo="}]},"_npmUser":{"name":"keillera","email":"keikaillera@gmail.com"},"directories":{},"maintainers":[{"name":"alisadmin","email":"info@alismedia.jp"},{"name":"keillera","email":"keikaillera@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/alis-editor_0.3.22_1643175636454_0.060636347125847756"},"_hasShrinkwrap":false}},"time":{"created":"2019-01-22T02:44:42.673Z","0.1.0":"2019-01-22T02:44:43.105Z","modified":"2022-04-04T13:27:48.069Z","0.2.0":"2019-02-08T07:44:29.792Z","0.2.1":"2019-02-25T09:36:57.172Z","0.2.2":"2019-02-28T05:42:01.685Z","0.2.3":"2019-03-04T11:11:08.299Z","0.2.4":"2019-03-05T05:09:50.646Z","0.2.5":"2019-03-05T06:06:12.736Z","0.2.6":"2019-03-07T10:57:34.712Z","0.2.7":"2019-04-01T02:26:30.513Z","0.2.8":"2019-04-02T05:17:32.132Z","0.2.9":"2019-04-02T10:04:33.741Z","0.2.11":"2019-07-16T03:15:37.953Z","0.2.13":"2019-07-23T04:43:59.250Z","0.2.15":"2019-08-28T05:12:43.676Z","0.2.16":"2019-09-03T03:39:55.188Z","0.2.17":"2019-12-29T22:50:01.362Z","0.2.18":"2020-01-14T06:36:10.239Z","0.2.20":"2020-01-14T10:00:07.110Z","0.2.21":"2020-01-14T10:48:17.777Z","0.2.22":"2020-01-14T11:28:25.339Z","0.3.0":"2020-03-03T04:10:01.148Z","0.3.1":"2020-03-03T04:23:38.963Z","0.3.2":"2020-06-08T03:13:28.955Z","0.3.3":"2020-07-27T06:35:15.018Z","0.3.4":"2020-07-31T04:22:00.268Z","0.3.5":"2020-12-10T08:41:34.630Z","0.3.6":"2021-03-31T07:24:03.683Z","0.3.7":"2021-04-20T05:27:43.409Z","0.3.8":"2021-04-20T05:36:34.222Z","0.3.9":"2021-04-21T09:01:49.839Z","0.3.10":"2021-04-21T10:03:46.421Z","0.3.11":"2021-05-10T06:02:34.296Z","0.3.12":"2021-05-27T08:07:47.613Z","0.3.13":"2021-06-17T02:30:44.056Z","0.3.14":"2021-09-03T02:42:45.985Z","0.3.15":"2021-09-03T02:54:01.586Z","0.3.16":"2021-09-03T02:58:10.685Z","0.3.19":"2021-09-03T04:43:49.377Z","0.3.20":"2021-09-03T05:07:14.472Z","0.3.21":"2021-09-03T05:42:48.152Z","0.3.22":"2022-01-26T05:40:36.766Z"},"maintainers":[{"name":"alisadmin","email":"info@alismedia.jp"},{"name":"keillera","email":"keikaillera@gmail.com"}],"description":"## Project setup ``` yarn install ```","readme":"# alis-editor\n\n## Project setup\n```\nyarn install\n```\n\n### Compiles and hot-reloads for development\n```\nyarn run serve\n```\n\n### Compiles and minifies for production\n```\nyarn run build\n```\n\n### Run your tests\n```\nyarn run test\n```\n\n### Lints and fixes files\n```\nyarn run lint\n```\n\n### Customize configuration\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n\n### License\nLicensed under the terms of GNU General Public License Version 3.\nThe following libraries are included in alis-editor under the [GNU General Public License Version 2 or later](http://www.gnu.org/licenses/gpl.html).\n- [CKEditor 5](https://github.com/ckeditor/ckeditor5)\n","readmeFilename":"README.md","license":"GPL-3.0"}