{"_id":"replace-comments-x","_rev":"34-2e781b889f065bad115bfd0545b2984e","name":"replace-comments-x","description":"Replace the comments in a string.","dist-tags":{"latest":"3.1.2"},"versions":{"1.0.0":{"name":"replace-comments-x","version":"1.0.0","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["Boilerplate","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"is-string":"^1.0.4"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/replace-comments-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/replace-comments-x.js -o lib/replace-comments-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"4213dd22d90da353a54888da161c840938d0d657","_id":"replace-comments-x@1.0.0","_npmVersion":"5.3.0","_nodeVersion":"7.7.3","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-XnC/V9vI7sS/c6PmtFC/PZdyevBdmaj5D9TrH6aFISnT0NrFk/5yMqI8iZMzrcog51FiPXBueOz0c87v1nvs6g==","shasum":"f7b35f64849df5b9501e7d12c9fb5666356f60ab","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-1.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1s4Jg5grORcNo6B3GBbtTs3FVsFLR+iIrTWw0nkc+zgIhAPWBWoCk4wUodGy/7FhJMwu/Ef3RWqtyRcwrVKwZM8Xz"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x-1.0.0.tgz_1502365974750_0.7360652922652662"},"directories":{}},"1.0.1":{"name":"replace-comments-x","version":"1.0.1","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"is-string":"^1.0.4"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/replace-comments-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/replace-comments-x.js -o lib/replace-comments-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"4b8a20e0cdb23a879c67295fd5171be21143016d","_id":"replace-comments-x@1.0.1","_npmVersion":"5.3.0","_nodeVersion":"7.7.3","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-FZLlrcoYb3Cb8bzPxiUTaMR7lm7ZTuUTovb6bHL+aMf41HnGgyRL+oABQ6KKoZo1JBt2UXZs5t2MI06ei2KupA==","shasum":"fbc654cccd8ef6a4f5177b6a37a72b13a5662809","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-1.0.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFvK5wkwaM9D+IQrb1zWDwHasAMaXhbFEBUjD+LqQ6VUAiAbaNes87fAKXEK78pim4kUSxphwKuZfpwlwYUX/JuaUQ=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x-1.0.1.tgz_1502407352432_0.03934836108237505"},"directories":{}},"1.0.3":{"name":"replace-comments-x","version":"1.0.3","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"is-string":"^1.0.4"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/replace-comments-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/replace-comments-x.js -o lib/replace-comments-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"8e08a9cd8730d6f3312ab4d0405f6724ea1d683c","_id":"replace-comments-x@1.0.3","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-9i7cX4w+QmkEAelyYVofBP+lLgJZkZ40imH9txxOQVX5F12vDccF+paHIQpDB2LNZY4gjkGbljintKCjUcflow==","shasum":"5f8edaf94556de0b51fc764f4e96556f9046fc5c","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-1.0.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICKZuNcI0n0MnmZICom58sMkgyuLEZhQI4pRWgnLcNs7AiANEu2i5mZXBOdOyCIFMeSl+wjjKsqOUcbA2Zjm8IoD0g=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x-1.0.3.tgz_1504282758345_0.25709730642847717"},"directories":{}},"2.0.0":{"name":"replace-comments-x","version":"2.0.0","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^1.0.0","to-string-x":"^1.4.2"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/replace-comments-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/replace-comments-x.js -o lib/replace-comments-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"955bfbb6d0d57eee1c2e073f9fb08a0a875959be","_id":"replace-comments-x@2.0.0","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-+vMP4jqU+8HboLWms6YMNEiaZG5hh1oR6ENCnGYDF/UQ7aYiJUK/8tcl3+KZAHRCKKa3gqzrfiarlUBHQSgRlg==","shasum":"a5cec18efd912aad78a7c3c4b69d01768556d140","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-2.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDQUjwIWdmwxs91R24GUCnfg7EpavnxUhLemrEc18qvgIgbmQKltahxLoqIraB2qX0WxjblB7ghZyt/cQL3rwXdXU="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x-2.0.0.tgz_1506459263182_0.8436608163174242"},"directories":{}},"3.0.0":{"name":"replace-comments-x","version":"3.0.0","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"browser":"dist/replace-comments-x.min.js","module":"src/replace-comments-x.js","main":"dist/replace-comments-x.js","scripts":{"build:base":"webpack --bail --progress --profile --colors","build":"cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.0","to-string-x":"^2.0.3"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.5","@types/jest":"^24.0.15","@types/node":"^12.6.1","@typescript-eslint/eslint-plugin":"^1.11.0","@typescript-eslint/parser":"^1.11.0","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-css":"^1.0.1","jest-file":"^1.0.0","lodash":"^4.17.13","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"0e0f83917cacc4942fcddc9c305c503657549607","_id":"replace-comments-x@3.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-WYK/W/hSHkAeOfHANjZRSiJhYxtYQtmFOyjxxeoy9UtTR82Af3dAJwcefwELAAilN1Wx5Sp98GgfDMQLCmH7BA==","shasum":"fa52e5e67be36bc0602ff585a95af6b3ec3c8c50","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.0.tgz","fileCount":8,"unpackedSize":92374,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJoGdCRA9TVsSAnZWagAAToMQAKC/uz/7QzxAdkNKouqg\nHFguQ++tr9sAKSOwcQd3Iq79DcH5P+xzu1PAB/obek20P4nIah4Jw0emiXvZ\nCMZ500d8xlcoM6XIScCoINjyjSwY/FJaIQ/9TeiJhXypkFf+4UNEoB0HOx8E\nZGR0X8uYVnkpoi92yI1miPu7habRIcGpwnf8w2m7Ao1wyr1fehjFeTXu9hqd\nFdBjpO6pn2OpLh7xo7wCf9e8iDt98cTyxF4VbsdGCS+EcNsT00MHI35hGIzO\nr/TTJ3Se5jr3mwVe9TCm03nd1RTazyM+hvx5SxOBGFASAQrTpfGflzB8Tk32\nhHgI10TMCnuboSGIeR7X/2iGkTVH2SS8HQmpOK+vLAhyLK3QrIlf6i/5PQ6n\nrLAGc8PLkR8+oM13owL4bdMvM+LhKhF2SuT5iqbVP1qpVDPAIUcIrdxvDvV/\nQnvtp1x7jbAp/WxUm6U/n1uu+0u5aJkiycffWrT6+vCHsArgIVY9aMnT4yJw\nglAYVtO/sTjjsA0Y0vjg0Dg+SgbOc9n8RZYPI14OLznl3NFJwM1J0SAb3hap\nLTRNMUHh+8xpyW5QczDDd0OCaLkZgXiDRcrlmPPaTStqeCEZBNlFCBugkH6S\naM8Ad/eXdqdrv7pd9Eq9MeWxA78RQKmZ2CpYiW9E2mqanzbORG7ufYAr06Ho\n4NPU\r\n=pPtM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQClQm2XdwONJ9IUZjfg+uv9aLs4+3WgYvrVfRFaq+TQ8QIgfOHtOz2rdkvteOo+Zo19fOy9V9nFEeD2qks32FBAlyE="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.0_1562804636453_0.13141696696474026"},"_hasShrinkwrap":false},"3.0.1":{"name":"replace-comments-x","version":"3.0.1","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.1","to-string-x":"^2.0.5"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"0e0f83917cacc4942fcddc9c305c503657549607","_id":"replace-comments-x@3.0.1","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-/3iRezh0QIFVRewZWLA/VGn+WbGvKYYB8Y1Q++AiYnntH4FwSBgLr5hXYyipya3grDmN1SQ8FeEccI01vB5vSQ==","shasum":"f26ed96dbc00d5b85a67ded933d3cb8e298c760f","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.1.tgz","fileCount":10,"unpackedSize":53439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKJzDCRA9TVsSAnZWagAAZyAQAJdi4Hz29MkMwOQifZly\nZcN+9HJR2ysPMc1d/Nwh2Z5w/JC0OdKj/m5wmZLPefR/3RCFCKa1DjsqfKyy\nFZlIIxjIFXac4eMaSWSQNm/bK9u/Cil6McPEwEwAYNPKYzE+leR5GurrKstB\ngaqtFioVMZds51KfzVQLh3qgUlmqYk6CPDLxIEvM9DGTO3dGH4zJgO3WxQ8a\nqYyvQVMmEmJjoWQDKduGE4IVjQO+nIPVHs9wtU153wUX+ZuIwnwF8DdYjx+r\nVZ7KCN/hDEpvYxjb+8xTvQ/TFzpXiIE4P5R7++DOVUb/xJderBbVlzvYMbzs\n4t5h8ca21+fczc2uwWYJsc3eV4iyCYO74g86r9P1rL+r8acNyK3diPcGSqkV\nmPS8KrKzDjpYopfiZ7UrCHSXPWQ5V4mffZV1Jjv23xunJ1huS9K8n6B2B4UV\nLO+d5Cih7TGl1+8YStlzCx0eZVWWg4hWKPBwuOQj5qA/nMxUqmaOeM/77Zvj\nifrxWa1asoEkfcdj/eeifX3HiHb25ZixKGZiCmH/i9ig7/0XDRtGy0DUdIGe\nqY3BkwTv5GcxSQH3QwIfAALctAc8O1NPebSkGWcN9zSg2eFw2Q7Muw+JG7LA\nUGvnr42a/OBUtZfwqqPa8HRmyFUVhSw4W/bmXdVpho4SyDbcDGwFJonOlYRY\n+8wg\r\n=G0UT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/LervdShtQmmvsUk3rndWp7Zb0bmLzjjinvljBSy/VwIhAM71pfiQxOyRz4N3DUjlyN85Uo6koLm8YzT8watXmBJp"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.1_1562942658186_0.33246890866267176"},"_hasShrinkwrap":false},"3.0.2":{"name":"replace-comments-x","version":"3.0.2","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.2","to-string-x":"^2.0.11"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"5507e358562543a2e8f59e362e71787848195b98","_id":"replace-comments-x@3.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-BRATLM65csnixPkTZFoi7MJCXH6OPHTLfD0whJXhdHeXIwBPMLGAD9v12DwV6wSjVHfzMq31eTnSRddkbNS2Ig==","shasum":"2a81f709c317d759019579263d6dcdd077895577","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.2.tgz","fileCount":10,"unpackedSize":53440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKT1oCRA9TVsSAnZWagAAj20P/R3YgqDkjJcRd5fIHZCk\nf2iyN4XmbVW0r7P3xlYLR58evm8Atqh9w04EMof9qex8j1CTo0KVt4UiXmLl\njIcV4gTpk35Mx1j6bDCYENJeaAyB+rU9iLW2+5uIhyANUSQFMX/PzVqLL9rm\nuirRJogordsFcHYKvPxojfl6+ouuI5lfq3tMLXDui3WQhiPXwsW9mlQthWZI\nN8WS2+MShtCaIHv1tnQ7N9V64A3+uNjrdGx36IE3RlS279bBOCk6wdL3FxdM\nauZ63ORsK+fBc1DvHM4Cg3Du0CNzDUU7nPqCwYXfcP8u1Eq0jUPuqlSQ7axP\nvTdbuWLJYwp2REgNMQWlevhI4sSgREDwA/8kAjNHV90F8gUHvNRYhKyBgHCV\nNhfgd0XAn5u48vLvPnVO2b5NvhjeedtXGR0OSfu8NOrfuS1uRuImtfrY1nR8\ntwZ+DljRNNW8FlioLMnC3nymkr8fQX1Xbyo9KdjtrLxDjErm6SI5p87wV7/I\nVJhIkeM77e7nS5bStLrhkgdbomrV7AOFD6K0IHfuonc4azoOPtpiJAPT/9EA\nO2SP9WWpx9RsomAxKTV3Pl4+c0u3M15VvHk4h+2IZmUr5Ab80gFz9jeEt7PL\nMsGePU+R/icB+839WZLHzizfnZjqBt1UwKEQLHAjVgq+36ArSfJKNX05ADDF\ne9Fv\r\n=NSJY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG9dVZkcma/NHP8comDXm6JFAQfki+Oy6+wJlIQ8DaGjAiAiBNi2LjqnN9Yl9ho4nVpPVvXiUpEVJMl1UAyjFcACSg=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.2_1562983784382_0.43175409947759236"},"_hasShrinkwrap":false},"3.0.3":{"name":"replace-comments-x","version":"3.0.3","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.3","to-string-x":"^2.0.14"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"fee9884a41d2b80ba3ea6a38dbd3308a282aa818","_id":"replace-comments-x@3.0.3","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-b/CmbS1W5v0qvsr/GjuDG56jrLUWt/dJoFRFZxNukMLfXhGGUvHr2i1q8uWlwzpAtTPB1UPOpP2BoK8oCJqmSg==","shasum":"3d29a10a56589fca9614dfcdeafd1727e4830308","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.3.tgz","fileCount":10,"unpackedSize":53440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKmsnCRA9TVsSAnZWagAADokQAJ9T71DbdWJu6uwkZ/2U\npy7DuHKMNZil1gm+d2d1bEkSBQe5fYgvNO6OacnhpWYFzj0uTkAWyd+LnCAq\ndh7NlEa49tLpRmIHpYIXfwEigSrURFusr2BB9c0C+U25xsQa1cOebK3QjIzf\niUPU0TqTHVUJ8Yrjb4wDNusrIZbqoRQb6E6o2oA9r73K31rcTDYaZe1sjXdY\n8Do+FVC5ciEnFlLfbXOTW1jYmkvBlG7COzfKL+ObKf1zlFuw9H3yyU4cA9cM\njl1NFhv0o8sUO4M3oZcyvxbKslcJ6rTYazYSFQ0f7S/5KZ5XWonyEW7MwZ7X\ncAB3v+PrxcPnsdXegi7HAodseBJQ036lAgMtI+Q+kuhonrxPjzOJ2y+RKKhB\n2NhswAKbo078GQ+EftXJpRdjUciCDDIdIGNEnvFLWRuYHd6OjXybf1fjT5yE\nklx7hWhgXmo6x+yyXP6Dg7p19b5Pz12wA4rprF5HpZDqYT2LPMIpprRlgckg\nlYBYvpDTaAP+A763Malu5aa/oSFNn2Sc64Rf7qnkQ45KyxBOrNji1zBJo88M\nRcQxWh9phf2wNvdG4fiUwbV8KN4IsN7PdHR62zrEGSbQ8dbg3ydJiFxlUwF8\ndEPzxR7uhMXJVoYbpN0KQId+ZhiE1eETABCVK562AJ88e//DaEFQWFvelfaF\nX1iM\r\n=PdNt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDxdW1/RWjW30WS820+oe3cdDNd8bM7CApRt5rkLDtRaAiBBsqWZoGdLaA96dx/5vNHuKH75OTHo0fic5NbKPN2GqA=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.3_1563061031290_0.7904268966197356"},"_hasShrinkwrap":false},"3.0.4":{"name":"replace-comments-x","version":"3.0.4","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.4","to-string-x":"^2.0.15"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"bdf74b22aac5b0103bb8feeeb6fe396e9c66c814","_id":"replace-comments-x@3.0.4","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-kPial/m6bKwHG8ktNCJ4TYZPNboP7JeMZ6fbLvAujHPNHOeZgKgeb1uUVgDTQ+XZnaQC4AxXj68le0Gd9n9V7w==","shasum":"893618c039f4c70425ffe97660a656cb8f382ce2","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.4.tgz","fileCount":10,"unpackedSize":53440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdK6LGCRA9TVsSAnZWagAA02UP/1pLhbQx+ZcJgt1IsIPK\n30T+M/0WeWbJYLTHx6F7bR5CnBw/kSq9k8QHBP8tAtoi0Or+VYeTycJX4zK1\nfls6DojuE1z6E8PaDbStBGN+Uqs6+l1GtJBbfB6xoArBp2oQe+6OSbkK0RVn\nWKROf9czKfv0L0w6VyPB3ETyTc8mMFuhZ9y1fhKJuXi3n12kdAZxr3QPSgfG\nIVZfZApyVIKrwB3KK6cL8+IlZffX7kiExOdl6CCHxNPh35Z5yDd8jQ/RZXds\nz6k+lRMJU12MPA6TMTYJjTh+sqAeEzlTOd06clDvamhqQ7VhuzDRTI+THr4u\nbfgnYkhmHIVWhr1Z2d1fpuI6Y6hXu0TOgQV6Vi6YJa3y/BKPHInUxjoMRIZ1\nFfevSnQyGEILnLRMbj5wWDr8zDjatxXFtClboREEcv53yqdPTF6Mb0Jdy63S\ngpUq/ToY6XwgcgtP7sB4Ogb1ReVQHv06gw123IvMdy/uAqlmCydq6ffR1rXA\nh+kfUYLV9a5pfMB4qap2FGcWNJPJP35GkJPOIkqoS9sVCnFk+EHM/CSCbq4c\ng8ziTPeUX5m90nKXYje45SftGqnJcBpOySNGQDU20G/t0ow+X6rtkOXgTj19\nXGMRsImxFgr6mtbcVm5nOF8ZT7A5t+HY1WmuYmepglHyhg63RKr6fN5jLdUk\n2+3M\r\n=hEsZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHfkT8inKtCNm7H4emPv8mgABMFREU+NEAGpLdPffGw9AiEAhyXXOrB3avRDAoeLbdUrz1UA9SVDS1vJngS7jtN1ENU="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.4_1563140805811_0.9103637448921773"},"_hasShrinkwrap":false},"3.0.5":{"name":"replace-comments-x","version":"3.0.5","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.5","to-string-x":"^2.0.16"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"c91a15ae7c2c5b9f30c13125710ad500195158d4","_id":"replace-comments-x@3.0.5","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-oadmRAqYk5zfbcz+mX1axXpbT9MKXR7mWLdldR8Fhd8WM2qxgesdnqy9gNJnCWKFPuB6efgs8pcetqdDO/Jd1A==","shasum":"611feeebb68cea5ed6b9d50796886e424ade0f98","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.5.tgz","fileCount":10,"unpackedSize":53440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLFkmCRA9TVsSAnZWagAASqoP/2MtO13zP8bRUZ5WmdUn\nENlRca1woboTpEeCqqMX9SfbyCl52ROW08F2kpmGLhA8qlVC3ZHJOpyf0cZ7\n41nV8W5ZuFAvsuVbtsRRSGM/hi2UwQfDftFwpShbFNahfM93UnywDBeFaFj9\n0o02QuRVqAQxL0lHKV8n2c266a5EtQmAa2omvEflrao8c4UsDhctCYMS8J/s\n3XpsIhTEJarNXVqVpPGWen85q2YW+8pkykiK5fj22g/W8E81hx1Lxcm4+WQ2\n2vrbz7hyJ6Z0rCX+w7JUJgk9bMSOMUi3DpdeQdysjcA1GaDsl9AqFVvdQbR+\n6UVuQR8Y81xAMplN3/sJAkSm4sBieeeiCyVF54uthOPdUj5svtmEXdr3x7Bl\nqGaMOlBSJGrHV86jC+v4UIWz7HEYP4L/LCbc/t+7s+CU7hbr9G9B3vK7H+tM\nRy8hom7DjQ9KWF0U48Zxo6OBQ5KgzC4Aejj6o2k8fTCuRFxl3MGjYJwJxPzH\nerLQCmOGs7DgGzwXp2rzCdbpACAG66aWLmX0izzfX5kKhjAS3l6KsN/wTMHi\nRq5HSWWizIsTO61bvVDLk0DaB8dCXmBvsYFenmN/kgsh1zPI9C4IEpjcHpH8\nfeVhoECmzH5HgqjkZV/whpK1rHbSstltpg21h9roMrGZ8EwH5ST9o0QVsMFM\naBfc\r\n=7taT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD88S6VwdK5PnNAO4hCzjvo1Qd16YTtrAYs+SkIIOQRhAIgFnmsvxY/ucNKpfjaUh/1dcKgzhV0PIuXvFm46uO6XZg="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.5_1563187493652_0.3568200690984973"},"_hasShrinkwrap":false},"3.0.6":{"name":"replace-comments-x","version":"3.0.6","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.6","to-string-x":"^2.0.17"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.3","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"082f9ee9a8319e308a82ff3c78c6993e3ab204a3","_id":"replace-comments-x@3.0.6","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-1raOSUjpiwIZxF6l53Z36CEBY2W2nAPO3SEW9xzRaPaepwO0s1dNolpwfjtaxqV1I+NcTJevJkpolwh0XGWthg==","shasum":"f7a23734e41724a7ccff2645856b4c962a5cebab","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.6.tgz","fileCount":10,"unpackedSize":53440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLaUrCRA9TVsSAnZWagAAPWsQAIs/wiYgUZHzLnLz5WDg\nOX8QrGbgoy9g7GVrRIDnpzl9SiGmhPN+v6UdKTfUZgXQ9bkQIhsZYetw5Dou\nyByqNh1SGa/9mDAZPeL/kQlXeTlF6HZLIldFMBGz5h0p7Shps/CYVcYYLooh\n6hy/zXTJw3A1MegGbQhhZLEvlpHXBFeqzeLMlvpW6ps175olQGcAbX6NJSZx\nM2MyLIhQgtJQy7HMZaMCPt7pD69e1jvgpozW/d4IThPjZ8AkIjex9+mcZGfc\nQtSc4WFXnXP+ywmdGhEsoNkGq495xtB+lJ/I/+zIwFtPgroZH7kjZJ30k8oJ\n1PbIUNY1oHlJ720J9kajZHL0Jei/jBfrksichkeOiI24/TUnBjSdm9rjmfH/\naGKsTf6/GB9jT9cjMO2SX8EViWqBv7SFYJLFCnhtc4YnjLrohl2B+GKbkz6V\nOBAm2b7o8JE71RLIzTmAM1SAoWaibzxXPinOXljBk5tZ6+U1K9ftRFJyZbwi\nf8LYMKzLtKyWxNT0mZ4XexwdTWOESMxPZS6C4bDckBVfJs/WiDE32raKdM96\n4TMaY+CfRY3mdfb7u7nXywYZDr4WRvo/3M6ZOW39/hJdlCE0zlodjwTojfEj\nbPwNGSyq8On9vCEErCU7ycAtWMlYKoEMgHLs2eQRBcew7m96iVPlJFP+wm4M\nGMJM\r\n=EVnj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5u6DGu4odSV1UHJDdylGOwAY5l3gGT/My2lWil1ajzwIhAOqdt1iR3ZhsGrHid21hzk8UVoSiWGuTu0whZwFAumpx"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.6_1563272490593_0.8787624456669467"},"_hasShrinkwrap":false},"3.0.7":{"name":"replace-comments-x","version":"3.0.7","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.7","to-string-x":"^2.0.17"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.3","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"46388b4ce06c36bd112b75b4a748e2e676338b2b","_id":"replace-comments-x@3.0.7","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-bkEc0LNFPeb9pXkk8teUGBSM/Zb5+qwaAdsB9kbAjo8aMzBU+yvPsmRfLJjvZKP+Pg4IQbYBjcf9ouMGtRnDUA==","shasum":"80cc78b6437f0e9556573c9a6f9404f62a7f6ae4","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.7.tgz","fileCount":10,"unpackedSize":53440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLcAiCRA9TVsSAnZWagAAtnAP/2y1ysCCjt8d0EJcV0SM\njNJu4KAlAJq4FQs/0CkkVHJK6besnMxPwE645Qc+YTNVsO4UYRP/sVDr1ESp\nMKPExJD/dfO+eqiXbLbj9AJoTTWJoNgL3LEtsrIzC2fhd/sk39CG5aVqTiS4\nTgE99rT/47YKlUkKOstApHQqiPjbFbyMKHD1jPV20tXqlTpOaeP7Z/OeA5+k\nP+OsnE+BR4XQ+nYgWFYJE5lvbGWCp5pe38qWSpnv/okZZVVdy9LB7a6Pn2l2\nMb9O/9sBpeZGsbnV5HWUgS5Pxz4RYLIRScxe7V2n7sc5v7nHKPyI3vpYdZgI\n2Eh/U+tqLT2TU7yPkwvlf3quIg9Cif51dyhO2ZYEu4/K+920HiKeDsAGfzAy\nbG6RY2MVm3gZQuAG6i7csS10woNzPKVu9rwM+yMZhrsKwqR17KQfeBCLahbZ\n/PPLVl51AoPCjY9+CeELq+HAQ8rx4xza/KVYzjGFsfr3R0dW57B1NsiHjIWT\n64OKGVoSLah1oedYyFhx8iOIWmJnHlx50fgYsjkjP4HyKVgg1n7svT4iVFGw\nPXJ+B3pXYblkx7PATCMmnpkqigHttVSaTL8+9kLCF6z5okpfs+BXzALQ/EGP\nvydgNdf1KVFH4vxW/v1gMjsv8vjKh4wDmKhdQ2fXkPXdfKvzkiBTFCf+xzlE\nN9GQ\r\n=TNTr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICsNzfrcnMjeJqvyGRiy80vZCQDzEpy+/4rHJDFV8zGzAiB3fh1JWm364XExNBcLHf2OH7Gr84YYa5dP8mZgwyN1Vw=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.7_1563279394112_0.09655891027690866"},"_hasShrinkwrap":false},"3.0.8":{"name":"replace-comments-x","version":"3.0.8","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.8","to-string-x":"^2.0.18"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.3","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"0ef03d3ae7576c50e14cfee963420efe1a74837d","_id":"replace-comments-x@3.0.8","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-HKLTz7Mj9L9x8sI13yD45jzxx+ARB+n7uKfE3OvhAUKhNhCzOYIjVqIKF120hvXFeBRC0IAMaQ94cF3dY1s/uw==","shasum":"5434171aafca80709be7fc75612834b1294b1f1c","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.8.tgz","fileCount":10,"unpackedSize":53440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLj1jCRA9TVsSAnZWagAAy+MQAIsb6BriR5bwEF9AbiXp\nnRg2mH/JtYXXVbbC1ZzJfOFMWyMcrbSDKTt03LO6QZvPtJtR6bfhVpLXcpfa\n/W0E9c5p1HhrxBeHmVo/3rDX5Z96o50UPGW/z97ZzL+hQOwhTzQrbrhjrG0e\nuwfcwUhOZElgW9tLax6yNEKEaaNnFb0m7HJNfh05gdlf9+Qq9JLjTHxT/qnh\n/h5+s73I4q6cREdRfaUzRRibQlO6sNogFd/Olj5+BMhFG3fQQJUQnkgHHV2E\nA85C6kW0Rga7dt5JVZturadXe3IB1T9BaRcbEididrj/Zskx9d3JPwUOGobF\nXvdVDDnNd+SUKlj4Tlp5juBP7SOH8kZcoTdH4rVkZidU5wMTHyDFdbmiJ3mA\nBwiINvD4lpzBVlo6widrYPkcX2Em8/D32O7p9mZUNC4zt2RwQ8/1BBb6s7fo\nqE7HZoZ4YCgADhRm6O3gIW+fQH6fZfzSjk2DkKflAb5RA6cgZSDbtlD6px+H\nJLuSHX4EpW+mD/VN9wTUWJV11UnEB9OFplV75PydcssONhPZ4GLc2fFYWla8\nc4gwR5HtCiYprqEFJGf1ri5zFhBg3Wem6wWscCtuvALe2zvRhvv53IrNPJa6\nuL4OhlVDf0E3Fw0o6yZtv43HA9mWhuzPOCIfhkjfe80Yf5Xog5XC8cZ5mLK3\njWrA\r\n=Apdv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJzyUJsgYoDmv/JOJ4Cz0kyeK31hyGDsbVnrXkP6P1MQIhAJuXu/WSMasra5klag4b4UJDZXySU6Cn48mPeQmbfU/p"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.8_1563311459273_0.1948949958531847"},"_hasShrinkwrap":false},"3.0.9":{"name":"replace-comments-x","version":"3.0.9","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.9","to-string-x":"^2.0.19"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.6","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"5e869219012e0af41378d593dc67c52c49af0118","_id":"replace-comments-x@3.0.9","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-BISRYCJSp7k8Ooi+P9UfZpDaVOt1m+AZDZODcFoaONHxG4P1kmod1+Grn1izJv9p5a9fYZK7jwYL+qFv7poFWQ==","shasum":"7d1e4ab82336261d13467b63114da96eda1e383b","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.9.tgz","fileCount":10,"unpackedSize":54811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLz2kCRA9TVsSAnZWagAA77cP/imcvv/V52m06wMV64Rh\nIlEy+x+8fMmZ2dJ7GOo2qvzEEmmhRSY3K/9nAMm73dM8KFbMj+xeiGZxuDp9\nuF7VxhKnbuae7u7Y4Qfmb8F1Upl/Ypqk5/SVBnKV086E2ZIfNpFa2k7sZNXX\nEpmXPhemHKm6ownvaS6v9WyN59LPV/qnRVB3xVLugCMs4yEisVsjQec6+9xT\nlSPETaoUTwGvuy9yb9K8/SURKqVrVNRxg1GPIzrTavnAN0mvl07C6U27OBG+\nZ408DJ4JYtsclkV2AJfjmXL91YrERAJ/dH8ruH7A7OM7Je6OYI7k7Y3ZBFGz\noLCA8Ls9LI3ARknRYyrfDpJMlZ5dx0Mq9iKf3d/UCxWeQO22NG15VKOXEj9Z\n0wtiucOaJpF7fD+lsE3VeeylKuwL4u/LpJ9kQiPHSKMdyqmeej+La4TRkJhJ\nl22w6BYfQ352hpHX/TAejMH6EjeL1jYdcgi4W1Qf3TqYvUMdyflpmqPJFiu7\nd1Xjes2teakRUcZciPslDA25IXVgRqKJgX+cPZ73KaQ9UOKCeltNoPqY9XW8\nFw2brLyiWSgfggzbQa92aKoFFGf3aOTEjJXIIJYmwgLk2TRbhLkm89fKC5Ne\nRZr8LZ1y6Yvs3Y5q8tKJVRQ/VdnoaARlMp2Rw+5IE0MmbRZxh3IzGIyLgCI5\nMG0H\r\n=HyyO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC0AGuoqZ2GOpWIyGbMEEpyQiMs2Tx2qHzZ7zFTh6fvZQIgFSByIcPG0WHDeyLSi+Vju3aAXMomt2ot9hbDkpF5Abk="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.9_1563377060150_0.6553090561590011"},"_hasShrinkwrap":false},"3.0.10":{"name":"replace-comments-x","version":"3.0.10","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.10","to-string-x":"^2.0.19"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.6","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"6938c7b0513ddb97c72f9065a3b6bd8b99c52c96","_id":"replace-comments-x@3.0.10","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-QNdVz/jQYJq9O7xOvzGtomqQ/MO5LlE9AegYU8tspLuOR+nrcy1uXkrBjMjbHHsmAgCkI/6hGKxiWYU5HSQ9VA==","shasum":"75b255e1df148b626a678b037ad74064f185351d","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.10.tgz","fileCount":10,"unpackedSize":54815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL1m7CRA9TVsSAnZWagAAUTAQAIuLBCxjmuhVxzv6pKVM\nF5j/zbtHuYZ17GN/LVNjrWbZPJixmPqGYaRvnCWC5i95VIo2vF3J5knhnP/R\n+T7PbupNYkLYLVv4fadvgTC3Z9LeEkCn9jIO4r1Lw5xsQ+WugqPtIqMA14KX\nNPenrroueuqK6Y5wA/JEHoxSk8aMlqEmjaJd1YX4J8j7R92XoDs7OVrRmAJD\nhj/MJvAymPogzyMiYqx6TN40xwYS5Imu72I2Clx3gHKS0IiFPAlkhPFEW3xa\nKAjRhlHrq+/o276uRyjR1cLONzbkqfTgwFeY3tRH67eVrW3j+k0TfKu4N8/X\nluqx9MbzLjfXjaAN+gpaDH1XM83+t9XYw8oiLzwwsv1lKAN2BDdMrh7VRY1+\nkKeh63nYCu99XcRz72CVkujiIorzCMs1qtltbkEWK1+wf+LcNPmwQHl+pENq\nl2hw13Skt09tBVu7lbhtJWsiAZhEV6pPXUCQg2ohuy4QNde5mw+CmWTmav1n\ntkfarwxtdAbAAprIpPQFGf7oSomurJADZgnVpuWVDgj5r4WlKpDRTuU452bX\nTIyivOjInupC7svtv3N6dqGQgXkJBAOZdIPYan1k1WXmxhakX2YzBUReTsVT\nT6ruqXCse5D3W6c02nY0fgBMU0G2pLfdbucUdYQ/AfDJaPFHDo/Ul7jgE0bU\nuWqf\r\n=a2fM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxxkSIPqADjKhpTYSuEs6B/RvEe9wkKbeSH2+TqrGaGgIgXHgOdHfHd3SbzZV4RUH22g6PksV5Os764WbqNXk16Wo="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.10_1563384251168_0.5221983213396011"},"_hasShrinkwrap":false},"3.0.11":{"name":"replace-comments-x","version":"3.0.11","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.11","to-string-x":"^2.0.20"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.6","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"c8c528cfbdd424a8c6e7171f4c56bb75dc089fa9","_id":"replace-comments-x@3.0.11","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-Zetj5IyTzazFkQx4ktgVg1/pYqtDgUlIAOgM18sLIbepSgrCwSqdxiQ7Bp1Da1dqLEsoNKbveBkB3Yj8oL//rA==","shasum":"e81624a20edca1024839a0d4cc6e7db8b16a1c36","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.11.tgz","fileCount":10,"unpackedSize":54816,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL2iRCRA9TVsSAnZWagAA0CcP/0L+ZRCjIWlGphKXGa4L\noXTq9XOhgbhYwoSZB5+/jhew6n6d0unytlIAKMKaseg35LILBEqOPpIxZ/As\nygdYaho3ZZfX7g2S+YBX9Tj5af3Yefkz91q/T9vwmz/hCgosmw5JNDjgS0FA\nIDevPBDJNgWmidd7kfZeBr8DTiwEZkDkYlDnZ8yarzvUSj4P211tZK+ut2HS\nTEyQZsa66CUaACWpbs4fAMoJoMG88+i++mOWV8ecqkuK0XJLa7ezmcWe27CX\nxnVJFfCje6yOSaJ5icy0LmKYfxxAws/iUrD3le2q/zRnR4QRQ5JppTHF9Z+i\nwhqA3GDUWssChShmrsNT0/COtWQycCqvAAdt2EXtHgnVmu3wKmHmJ5TIuLW9\nXo85YNxqAdK47fL9tmiUdAAVlNCOW5U6zeoDUMBZsJa7nmcaTl30h9eBjPmj\nlmYjeS4F7XBMfwHoRPILX25IZvteyrZu3TH3w57WKCeOeURTlBhVdWTIQuxq\naC0bnls2thrZLZLcJLMhQFdNTYGM6fZfNm1dvFfEf/IfCaKOS05WUUCA3yIa\nkSYgCtO5j86w4vqklnOZVJgwdYWP3GvmeGvhAyTxRE1n3pLgTuVJL3iABdDu\nX9JQh4y94CgIqhIH3HX+7B7LVAoV0LXjRGWhZz6ZYSPdY/b+/ksfpoQD34Sq\nBLJA\r\n=Nzs1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcO8SQGPzMvBKYhBZgAemOA1IFIjvajTe7mbmqjTwhCwIgBxkgchpLm1gHdxHzWjUKJ1WcruigjJoUBGIb13bEtZI="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.11_1563388048166_0.8718866876066296"},"_hasShrinkwrap":false},"3.0.12":{"name":"replace-comments-x","version":"3.0.12","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.12","to-string-x":"^2.0.21"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"664f7fd51c03c7c3a46e6e3fc2ff91d4656f6fd1","_id":"replace-comments-x@3.0.12","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-vzLTrurOLXBE2NU2oJHUZcxk9k6+3B5RXNBz6dmPCoJvC1/JrLprEEa7dlSzOJ1yahYC3qMhlLWhNLIG1pY8hw==","shasum":"bf0cf81a176b976b28d974dd848a7eda2d9c78a7","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.12.tgz","fileCount":10,"unpackedSize":54816,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL7A5CRA9TVsSAnZWagAAIl4QAJoV6Y90ffFa/O41Bl3y\ndCeQnXbmfs9tE9aLS12VGFh6bA3Q5pwSRro56uIFakCqKoTVb0kUp8pu77wW\noMRauJoXWF3uMDnZyyjeRg4RZZsOWS0sjX9iG+St67ncKb00TOTejmjS76k+\nx+fIXwpOVJvdddLfXdCl0OxBJp0TXi2/hHz2FGlRqMR1WeU+fjTIlwsMTbDF\n1jLa2K6zyLM1gerxds0pSwHxT1tdTFF1Bq4FkxD3c1WJmrZ2qzvyFBmHuAOO\nEHtAfHXexjXLW3Icon/3ffCz2c0u17ohmW2SVvWZbYBw3k0iXyqVEPVxy0cT\nJ0Do02+z4f12fRmt6196rvpP7EfmKj/mC0183BwkVnKDxsrLZ8RIkZw3KW6h\nIY71FnA24G9XMCtW4ise7BQzN4EsHNPmu4uhy3I8/MlDZHipB9/L6F+tVAD7\n/LOWJiR/0DaETYc62iyf7DTYf+ckUPrkEjsMOs7oCD18RpIRtvj7lTk8nWUa\nbDHkRJ1mVZMaUPAHoCaPmwq6uT+RC98sZuhgzq3y5SaBSHfUw2+7m1ZggO+g\nh4tDwpyT9jHKIV+Ip6HVuBUJSOD3wZwtLu6YLLGBY8Qp3SuqdRZi8+9XICBh\nBUGXfFcxzxKEKRpl482XsLgfWygOPHu4gRvrLH58erlTaWLoiK6IFVE7+jEP\nr2zB\r\n=JkKW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQZ4I4nK9461fT5igv5G3uldrKyO4jW51dQhhDY9mMdgIgSYO5Nn0USxeWRnv01LU2ux9Y+acUj/VRvRArzBOyv8A="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.12_1563406392156_0.4482108659907378"},"_hasShrinkwrap":false},"3.0.13":{"name":"replace-comments-x","version":"3.0.13","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.13","to-string-x":"^2.0.22"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"7109c896d1f667b726f47f2b307fda228a42735b","_id":"replace-comments-x@3.0.13","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-iLmMgPZpRoxUSMLJaR8XGdRQ9tUONf42WnLS2BBkQj1HI3PW8PfCUPQztXhfuLIiFbc2zWOyiIppwAehGubZfg==","shasum":"7b9f1188e3760599d8a234f57f3b6e56153da892","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.13.tgz","fileCount":10,"unpackedSize":54816,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMJnbCRA9TVsSAnZWagAADsgQAI8WViCmb1aZBUFk5Mxr\n2YOg4RqUyBIc1aH48Z8SqmPd2HSVngcZyHJB2dT43Jvj76iifNFauiH3EG8B\nCS/5uEIVgTHRaJVYau67Vr1HpQMT5/RNLKbufip6it7bV1A8AamB7PLRb+cC\naBVcEXCeeon4PG1AtcRUwiy9jTjJhNMFsr83FsGuGz6+lpRt+MOWj1kVAVZ/\nlNTDhoxYUkrGT9FvLT97dxg48tgEH1zGE38HgbK8nBx6uhtkkiFmJQIvXBRo\nCG8EadrX1CioeRLf0FFYWnvtsHCw6677vLLcYHqYofZqcrenBQM0ef7y/niD\nryKCFWAcxNQ7xfdet++IPVAQ1ABTlD3IcWz3hWZN6vscgmTThFtTVWU8+VZY\nJ/Yz96CQcB2F05192ciStyiunLhK9nYX1yBT7EYGhs7kLz+a1sWvImQCa7ML\nRjvqdxBTKOjd31a7FT1kuCw2nZJeLsrHCu7y/SzRE6vaFqED5ma82+o4mbs6\n+1URrTvROyqHHfzs5K1rZBDp6+nZx4yaQ96qAl90fEchi7F6zvj+ZaiOtI4X\nSLKI+6l0tTJTk56h8S9QQTMM2vvgrH4/khduxwoOeO5Dhl/wJ7DE+/gL2CJq\nziY4mWOMvdQHvjlM/+dIaartaIZho+gR8lWKwR7kZMAlVNq7NJpqaoQlEdaZ\nH2P7\r\n=roJ1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZ1KdBffKWLq2Lma723h+pilPt60GJ6ltrKajkpVcf/AIgc/zEnWIVY4EsIVbYgk4dVctR50ZurptI8DIpumfVtYc="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.13_1563466202850_0.5569968352624055"},"_hasShrinkwrap":false},"3.0.14":{"name":"replace-comments-x","version":"3.0.14","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.14","to-string-x":"^2.0.23"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"27db41827fa3db2e56685f814d633b1335889874","_id":"replace-comments-x@3.0.14","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-yyIRXkL3RWpFaRBmFAiufz00/vavNdrjDP9/gZCdei0XQl3+jaUQZIm8xf5DAXEfuZrXEbEHWH4DrvrkwNdv8A==","shasum":"a7f66ba0bef000902671d701dc34e4849bb860c4","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.14.tgz","fileCount":10,"unpackedSize":54816,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMLrBCRA9TVsSAnZWagAA0zQP/jxhzjm9aTkoznUkSw73\nhZDLbAHlPML4Izee3EQIVDEOC2qs2gxbORkoBs9Tk/9o2R2XGsWpHIgU8rNC\n6AQplLJMKNfAFetkQFIakTk2HSKeBCcMBLbwrm+SHpXLEleklIN6zQhQsnJ9\nn458xol45sYro382u2X67prPY2y0Yzf0oI4fPPHe5xsgEOoAO8J+nnWZcpTg\nQ6mqB6DHFPa/TyLoIXGnW/yEzwKHzNpzqbKZTjx+PUWGwlA7hou1TOIQFjXa\nqETGuMT2eZAT6J+SB/G+ZywjOplbUfsF/E9qDQTB8vS8JoKz2g40AsY7zsrQ\nZdS4W+amYTjoY8EFC9LMh1VKzKBUPOthZbKx60T7H/B/IAGFwVdHEGVl4fIZ\nCHKqQ7LcIHfSOFmaLL/qKh7ET1JLsdn9O3PFy9JkSBRUDK8nHSdctf8iUo4E\nZm7Pj7c8VXURMyOQJyENmb/X3KIgWOPq12F52IPnWR+RTytlRI8HCJnf41F+\ns8OZ0zCtyJoEN/q5WE6V1Zl140v/PrEI3c7su03VHPP38F49loteQMOu6ziw\n8pz0yLgQYcl3k+fk2+8Xer05Op1lbZLkcPRNIUhfnypgw49ktaMYjx2+qtwh\nGjK/jAjyq3myVYKHyY8oTRj8AioiSvezSg4yEMqTWN+ao6x221Fpu7rJa3nD\n8/yp\r\n=htH2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVfJ3eDNfSQMVj7BfkPfLLm+49ZQh32tuzmyZY6fknkgIhALwrI6VaP7cgDpMSYVK16Xbn7uFFUsYq0yB3PcqDiIY9"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.14_1563474625067_0.1845994290961681"},"_hasShrinkwrap":false},"3.0.15":{"name":"replace-comments-x","version":"3.0.15","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.15","to-string-x":"^2.0.24"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"8d68f70791071c9f7dd64558ae30b3d6d405891c","_id":"replace-comments-x@3.0.15","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-jxhFvuV86voa3EwuK3aCsk+lPyqja7VHButLexMax7b48LFOCoDxk5ZgdTFJUiXFIO115sbFOsiqsmfhGJckoQ==","shasum":"bae14da0199619fda77d9f90df0ede4633d14949","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.15.tgz","fileCount":10,"unpackedSize":54816,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMjiHCRA9TVsSAnZWagAApIAP/jd7cq8yXQa0h8gk+yu2\n3c6oCvxxk35LyAJL8y0etS6UICrJHSBP9gBBje+LmNn95KGfKA0oPU3RI+ia\nKHxZpCRwOlZYOOq0WDenODn286x204hCQXJ2rw8t7hAtJoMU6fTXDSv5s2YG\nb6OIrdBeVrr/AR3Ifqg338rns8HnpBShQS3L2wAy4jeQGw/ALk2hDxbfyIRG\n25sIx76ErmxjFG0iWqYFVQSJ6PJ46sJCrBIG/PXI6vVaStth2JaSWwoR29zn\nlPtY/Ip0FnIWIx1kQDExsEj9gU2oiulFXfr5MADOK3JjCmpQYEDa3oeQ5PJa\nP+GEz0oA5CyF31dsxjyt848uLR2+Iticoyu5nvfh9jz2KjL31cToyZ08mh3X\nr7S7tFOG0mzY4ccpCZ+Pk2ufiimJ7gCKArPaEVmXvmuZPRKox7crCGj7gWsN\nSvN1dE/PB9cLkHzVPNLlCSG1rVJRL18wlIgBpLTDRgyisz9I1gYQRpOxUAxs\njWvNL9b9sHUMIxsvAXeSZSg8L3V54mXsFnepu1/APr9VN8/adcvKlij4MyGu\n0uKoeJ+yJUjfGaYBhRKkHNJaJ4jWTrlHs0uV+QwxpQAi0/VfHmh3n8O+5zln\nuOrV07b2S29Sp5ethSYcs0gu0AS0BhP4Hw2MA8yBU5v5DQmVNQnDWaz8HmTn\nilyD\r\n=ffYF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCItp0YdaMf3jZSXV/mrsH1rDLwqWvsETm1ndYvTJnJSwIgOd3LzpyswxtgPmaur7sm8Z5zonhygtiNEb75ZK1c6b4="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.15_1563572358755_0.343121951453365"},"_hasShrinkwrap":false},"3.0.16":{"name":"replace-comments-x","version":"3.0.16","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.17","to-string-x":"^2.0.26"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.9","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.0","eslint-plugin-jsdoc":"^15.6.0","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"704535e5d4f471f70047bb53b37b8131d43cf946","_id":"replace-comments-x@3.0.16","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-AQC6gNcH2WFgcxfFQLwBhUETVJoy0NNIOG7a8jRzWReSGMoU2Ipf2DD54vzM9BbfkHL65hDJdxLGvPY2zg9lXw==","shasum":"02ebd2f98368ee6781e008065e262cf2189294d5","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.16.tgz","fileCount":10,"unpackedSize":54844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNOZsCRA9TVsSAnZWagAA1soP/1TN0StEeKieGKa8vC9I\nxXAD+CYKSlCdT2rlsndToxW1bU91KT0QYRUfUhIhHwgDDp19vkqVyorw4A4m\nAO6lYiGn5YTeVIPI8NI4y+2TDrOhBgWiM/0bsdmWzWhsQQyz1usKfy3HVAcF\nh4qgkOD8QdVZe93iei71eAjmFB0/yB9I+MTKYI37xUO3HjNH53tZJMTNJnVA\nrwGH7owIlMkVUoWnKHw+yji0KNcyAlnloROZm27lcJHOlG3nCOP71/KmJMZ0\nIvykfGCCPQZo1xuIDw2zEupBgFYmWKNiDxI7Ak8BooRsInHL7+s7Y8uSa0MN\n/zT0GqlflrSSxgNf/u4CLRcwq+tCC9kdbF5ivGoSA0WHaGfQU8nHnqYDcwv+\ncdFsARY5CGZpDUzILaO9bCyr//Mm8m4GtoauqtwOE6blE6dVO5N84pn0OA8y\nwxFLc7DD8zvuK0bpaRcHqA24g6XVfDoFMfxpIgz7fEbUkLK/uj/gXGD2WRPd\ntrrZR0vaZ+66RUQ98eedGTutNHgsHCoZNT0KMLXJ7kDl5a1uUJeKFUNCq7+n\nsfpsU+1FoGBuF6Gm/MRB7Qfw30p0G2VoVMdk5YQW1neXPF8eZgtObBkBhrPt\nqQWnr4xUF6AyyP1ULTiIvT+sim78P5a4b3lhhaZTaSIMuLxmO5ojflBo3cOy\nOHPS\r\n=tHjm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYItaDHc6tFv6oTW7ByWWvAa+DTwxQfWQ18QzjmR/PawIgM4GvpbaUBaYG5AFSrwauTAL8vyrobQAbwiQgbNoIups="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.16_1563747947841_0.11881561735276125"},"_hasShrinkwrap":false},"3.0.17":{"name":"replace-comments-x","version":"3.0.17","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.18","to-string-x":"^2.0.27"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.10","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.0","eslint-plugin-jsdoc":"^15.6.1","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"5f807c0c5c7ea7aabf6e6e0885699ccda3720782","_id":"replace-comments-x@3.0.17","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-yzWjp9O6NbF3Kp+nOOcY8ZGgf7aMBMkkh1XAgQBrZx4SdTaP954L1G2stMNY7O3c3wab0ayFwzAWhlsiGfQAUw==","shasum":"6760c68e77abed2ad32bb76dda12f1322e4e4545","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.17.tgz","fileCount":10,"unpackedSize":54846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNaqxCRA9TVsSAnZWagAA4i0P/izLaz6tr6KuLwLbfBn5\nzG00LHDKFZb3ZeofdiC6BeiWN+HVzr2kdmilrTLYtaorYWuQKu/z4VD3IKxR\nC/dVhgw3uPqRORFmvX41KjjTAdNrexxf1UF9FBi747k447EV/E1z+SBpyp38\nBT5bk3SpZvvA0P+hd1J4Y5OxQa+yVyU1C/S0rX54l88qnCKJX/l20iku9JhC\nYp+v3ta+URLToOP145aoOOh/lTnHhT20PGzfNSDNLNKwshYXtlmLgRIkASAO\nzcY9UVlemX72KD+D5bz/drWg5Ot51FArrU1eNbV97hpQigpOjZhWTAnYG6RF\nwlBKfm4YDKstsrVqYSCLjR60uAg9GUnjn8WxyJDkA9BCvEKcfl5OZWaBu+QT\nk5WGdsXjhYCWIqlHesxgYnJ1rrA4oOOMMsopVudFf7xkHfkg3Zmjb8kU2yRl\nFv7+7armm7hVm7HYGCKpC5m8s63KEIvUDGTFiuj8uGuAXXz1PAAyRGIGpowQ\npNqLBPzrQLbmalMJBFdCfDiQyns3xGYmH2bEYrJIemPaYPmV8MnuNKibOe6P\nYKSPqA4GkYSRp6QDNQoB65Cc+padWIPhfe0Wapyv1URM8enkLng6gDwejqLz\nyH8wgXrItLKQlElPcCW7zg3IWcMb0aWM5b87ZG5kRxZWTzQ0nK9960lcqEOn\nZZ+0\r\n=tuzf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEi/BaS5g6kkFOmnxemVTFYUz65UibCLUg1M/mdN07iyAiAPVuv0ofxjT8zrxV005WKQ7qTPmhBohk3FhpxojW9nDw=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.17_1563798192213_0.6334553523637134"},"_hasShrinkwrap":false},"3.0.18":{"name":"replace-comments-x","version":"3.0.18","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.19","to-string-x":"^2.0.28"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.11","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.6","eslint-plugin-jsdoc":"^15.7.1","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.37.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"c157bbfe04f2e451934f2e522e40779b926933f0","_id":"replace-comments-x@3.0.18","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-o3uzAZOglMotST3otC7DXjn2TS/Q7c5pLm2SHmVhpXa08BS2dVMHJeuvCa8aeHSfCNhcdewQlirdllKON0l/8A==","shasum":"fb9687c69a559fefb74fe4f4a00db3be99630be4","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.18.tgz","fileCount":10,"unpackedSize":54846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN56TCRA9TVsSAnZWagAAt1MP/jQHY8R+osz8kUxKa3st\n54ujzCpaF7hQ7CNqIAE/Y1uXn0TGi1iMmLJjmQEGD3EFgNS5ZoKuFFt9htrt\n4DTN4h6bRYgvfTsAB67G6u1Y/soaWByCjT4morCFvJMrMlhy0lo0VWRNZqf2\nfESsPyGQSq4GPEtxzjPwwi1JnBS3gUNG77XYnc4hEIQi5rn4euRB+TwCCCHd\nwo6HvZKchuJtuPMDAdpOnU4MXiknYXdrjyzMeGJm6Bz8FvYqQbyMc8D9aQVo\nLEAA1a7vw2mrADxgqqVJ0JeWEdl79WYlLRayV5LV7oSnwNKKBRC+cuJeEEQE\n05YGWnf0stZXFpDcTYIr0zVYwgjJmBNVSQHnpNVxhcHoI/Iqb/P97kAXBCbJ\nVsMVUk1UlTknnE6GjkYrdrQHUPxQnyEq8dRxWJrJPI2X9YbXPy/cGZl9GKr0\nsW0ocEvM1sJKg7SkUaNvmXS/0FHTc8FTsC59VPePN8wapHhOXf2g/J9NDYTe\nM3P1iud+/2A0xjmFc6X4bNlIKDi6cEKjE67tkq86IcS3CvefYH7vF52z+H12\nhnYXd0T4YnjZf1DkFSjVidLYRBrdDi5mRaAz24ddkWHawEODnHyAta8Up90V\nOCSQ+e0g/8tX9S2QRc61+ufj0admhubOqP4zi4SgmSyQCmGaEESSw5XAhjMb\nQ7Qj\r\n=WWuT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA1TOrjT8HDE7a6tB/E6nxcdgDpxtGDQCfYI1dKoI9kGAiEAyE4MWYXVJr3iKX0SBXt42HICKtPlX6OJP+8dWplaWDc="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.18_1563926162386_0.4147564389333398"},"_hasShrinkwrap":false},"3.0.19":{"name":"replace-comments-x","version":"3.0.19","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","jsdelivr":"dist/replace-comments-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.20","to-string-x":"^2.0.29"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.11","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.6","eslint-plugin-jsdoc":"^15.7.1","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.37.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"332ab7912eff10ceaeaae065b228bacfecc7a121","_id":"replace-comments-x@3.0.19","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-mqmJzedtZB0kmwPIRDNfOLil4yenGFtmTw8EyDnovmsV7V7GLgnxsXSLo0KMIN4qeBVjpgapFNEJwLfFvDZ6Fg==","shasum":"f7b90611ce6917567883aad62489e6760481d42a","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.19.tgz","fileCount":10,"unpackedSize":54894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOF2KCRA9TVsSAnZWagAAXRcP/2zZlYNAZAGMCtGITPJZ\nk5tk3z+OAdUjQ5NI8quaiVULPZR7KTlZo5xsu1JyIwW+oDdLAPdCBjCDy15A\nnHZjpHkXi9oD+JnLgFfakFOlXrF2vlLImCyFxgMrFWivu23ytTIVQxDfx3vh\nkTaVMzbfHNOF2Wtteiu/Jobc2RtJjHUcyzoflSw2/z7Ucum+2vAs0iPFtf70\naUbLnnvGaurrer/tZKZIQ1IF6HNEEHdME6b3+cgrcRghFx6nd2t4Ovb6iv7o\nkAxnFX8wdv/Vms/fNH8MKXWR3azbeTpGzs2aQm66xneoE2cC8FuyIrGAM+wm\n7t9kywQL59f9Way5EOv2wZ+AjIhPQEbJttoRuUOx4Z7X5yFeK9ICX0JodUTU\naz1NxcgipWwrBZqj/94TpQ8J3xS5NwlSA283RSV1lc3qhDZh3SjIdhLA8dYa\nS791VslBthPJiRqm8LphDcgUOS1TbqWOuitm8gLjrQPYiqDfMi5uicoGHpFb\n0OOvuVbuI6hQYZeah5HgVIdRBG6wR64l+wt4S2ANaSOZ/JmeL76Ze6wsMI9d\njoDnA94UKSZiyXgG6e4SzMgnO/znltWARsQ9tUJpk70wTdsFtPBTPTW2LKyz\nI0ll00ovZu2tyV0vkerxcE93/kCD+PSZZ23v/3YU1IPjqB+ZiMLdWlGxkNHV\nNyPO\r\n=iImF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGSDpuOJEWAueAZ1oZwjPJD9tL7Bu070HWOBvJDG6X21AiAn4BUk+y70d29AuJx71LCQQlYJ1EyFs+HtaeGEP22khg=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.19_1563975049773_0.7715399482967771"},"_hasShrinkwrap":false},"3.0.20":{"name":"replace-comments-x","version":"3.0.20","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","jsdelivr":"dist/replace-comments-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.21","to-string-x":"^2.0.30"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.11","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.6","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.37.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"50634069fa6d540d5557dfbf53bba202ea13da2d","_id":"replace-comments-x@3.0.20","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-Vdd4LEFw3DI5Vhaxd6i0RZvclpdqxRrYupbUEPiFjpc58H7Zg1k/uSqgs7/RrrBKYFSOoiVSHvN15zFQkzt+Gg==","shasum":"93a8958b6f148bdef017fab7b51dd7b7e79f8b58","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.20.tgz","fileCount":10,"unpackedSize":55106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOIL4CRA9TVsSAnZWagAAJcYP/RT09RbInTI4ew1a6kRs\n5oZHO1EuFOcAfVzkvLEafh3RaEQ1oVPDG9HbXO5JaNgCRChLAOt5dma0m1jV\ngKkN2ljFzhAE2nm0ijAVu6Ov5xwOxThnzX5yRo37vVHq0KTC9ITGYhpJYOZu\nLvEzo3LS4f9vrEqmdicIbhcU3vRdfhJ1dnEO3Tu5+LGMfipQPKvt5p9XZlq6\nn7Ffg9+M0KRxoDyhQ4wxziOI2A8io0r3iCOgYxJzwgj/4HLl8+HwzBjsVfaT\nDCUvluyRWRJNuVJ6WN6ss2Sae7totQ7J5yp+dhAGbyDo7cKE2nJgb0NWwkZG\nKx88qoGYpGNTVNtIefHDFCAzRhp4wnBjZxeKIbUpDwNi7b4/pjXyVhaBr6XV\nGgScYhBHBDlp2QOEfuS9PoJeVA6yxiyawDu0k6WCEMw2eyBJ31QGqIh5X0Lv\nmurBa90fjz6IYdlQbpOlaJ7fV+ZJi6R1JEKlq6o/MgRymz5atdq6z8P+IPEu\njqUksaklf1WXeg9WKr87CQggAP5QhR/4n8N0Kfwp8cvkf/rruTbkcjWOor8k\nbYnNW3nJX1ErLD3EGg/EIFd5dbKK1q701f72kAOOsyzFPm/puBddNCDtibDk\nr7JTVp2Qdh/bbMKJB2h4mv5+fEmliTkNiKEBEeBXdUiDTGoh/5eYL+6MenAI\n7y78\r\n=VSY3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+Iwv+VQ8rZi6HNtzl6WEywPhKo7DNJXI42Hvsxn2E6gIgXkW5ryAmXWTT2igpc+0zLFnRlKnNe7u+/KAOZKFIgos="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.20_1563984631934_0.14750606631519658"},"_hasShrinkwrap":false},"3.0.21":{"name":"replace-comments-x","version":"3.0.21","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","jsdelivr":"dist/replace-comments-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.22","to-string-x":"^2.0.31"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.12","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.6","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.37.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"fe1a09b52f6b3db308bad763f28250160742c523","_id":"replace-comments-x@3.0.21","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-vpHBKkq6cHWHtRZErcPLh1T+jHfyI5vhT2NylkWqDCHXM6XNvT+yunGllqyCH5lI8y4o7l8TG3Y5i5ltKPxZUA==","shasum":"c0fcfaa9c41b74242be7d172da766367b80585f8","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.21.tgz","fileCount":10,"unpackedSize":55106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOiJ3CRA9TVsSAnZWagAAbKsP/A7kqRxsV1ZasHX1Itkp\nZ5IPs12uezPqVxuD/cfmYJXWBve1rkAVGuxreesRZ2VvSHqTcDirWsj7/bTt\ndIXvNH+sPkDZC4bfGqlz9GljdzmbmdH8yOp738CdvWiDaBhtIKzI67LEEYTu\ngPIF6PeO3G3AcVXHkI/6NuJFegkfxqCx4EdnB9C9JGbN5jmDInZmtlJbbyYl\nzmbRJ7Q/Ve5S1xUBe+XTiiH+TuWEkSB96TqU2xU0L7bvkapANfKnRp2+zeW9\n21pRsNFhiPUW4bfVqOT170T4KwBYMt3OeOBznK7+sEdwL7grq1h84VFWIkBH\n+1IvRDAByceLLhw+excq7moljUDIOKQ8pAB6WylTG6pKRfS2L284oBhzBXYF\nuzDKMF9AflXZvAFDeey9dUG4Spyo/RvcWQbkJWLs+20qw1l0zBRiFi0CRguu\nJyL/n+LMpH9MUZdGKLxQr/9GFbKnLQyWu81yNB7jMYso93u+kMjnjx7yKzwC\nYrhmSwu2h7GAaK94hh9rFVY8NdbAz/sf/GAUOyr4rkYJKAKEw/XzDeY3G8Q7\nTytINVXmq2mGOK/lx16zXL/lIyBdS3KRAdmpxzwUZvF5rFFVAtPwhXWCpKqs\nMchQ7Yo17nPqVpR4g5/CdVBKEoHLmeJtXpUoViwCdFLmV3fhVfh/vyh7Tbyr\nuAh/\r\n=imKL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGQARpXOQtEf8ZF1+USCfGeIB+7+i7dBqn5ClWJfAz7cAiEAt2lhwN8+dmBOhhKiXqF2huK5d4nAL0gnDasg/mTVUxA="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.21_1564090998473_0.16676959972569327"},"_hasShrinkwrap":false},"3.0.22":{"name":"replace-comments-x","version":"3.0.22","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","jsdelivr":"dist/replace-comments-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.23","to-string-x":"^2.0.32"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.12","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.7","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.38.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"6145f2eccebbc1bcd2da404b4f7f3554641177ff","_id":"replace-comments-x@3.0.22","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-AeQkW+GXK6IpHrSIMR+6wW3PZ6/+Mvuelfkk+DIszh1NhMzBKTSJH59QPMVUY4kAo1x3WbPQlXY9QMwUfBF/Hg==","shasum":"5955a17bc04d6d2e9959099877451244575f8fe0","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.22.tgz","fileCount":10,"unpackedSize":55355,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOvdlCRA9TVsSAnZWagAA94cP/3Mw0ylHFIC7j0TN1sMt\nGJF7kI50oTDO+X4vtBseOroxgqB1hqHBMfF92gB/aXui+nrBO2ikgt99WMZ0\nC9+llprXyWYpDE/Uy0Kw9+b4LJhFS1Xi1r5/rhfVMbNhctAvfNqR/Q/kbFlD\nfe7TMjXfnMiAW3e6QS8vDZOpAm4EFyUHHZ/SkYcZhSrX3tshULK/Iv5jHAYA\n6qNiGueGJPBO8ESr8KrPQsmPl7vWX4lM9k4RwVctvKya4jZXD7gIJHNCIPsz\n5BzmldKn2tbiPtazRmDAf5dhokFKpjg36vt2eLug+mabsSx1w14ttNKIeBFt\n3HqE/J7Vt1g4W+3BZHMgpM5ZK6ISSl0tY4LsS/eafUbzSnQo9emnxOCWpcWC\nHZDHv09UiJNjHfFP1PlX01N7B7RedKl/sd8dYjdIN5kLf3Eu6T5xuxCggIc9\nNYLUFEf2UdQMezJlDB5tCK7SNGfhQkLAAwauYjK5/2ZEyCECid59P1XZBxpN\nIPz5+0YzexPaehO6HFa7Gbo/J+EiMa35hF7g9AQNsyU8Ewq9sV4kVz8lM1pW\ncto535EfiVIwon8YdxY6yzBu5EGFRNqBhFOGfQQMvHIHMkuuriM1aIwVYjEk\nQNmoHEejEeT9Em9p1SuSyKkM6JVQraapTjm7T1pTSZXKIbD4De50mbIbPq2x\ngfSU\r\n=5hM1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDiMROXaBtYkFpO2/9HItiaOCNXW9PW10SVRktSMiOXzQIhAMMS3/hdnz4xvuY05+UtdY2Tyz7c1iF0W0m15B5KCCH/"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.22_1564145509219_0.9622698706239425"},"_hasShrinkwrap":false},"3.0.23":{"name":"replace-comments-x","version":"3.0.23","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","jsdelivr":"dist/replace-comments-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.24","to-string-x":"^2.0.33"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.14","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.14.0","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.38.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"6579d2717a3a3b55145aaea2bf406266cb414c6b","_id":"replace-comments-x@3.0.23","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-Axj+uaxbM6oTKAYs0DMfQpEa705aQSHhPvAULrSS0PoJqygQwnT9u5mVOU3o6Zsl5Txyj0fzTlgA8ghGxs70qg==","shasum":"c2a116139b19397312c11d8ab7fe3aec1afc3c46","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.23.tgz","fileCount":10,"unpackedSize":55361,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdO5tZCRA9TVsSAnZWagAAudIP/ij2e75/1bpPTBEO1qBN\nVg4hUCybjeLn8qYfve4FpWXrOgir0VRFdjxWXzd+znkPBmpinbWZKsAXh/vI\njsxlOS2IiKZd3Kq4tdHeGMZYdwgtxrzxtP1CGrvPic79pd7ygcVLjTlQQncD\nSrOqNXCaUApREmU5EOEQ5fGUtu4TApk6xNY4o5vViNQMASKmI2Bvt/ztvHT6\njEi4+QxF6HZStZnsjCvSD22UhwZyz1lizONN8bzKWwqHr5QBU8nwypIiPJG6\nd/JJLVNMnL6NlE3V9mKA34H2soNPFwm/GRoQYqyXRISiSCHsjojJP/8N/JZv\n5UVyzPPFJUMzAIacah8A/1Kooq2dxT+yDwBdmFED3Lz9yTILy5hGRmFUXO+0\nb9lk0NB/LDoy5/ny/8b+mdRGWZjqpLIzzu21P2RDhrmN0bDJ8ON6monof+7f\ntPrEisSHyDIwW0VoIkB1jmDTrMBRhpBYWrspNFtXzD1pb6bWYijj/BTO/FBV\nQlj1O5kAMSiRRVkXoW7Es9Y4qL0UUyZQWF+aZtBkw3Bcpnoe6CbOTgOvukjQ\n1/4kziiXho5UiZXu9ECy1Ly3xMKQlWBBPuNZdpooCafP/x7+e7r5Ejve2fyS\nTs2apUEDsi/RzSk53iCcGYfobqvW8LG1tsL0vqO9j7zEYpQwTkRnIpQGX8Ah\nsnXU\r\n=n2O+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChMFuFLsCPDedG5lIjbdwjn50J/fKNXoDtKux+UItpPwIgdCX9CBzkITsrWqD2szni/hwrNKWhLcdETJlid5mdVF4="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.23_1564187479930_0.9339780103816153"},"_hasShrinkwrap":false},"3.0.24":{"name":"replace-comments-x","version":"3.0.24","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","jsdelivr":"dist/replace-comments-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.25","to-string-x":"^2.0.34"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.14","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000986","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.14.0","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.38.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"41c43d12af6bd84bd4920c539599c576258d9c01","_id":"replace-comments-x@3.0.24","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-E5IAVMAbmBAAfMxnJA9sqXXW9Yo9pZxXz4H6q5mfpfN0Oc1STgZcuEqNvRuEkTiUN1NPtiBQoGzB7WQhatgPuw==","shasum":"37d9e0112f206215cc8ecd558dc6d4a1b3a9a1cb","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.24.tgz","fileCount":10,"unpackedSize":55361,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPFL7CRA9TVsSAnZWagAADAYP+gKmeLVfDti+Zo7TgjQU\nLZF6U8jy/hyW0tikF11CRdVPZKzNGS693acIWZ08cvo9JxHzHpO88/q8+0zE\nced1dNWjI91ID0YNMB0AvIe2AnM57vUvyJ4YiYbMdmIiS88JaBKOVjHgLrrj\neUENo4foppK0LV9ph0c9Qyurr/myodBduO0tIZx48JGU3YHpV0y5bRBjVC2I\nN1Wa+HNZM3+2+J6v3fB31saOFldB//SE20lvGiEWPdULV/W1bifv7WVNYqqV\nCn256ecj3nGkZMScB4tIDUlFOo1hjhyXsAPdHerujRw0R4ABLOl+eR8wg2yn\n57yUwH3KIuc0yrPyEvbdbK+Vm/dJfb8kuNq7hs+6pXps+46GdXpFKdD9F5AL\nPWmrGSta70rf416GM7scqNWassrczXDz26/zjJuM0fj9+1N1uqqfpTDB51pH\ncomdwb61yGu2/nApMUQiZL5RFVkiY2Pb/d5VZZw31ygFpFF7OLCvrNnN6KLx\nAC1mLKRVLVAMxu9EDQh4vKSCoclk7ep3K7q7zaKG0OeWMQpVFevF/CejJ/7d\nOhqGTGpSfRWqXsnpb3+E5l4FYiLWzJW721HnJdRelGfx2kJnRDP9fz/dryBw\nB+JRl+JIM1oNXrTEGFAwah2NM/7kLTBpOrRWi8OS0yEAJIH8FVR0lm5W335X\nSlR3\r\n=JK6i\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIELfVjgMo26cdqyotHVsmECZUHQ0kgyfrk0midYH8D7WAiBDVVjI/FRQ7bzPLDuBZt75FaLJ2QHk/KDT5UfYXgWIdg=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.24_1564234490956_0.5508584927317488"},"_hasShrinkwrap":false},"3.0.25":{"name":"replace-comments-x","version":"3.0.25","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","jsdelivr":"dist/replace-comments-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.26","to-string-x":"^2.0.35"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.16","@types/node":"^12.6.8","@xotic750/eslint-config-recommended":"^1.0.5","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000988","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.14.1","eslint-plugin-jsdoc":"^15.8.0","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^2.6.3","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.38.0","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"e19ce87581bd6611f33b8d08c2f3318d04a5954c","_id":"replace-comments-x@3.0.25","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-EbtvYf5cB8ys7RbqF5P2RlGYb6N8EV5ew2xTUDsH2uTJAAV2SHuhwk4n2RFxAHThTutMoG3/yBZJ2FdfqKZbKQ==","shasum":"c1db88831e21c649f15da6abd9b64babf9385692","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.0.25.tgz","fileCount":11,"unpackedSize":55093,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQg/rCRA9TVsSAnZWagAA6/0P/2ssHZrlDQDLpw+urXkc\nRfSD/DnQA6irdH7bXWqV6qN/SPlGvRTkmlcxNGRM6HSQajpMG+UzI2HusFig\nv5T5FQ0qrr6RAhmviPQetA7g+7PPHZKQ5JahhTMTiXZJqAkDgZCUHOIq9ciy\nbciVOOgfxP2P6ZNHLHksgqGJPfvWfMszNSi8qlnPfY8gK0BDNlqtaAQz9cFg\n4Jhx97xhKdYOC+sYuKOmjCFJnUjbsm5jTnXqVOFGLBiG+ERPoQtnSkHARgX3\nTG/je4Q850Q/QQDYwQfQTkIrQ9lpDDXM18A0Ph4TSVdPaje+BfBs7qOh1g9P\nKOqAhuya1TT+BYKnYbWeo5WJCX2V0O7j4ZJdwNsiCEKeO+KJtxXYu0MZaNLX\nCmjLDH2e3S6IgET80Vm8eCUzwTUFHwXu53gw3y3gOPsabHqbxjzC0v5PF7kn\n8+LUEspBLzrk7/MohXB+jdhGuDgddSLZwqjDA2kdBbHRAsTC7ikv1gKYKr7T\n5lEtmJhX4V9UbjN+qBrFc3PTTzTanMo+lO0uNob9KC71dQ3ClT8jekcZNVVn\nSeWC9QLtrx7xXxzlkg1/LM2uL5FJIVYvpD18nzNC0TRrPSSRNn2dniWsZLi8\nfEESTE7aX8RPdMjkrkpRPwZdmatATMu7tb10gA2T6r3RajFZ9x37DpvZP5gV\nH8ud\r\n=YHvx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDObgyDDLds5MwJhO53eiqZ/cYaleeVzJQdmUBw3M3uPgIhAKD91wbM/5elUso7CUD5+5aMOvQNipMWc7Vu/pkqGc4+"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.0.25_1564610538923_0.7276479685952721"},"_hasShrinkwrap":false},"3.1.0":{"name":"replace-comments-x","version":"3.1.0","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","jsdelivr":"dist/replace-comments-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:ci-coveralls":"npm run test:ci -- --coverage --coverageReporters=text-lcov | coveralls","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.1.0","to-string-x":"^2.1.0"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.17","@types/node":"^12.7.1","@types/webpack":"^4.32.1","@xotic750/eslint-config-recommended":"^1.1.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000989","coveralls":"^3.0.6","cross-env":"^5.2.0","eslint":"^6.1.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.1","eslint-plugin-jsdoc":"^15.8.0","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^6.0.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^2.6.3","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.39.1","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.6","webpack-global-object-x":"^1.0.0","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"513d48c08af7015de30fe379e5757c329159d7c9","_id":"replace-comments-x@3.1.0","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-I9ds9gOpj0UHyabyWdvQQ3BJAMCZf5fdtCHfD4QtV78s+Ve/fyGIyS9CsF69beVPsROREXQJ8INVOGn1vEulYA==","shasum":"5e5ff3f124334a6bb5e4d6b4a24bc70bd7594d37","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.1.0.tgz","fileCount":11,"unpackedSize":58678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVB49CRA9TVsSAnZWagAA1t0P/j07iECBcuI8R3wjvJz8\nDZrv3ya2yROgevThg2cilwKPdJMnEhZRM5fwwmSUfLeGOd8l8i4LiOlZ8UeU\nc3DK32Sr/hifVaBdd53km4fil5SbYXutP2Eum6Wzks1UWMYPEQxSiBuWUgAN\nVO3h3roQ1S5Pr4kB5GM1vVQkbVrVSTs90Sy7IIZ/KnQromMk3a7rdu7PNA+e\n5UxIm71RLfz9yCTEgPkcvx7SyuIFiZV0K/35ThMfB9hqZKwSW+OVwiOpyXmJ\nDYRGuY7TfCvGTHDw/VEJ5FlLbA9whxQJEvquRUoEAs252h1AoiityRYQWH6L\n90Jw4UpiF7VquSVtUzjZDbAF7GL7KqQcEq11uW+JJwRDcHyc0u2dXXg7EiME\nYDbp8p6dzT+LbNaeikjmTe1kO1ypMYRX6ZJB5Rt4KludV25xSqHbNezvWNcc\n8QW3U+OGiQbPzXRTFp5/LVR49Dhiy+yBaVf1XkfdnqSU+8a8Klst9M7j9LsT\nTMlnxrgxKDnv1tncBtI1u0leGwi7674mKDkOZmACXpow/jatQJQVlGAMmHUA\nkbSraOZNtYrS/1t6LA4BUsCUkSIhTWPVCTYfmwTwmvvbjXbqF1e0E3CEe5AJ\nx/QiguXfpmuwDfzyCbNKW/L3c++05jbe0ZzzMZvbebSk16YuhMOj/WIyq4+l\nyyVx\r\n=pTuJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQ+fPC3Rvk/U3sahzdgRepUfh0z9ss/sDCSEoQrsUTiwIgfFOshHgEdKekdT7vePyuwGUph8cQsw6FZzNG9zryv9I="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.1.0_1565793853221_0.13078484087929376"},"_hasShrinkwrap":false},"3.1.1":{"name":"replace-comments-x","version":"3.1.1","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","jsdelivr":"dist/replace-comments-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:ci-coveralls":"npm run test:ci -- --coverage --coverageReporters=text-lcov | coveralls","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"simple-methodize-x":"^1.0.3","require-coercible-to-string-x":"^2.1.0","to-string-x":"^2.1.0"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.18","@types/node":"^12.7.2","@types/webpack":"^4.39.0","@xotic750/eslint-config-recommended":"^1.1.5","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000989","coveralls":"^3.0.6","cross-env":"^5.2.0","eslint":"^6.2.1","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.1","eslint-plugin-jsdoc":"^15.8.3","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^6.0.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.9.0","jest-cli":"^24.9.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^3.0.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.39.2","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.7","webpack-global-object-x":"^1.0.0","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"cc8999f7619739d736ec65cc6d936b17d91d9c97","_id":"replace-comments-x@3.1.1","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-rvDbWDzleokK3zRb7u4/VbkGcgXxZvcYx1PZTkouJ7YVknDGTigs4mj93V2kAQIepHDOEhOnC1U1GDHQkx4pLA==","shasum":"6de3710150b45edcc81632d1de8db51dc0135ee1","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.1.1.tgz","fileCount":11,"unpackedSize":117828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXEbCCRA9TVsSAnZWagAAwYwP/3cASIqlGtf93rDFFpuw\nIMSYABZVl6nzNfJ7lt4/4/WVQHcnIzBg5bsU5TOuW2B0OhqY1YIvp1G8IKO3\nxxZ9a5ojj1yVjoRtRSxgwnkEBcFr9/Q+NohqbPPJuKuFikIPpIgHQo9hilHu\nWWghEoYil0TUit/r2fGUIr9/RWpECpILzUPF63WRGjre8xnJ5ktOWmliLBtX\nkgg3XydaMfoRB5sxtjh1YRkB/j0BTiQortNM/tXDdQvL+F4aaBT/KIrgKVE5\nnLVHSvUZmVASgsFFXsJHmChCkc/at3ruR8j9QYkxaJOZx27pIV9qMy6NE1A3\npDRTkzB+kmLoCWvEMgJxJqXfdxkEaCdAAGpIlsEbLkmMY9+KpC1nyZJTut9G\nQJNeY+oli05W0oRhfgMfw/p5hF0qNySWQUcyTXwuIMdZTOpee5VOnnTvWRf3\nzbDKzuRzKi277P/sMVN4GX88iFMMm7rm/Kc+rSbj+qQh6B943Z1tbeAHHNq3\nE9pqrfHSl7sQSrtUdJ1HZMu2iqLVLWyAiN2Pq3qsW4oY0DkBei7PP5E4AuZI\nI5VFss6dW71lEqeC7vuG+a7SA9lUpD8s6CGOCgjy4VhTlH9E+avkAreJpu+7\nsds/MijwxxzfewDOwjW1IvtwynGjTGrBNgzdEDH61Wyb2ge5vPMVGcSl8MZv\nhlfP\r\n=uIWC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBwDKuarKiDzm6LD/ZMxlefytRiTDC7EQgvsU190zasNAiEA6LatCJ4Z6BR8P6o5JQsqkFPwQxgWkzInmF+y1N1wUUo="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.1.1_1566328513448_0.09949137380087003"},"_hasShrinkwrap":false},"3.1.2":{"name":"replace-comments-x","version":"3.1.2","description":"Replace the comments in a string.","homepage":"https://github.com/Xotic750/replace-comments-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"module":"dist/replace-comments-x.esm.js","main":"dist/replace-comments-x.js","jsdelivr":"dist/replace-comments-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/replace-comments-x.js -o dist/replace-comments-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:ci-coveralls":"npm run test:ci -- --coverage --coverageReporters=text-lcov | coveralls","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"dependencies":{"simple-methodize-x":"^1.0.4","require-coercible-to-string-x":"^2.1.1","to-string-x":"^2.1.1"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.18","@types/node":"^12.7.2","@types/webpack":"^4.39.1","@xotic750/eslint-config-recommended":"^1.1.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000989","coveralls":"^3.0.6","cross-env":"^5.2.0","eslint":"^6.2.2","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^3.0.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.2","eslint-plugin-jsdoc":"^15.8.3","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^6.0.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.6.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.9.0","jest-cli":"^24.9.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^3.0.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.39.3","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.7","webpack-global-object-x":"^1.0.0","webpack-merge":"^4.2.2"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"ea7c55860c5b879513ba07b535bbe355bebf28b0","_id":"replace-comments-x@3.1.2","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-Ig8PT8++5YLhTDD8EokcTyawaULbOzzeFk8Tb6VVAVqiqZ5ZFcU1/fBw9IEwjd8r3wMm6HSZmQOCYYYny8dGnw==","shasum":"5eddb1cf0a9a1bc804115f261c7bb8f89cb136b9","tarball":"https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.1.2.tgz","fileCount":11,"unpackedSize":117828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZrLACRA9TVsSAnZWagAAGroP/R7vkQX8pxrCKmFfnGQQ\nSapPRqxBq+JOST5GBdXAR1lNke+s6fTtSZ9NmgemqS6R8IntybImw7AJnzgv\nmuCbJ5tQdDC1fUUU7b38R4IwOf03Sgktb4AcnqCOq3Kh/E9DBVL94LmLP4VQ\ndYkJcgsjXYWRQ99xirIZrU4bj8JS9WqMS3rxL2FCL8p5CBxL7Wv8h6HohFdl\nPqbWhcrecbQyn/84a5Om+lEsMXu8kQ7yNf1niGtobNq9oVfDCqwHt5S0tmKw\nvMBJXRSxb108ndPHMmO/vqEtiB+tryzY2xYuzlpIfIQ1dLkImn51LycCxxcC\ne4jRLXhLGDNTxUiSMMowI01ZhcC0EK9wxhgKjv3bADuRgvYVlygrx/lquyc3\nO/K+xq8kZnShJ8GiIOYIYaK3nuAP/Q9HQ0zq7LYGihyqnL+aAS9NF9xgxIg9\nYWV3mTiAdIITapgyVZOk968YMaTtsU5DDzu+ojVjp5tqeWNhHnaMTBk54KPy\n1+tyq3R3wooAm6JAAWoFtkAjGbAbdZLhD8HIX1i6Nx+X6eZaG/a6cV9N2YI/\n820qfmaC/nonqJcKQfaF3kC66ekxmy66cFHNgyYQXu+XSWIlpvuUig9bY0h5\ncyAo3DoX7ymzSJD5z22TMzOpKKhV07/XSug812e+R4OUTRJrqgLsNtOWe/1/\nUYKW\r\n=IjP7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAceNWGCVQ4ML15aYNlXV/beK1FPimXFN1NcSI52S289AiBMOIpKT9OolMZ5oK3d/6NrkFBguCNqF7UetxmS7wHlig=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/replace-comments-x_3.1.2_1567011519226_0.8507909063839014"},"_hasShrinkwrap":false}},"readme":"<a\n  href=\"https://travis-ci.org/Xotic750/replace-comments-x\"\n  title=\"Travis status\">\n<img\n  src=\"https://travis-ci.org/Xotic750/replace-comments-x.svg?branch=master\"\n  alt=\"Travis status\" height=\"18\">\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/replace-comments-x\"\n  title=\"Dependency status\">\n<img src=\"https://david-dm.org/Xotic750/replace-comments-x/status.svg\"\n  alt=\"Dependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/replace-comments-x?type=dev\"\n  title=\"devDependency status\">\n<img src=\"https://david-dm.org/Xotic750/replace-comments-x/dev-status.svg\"\n  alt=\"devDependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://badge.fury.io/js/replace-comments-x\"\n  title=\"npm version\">\n<img src=\"https://badge.fury.io/js/replace-comments-x.svg\"\n  alt=\"npm version\" height=\"18\">\n</a>\n<a\n  href=\"https://www.jsdelivr.com/package/npm/replace-comments-x\"\n  title=\"jsDelivr hits\">\n<img src=\"https://data.jsdelivr.com/v1/package/npm/replace-comments-x/badge?style=rounded\"\n  alt=\"jsDelivr hits\" height=\"18\">\n</a>\n<a\n  href=\"https://bettercodehub.com/results/Xotic750/replace-comments-x\"\n  title=\"bettercodehub score\">\n<img src=\"https://bettercodehub.com/edge/badge/Xotic750/replace-comments-x?branch=master\"\n  alt=\"bettercodehub score\" height=\"18\">\n</a>\n<a\n  href=\"https://coveralls.io/github/Xotic750/replace-comments-x?branch=master\"\n  title=\"Coverage Status\">\n<img src=\"https://coveralls.io/repos/github/Xotic750/replace-comments-x/badge.svg?branch=master\"\n  alt=\"Coverage Status\" height=\"18\">\n</a>\n\n<a name=\"module_replace-comments-x\"></a>\n\n## replace-comments-x\n\nReplace the comments in a string.\n\n<a name=\"exp_module_replace-comments-x--module.exports\"></a>\n\n### `module.exports(string, [replacement])` ⇒ <code>string</code> ⏏\n\nThis method replaces comments in a string.\n\n**Kind**: Exported function  \n**Returns**: <code>string</code> - The new string with the comments replaced.  \n**Throws**:\n\n- <code>TypeError</code> If string is null or undefined or not coercible.\n- <code>TypeError</code> If replacement is not coercible.\n\n| Param         | Type                | Description                             |\n| ------------- | ------------------- | --------------------------------------- |\n| string        | <code>string</code> | The string to be stripped.              |\n| [replacement] | <code>string</code> | The string to be used as a replacement. |\n\n**Example**\n\n```js\nimport replaceComments from 'replace-comments-x';\n\nconsole.log(replaceComments('test; /* test */', '')); // 'test;'\nconsole.log(replaceComments('test; // test', '')); // 'test;'\n```\n","maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"time":{"modified":"2022-05-15T19:23:52.230Z","created":"2017-08-10T11:52:55.844Z","1.0.0":"2017-08-10T11:52:55.844Z","1.0.1":"2017-08-10T23:22:33.430Z","1.0.3":"2017-09-01T16:19:19.339Z","2.0.0":"2017-09-26T20:54:24.066Z","3.0.0":"2019-07-11T00:23:56.613Z","3.0.1":"2019-07-12T14:44:18.320Z","3.0.2":"2019-07-13T02:09:44.505Z","3.0.3":"2019-07-13T23:37:11.431Z","3.0.4":"2019-07-14T21:46:45.925Z","3.0.5":"2019-07-15T10:44:53.826Z","3.0.6":"2019-07-16T10:21:30.805Z","3.0.7":"2019-07-16T12:16:34.231Z","3.0.8":"2019-07-16T21:10:59.419Z","3.0.9":"2019-07-17T15:24:20.312Z","3.0.10":"2019-07-17T17:24:11.327Z","3.0.11":"2019-07-17T18:27:28.299Z","3.0.12":"2019-07-17T23:33:12.419Z","3.0.13":"2019-07-18T16:10:03.018Z","3.0.14":"2019-07-18T18:30:25.261Z","3.0.15":"2019-07-19T21:39:18.880Z","3.0.16":"2019-07-21T22:25:48.140Z","3.0.17":"2019-07-22T12:23:12.420Z","3.0.18":"2019-07-23T23:56:02.546Z","3.0.19":"2019-07-24T13:30:49.940Z","3.0.20":"2019-07-24T16:10:32.062Z","3.0.21":"2019-07-25T21:43:18.608Z","3.0.22":"2019-07-26T12:51:49.326Z","3.0.23":"2019-07-27T00:31:20.132Z","3.0.24":"2019-07-27T13:34:51.169Z","3.0.25":"2019-07-31T22:02:19.084Z","3.1.0":"2019-08-14T14:44:13.409Z","3.1.1":"2019-08-20T19:15:13.624Z","3.1.2":"2019-08-28T16:58:39.390Z"},"homepage":"https://github.com/Xotic750/replace-comments-x","keywords":["string","replace","comments","module","javascript","nodejs","browser"],"repository":{"type":"git","url":"git+https://github.com/Xotic750/replace-comments-x.git"},"author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"bugs":{"url":"https://github.com/Xotic750/replace-comments-x/issues"},"license":"MIT","readmeFilename":"README.md","users":{"rubiadias":true}}