{"name":"js-encoding-utils","version":"0.5.6","description":"Miscellaneous Encoding Utilities for Crypto-related Objects in JavaScript","main":"dist/index.js","scripts":{"flow:version":"npm version --no-git-tag-version","release:start":"can-npm-publish --vorbose && git flow release start v$npm_package_version","release:finish":"git flow release finish v$npm_package_version","release:push":"git push --all && git push origin v$npm_package_version","test":"nyc mocha --recursive $(find test -name '*.spec.ts')","test:bundle":"yarn webpack && cross-env TEST_ENV=bundle yarn test","karma":"cross-env TEST_ENV=source ./node_modules/.bin/karma start","karma:bundle":"yarn webpack && cross-env TEST_ENV=bundle karma start","karma:window":"yarn webpack && cross-env TEST_ENV=window karma start","tsc":"tsc --build ./tsconfig.json","html":"yarn webpack && yarn html:source && yarn html:bundle && yarn html:window","html:source":"cross-env TEST_ENV=source NODE_ENV=html yarn webpack","html:bundle":"cross-env TEST_ENV=bundle NODE_ENV=html yarn webpack","html:window":"cross-env TEST_ENV=window NODE_ENV=html yarn webpack","webpack":"webpack --mode development --config webpack.dev.js","webpack:prod":"cross-env NODE_ENV=production webpack --optimize-minimize --mode production --config webpack.prod.js","build":"rm -rf ./dist && cross-env NODE_ENV=production yarn tsc && yarn webpack:prod","analyze":"cross-env NODE_ENV=production webpack --mode production --optimize-minimize --json --config webpack.prod.js | webpack-bundle-size-analyzer","cleanup":"rm -rf ./dist coverage .nyc_output ./node_modules ./test/html/*.bundle.js ./test/html/test.html"},"author":{"name":"Jun Kurihara"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/junkurihara/jseu.git"},"bugs":{"url":"https://github.com/junkurihara/jseu/issues"},"homepage":"https://github.com/junkurihara/jseu#readme","keywords":["pem","der","base64","base64url","es6"],"devDependencies":{"@types/chai":"4.2.5","@types/mocha":"5.2.7","@types/node":"10.17.5","@typescript-eslint/eslint-plugin":"2.8.0","@typescript-eslint/parser":"2.8.0","can-npm-publish":"1.3.2","chai":"4.2.0","cross-env":"6.0.3","eslint":"6.6.0","istanbul-instrumenter-loader":"3.0.1","jsdom":"15.2.1","karma":"4.4.1","karma-chrome-launcher":"3.1.0","karma-cli":"2.0.0","karma-coverage-istanbul-reporter":"2.1.0","karma-mocha":"1.3.0","karma-mocha-reporter":"2.2.5","karma-sourcemap-loader":"0.3.7","karma-webpack":"4.0.2","mocha":"6.2.2","mocha-sinon":"2.1.0","nyc":"14.1.1","ts-loader":"6.2.1","ts-node":"8.5.2","tsc":"1.20150623.0","typescript":"3.7.2","webpack":"4.41.2","webpack-cli":"3.3.10","webpack-common-shake":"2.1.0","webpack-merge":"4.2.2"},"gitHead":"f5e4b38e763b6dc04e0b285349d9a1f4ff5b7148","_id":"js-encoding-utils@0.5.6","_nodeVersion":"13.1.0","_npmVersion":"6.12.1","dist":{"integrity":"sha512-qnAGsUIWrmzh5n+3AXqbxX1KsB9hkQmJZf3aA9DLAS7GpL/NEHCBreFFbW+imramoU+Q0TDyvkwhRbBRH1TVkg==","shasum":"517351d8f4a85b2ad121183d41df8319981bee03","tarball":"https://registry.npmjs.org/js-encoding-utils/-/js-encoding-utils-0.5.6.tgz","fileCount":14,"unpackedSize":31318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1A8CCRA9TVsSAnZWagAAn9QP/1o7YX5wgCiheeh0N21G\nhu2xmzKhxhVSLtACVAWQ5HO9XcdqUsDxTUV9pziSVLPle+vVuMagnnaPgnQQ\nH/9Bol/EEBHaW9+RitRkbzimAK87Hit0aYJbzvEw7XRPli4gBrSHak4sr1RF\nQernDbCCWKqvnSGnm93YlrcJozKz+4TqOYv7MQOZHKck55RWXg+l+vRj7131\n8S2LNoPxIdq8/7lVhE1gXnWKjYY8efzncX8BYkKxWx/sAxrnw32vME2dTXH6\n5ZcCFN3Ts7ID9CXB7QycnIDUoWeZpwORfvrc/Rm2mGl98LTjdW9XxBRo5ekY\nhhFhlR8XPWNX64YZOBDTOsvBRuXuDSvxhm09gf9gOjkBgUkezTEb3ehoSH+q\n9ejgrfMZWMItU2wDjy0PaC9eL4/yJ9dP0DZPEI+e23g4TZ0oWgdswLv2D6CY\nnx63R7xOJOYwkVtzEuPWeKiNM/2z7RitM6n+EtdP2B2/xJaR5E2dH5sv9FbU\nvJpHuP7n0OYirhgzqynH/SB+mRbDVP6hwxItf+Jtv+UuxKP4aIa3o00l0cXW\nJt2VgwgXW+ioR7LQYycOGeqc0Hj3WzhYFqap1C3lUQRQWh+Qh187/h8Sb8cv\n1io8r3sJwH/V4SwG9oj3HXL7NriAkodcVA4np+xEPYUAHRs8FLeApopkzj7X\nAUmu\r\n=TtP8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGyHuoFeNssXG+78AiR1WCS7asQWPZ+xS1cuiBcVHszqAiEAvQKtONC03YQJRENIT+m2jYe72s6sBwqcg8AJqQYTfiA="}]},"maintainers":[{"name":"kurihara","email":"qtypeq@gmail.com"}],"_npmUser":{"name":"kurihara","email":"qtypeq@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/js-encoding-utils_0.5.6_1574178561765_0.19878655358338282"},"_hasShrinkwrap":false}