{"bugs":{"url":"https://github.com/lykmapipo/cap-common/issues","email":"lallyelias87@gmail.com"},"dist":{"shasum":"95986d3606fd845674d686fe580a39873f81818d","tarball":"https://registry.npmjs.org/@lykmapipo/cap-common/-/cap-common-0.1.0.tgz","fileCount":19,"integrity":"sha512-EZ28oA0nxL6rXDxTI1BLL2eyMwYZPur6aFoW9qZgb6kLeh2vLBh2uumHxEzSe+rxZ/EkRuCnNWH2D1Dhbf4lpg==","signatures":[{"sig":"MEQCIBJuA3obKxFxiMn5MnzMdNmQT0j6Pg24JKHHTu/iy2TLAiB0MMJM9vd+bJXFS0sfoAHEZwem5hoVoaxOWn4fPh223A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42645,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfU7ABCRA9TVsSAnZWagAAALcP/18bgeYuAlJWol2Y/yaN\nWR1+a0NSId120tnXenCwG8uD2jqh5W+zaVyyiCuYWb4EGIryU1MJCrX7BdS8\nyfNjCG6/sjWA7qWmhVfBOaNzpUSGNY5t5VmcmqSNLb4z2QFups3OPfl1nLPe\nOV2WAnGU9oWpw5TItbm/WiQ1H0Cyeg0njPuETesgY+SCGMIf//jDWcYI+7tI\nQE/PjuzgT3w+j1jlqP4UDMKfu1hjh0z6GbyU0bIScGDl4cZrpZ6BH1ezO0Hz\nYOE1cxkpQcrCFGE0a7p7qSs5Spfb6VSH+7MYVmH9+ObZnANjOv2hVA/Gxko0\nc8fI413ih0dP9xSBJQ72VOe/3NZi4PTMURp3jboK9p+8tEM17Tk87lr7+XNA\nLCFMhrP7qAGpj00F76xwr/WE2089zKTtIck1SUo5qimq9wEpql33408JJ74s\nU4dHY8NaDpf03tUhb0aO+GzBT2RNkts6lkBu0KWjytKH7BFXwZxd/E4ict+b\nhlSs2kEWCa2ilqK9TIWIV8H27aQNof32q5Pz0vL0t4Kwdbb+eJcT8G9V7oQN\nnWCcm9mLB9C2vGIEjRfARwRlRE/uDohJnl3DnVrjXVSDwXkx+sIfBo/PXlHm\nvgJg+WzO7x5mp/5qIqZRx55ZrQziQYCVB9bwM7zV9TOddHRo6AZYtzyevx2e\nPxom\r\n=8Ivx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","name":"@lykmapipo/cap-common","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"author":{"url":"https://github.com/lykmapipo","name":"lykmapipo","email":"lallyelias87@gmail.com"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"es/index.js","engines":{"npm":">=6.14.5","node":">=14.5.0"},"gitHead":"8b7f746a63778d42bbfa1a43474c1a2fb5b7635b","license":"MIT","scripts":{"cmt":"git add -A && git-cz","docs":"doxdox 'lib/**/*.js' -p package.json -l markdown -o DOCUMENTATION.md","lint":"eslint --fix --ext .js src/ test/ rollup.config.js","test":"NODE_ENV=test nyc --reporter=html --reporter=text mocha --exit --timeout=8000 --require @babel/register test/**/*.spec.js","build":"rollup -c","clean":"rimraf lib dist es umd logs","pretest":"npm run lint","coverage":"nyc report --reporter=text-lcov | coveralls","prebuild":"npm test && npm run clean","prettier":"prettier --write '**/*.{md,json,yml,html}'","changelog":"changelog","test:unit":"NODE_ENV=test npm run pretest && NODE_ENV=test mocha --exit --timeout=8000 --require @babel/register test/unit/**/*.spec.js","chore:deps":"ncu -u && npm install --save","lint:config":"eslint --print-config rollup.config.js","test:integration":"NODE_ENV=test npm run pretest && NODE_ENV=test mocha --exit --timeout=8000 --require @babel/register test/integration/**/*.spec.js"},"_npmUser":{"name":"lykmapipo","email":"lallyelias87@gmail.com"},"homepage":"https://github.com/lykmapipo/cap-common#readme","keywords":["lykmapipo","cap-common","common","alert","protocol","cap","utilities","helpers","constants"],"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/lykmapipo/cap-common.git","type":"git"},"_npmVersion":"6.14.5","description":"Common utilities for Common Alert Protocol","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.{md,json,yml,html}":["prettier --write"]},"maintainers":[{"name":"lykmapipo","email":"lallyelias87@gmail.com"}],"_nodeVersion":"14.5.0","contributors":[{"url":"https://github.com/lykmapipo","name":"lykmapipo","email":"lallyelias87@gmail.com"}],"dependencies":{"lodash":">=4.17.20","@lykmapipo/env":">=0.17.18","@lykmapipo/common":">=0.39.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mime":"^2.4.6","husky":"^4.2.5","mocha":"^8.1.3","doxdox":"^3.0.0","eslint":"^7.8.1","rimraf":"^3.0.2","rollup":"^2.26.10","shelljs":"^0.8.4","dot-prop":"^5.2.0","minimist":"^1.2.5","prettier":"^2.1.1","coveralls":"^3.1.0","@babel/cli":"^7.11.6","commitizen":"^4.2.1","handlebars":"^4.7.6","@babel/core":"^7.11.6","@babel/node":"^7.10.5","lint-staged":"^10.3.0","@babel/register":"^7.11.5","@commitlint/cli":"^9.1.2","lodash.template":"^4.5.0","@babel/preset-env":"^7.11.5","npm-check-updates":"^8.1.0","generate-changelog":"^1.8.0","eslint-plugin-jsdoc":"^30.3.1","eslint-plugin-mocha":"^8.0.0","eslint-plugin-import":"^2.22.0","@commitlint/travis-cli":"^9.1.2","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@lykmapipo/test-helpers":"^0.6.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.0","@commitlint/config-conventional":"^9.1.2"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cap-common_0.1.0_1599320064982_0.48493955656443144","host":"s3://npm-registry-packages"},"_id":"@lykmapipo/cap-common@0.1.0","version":"0.1.0"}