{"_id":"dayjs-with-plugins","_rev":"12-b81ff7a911bea3e9c0803b89e78f8fb3","name":"dayjs-with-plugins","description":"Day.js with all plugins and locales added out of the box, no need to use dayjs.extend nor dayjs.locale!","dist-tags":{"latest":"1.0.4"},"versions":{"0.0.1":{"name":"dayjs-with-plugins","version":"0.0.1","keywords":["all","alternative","date","day","dayjs","drop","fast","format","formatting","in","moment","momentjs","performance","plugins","replacement"],"author":{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"},"license":"MIT","_id":"dayjs-with-plugins@0.0.1","maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"}],"contributors":[{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"}],"homepage":"https://github.com/niftylettuce/dayjs-with-plugins","bugs":{"url":"https://github.com/niftylettuce/dayjs-with-plugins/issues","email":"niftylettuce@gmail.com"},"xo":{"space":true,"extends":["xo-lass"],"prettier":true},"ava":{"verbose":true},"dist":{"shasum":"706eddb382755ac19d9b7679d0b0e541b330386f","tarball":"https://registry.npmjs.org/dayjs-with-plugins/-/dayjs-with-plugins-0.0.1.tgz","fileCount":11,"integrity":"sha512-LQhRSY+XYI4rlhj8MYaTVC4udJNiQ06Ta/OSaEZzqeA+bkeiBpJB6/31tImqIz2tKB4s8lij4D0NrBLGBt3GuA==","signatures":[{"sig":"MEYCIQCwdHPi0kTCM5M9D+rP8ALAP8bAnDivigAy9WnCixhSUAIhAIKhEXt9hwhUiCtl9GHu2gY6WV6CRVxEP+rkVb+Wf0XJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdn5oLCRA9TVsSAnZWagAAil4P/RSgj1c+Buh2pX6YB2da\nEsNCZKC+sSzwv6tCFD0U1SyWZgKEgnmUiPHqqIL6twHHvrioPT1LmzHjFhwO\nBnBIGqIGgipVJaYSftxviyXHl0DA2nnRZcaPaAS70BqKWJNi5T0hgZvGtGzF\nXJnYlCNVAX8nZEpbWEHSs4Y2sq76hBvZSj4A8nz+cA4vTI+8kDuTIEZD7ZTa\nDuM9S51wYvhDIhbdr42wcHrfSFVd4ynMf98YQzBkKNzz3SZ/SQUXMrm3EZbi\nIBgBcV3VB+rNaq9wcR2NMt3wUdLbrlTsyxKs6Vs4XAVvJq1DXacYmVckbgGd\nHiceXsZ2TnmSLxDskRcjtfkkJFxNn1JpoDR6dU+26B8OTGXFcpPcQQVhSvoz\nD4VqZo3BULFdosBW+tPRb5gwREmDUKVGJBMeAiaaCROlfzKw0Z19xinWxNP2\n5aG7oApz9zM0gXqHqbDPfP71tfRsAHNzzSHCUw7eyMi2S8Ni6wELPBQuC91g\njiog+JcnVS7ojHjtQDbeFs4lP0YCInFzt6BmHC/vpGD6zbT8WYFDTfgi+g0L\nmv+VSeJcnNY0znJtgyBTqGiRJNLnirsIDjgBqgFoMEqPURgWGRRGN72BKSIU\nkyBU9DSavic0A++Hm+rQzeneDtZbAh013nMn3Xi+SE12TrqS3dXfI1ChcBut\n2ZrG\r\n=o7qx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"npm test"}},"engines":{"node":">=8.3"},"scripts":{"ava":"cross-env NODE_ENV=test ava","nyc":"cross-env NODE_ENV=test nyc ava","lint":"xo && remark . -qfo","test":"npm run lint && npm run ava","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","test-coverage":"npm run lint && npm run nyc"},"_npmUser":{"name":"niftylettuce","email":"niftylettuce@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"none","bracketSpacing":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Please upgrade to v1.0.3+ as we have dropped badMutable (which was added by accident, see <https://github.com/ladjs/dayjs-with-plugins/issues/5>)","repository":{"url":"https://github.com/niftylettuce/dayjs-with-plugins","type":"git"},"description":"Day.js with all plugins added out of the box, no need to use dayjs.extend!","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["xo --fix","git add"],"*.md":["remark . -qfo","git add"],"package.json":["fixpack","git add"]},"dependencies":{"debug":"^4.1.1"},"remarkConfig":{"plugins":["preset-github"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"latest","ava":"latest","nyc":"latest","dayjs":"^1.8.16","husky":"latest","eslint":"latest","codecov":"latest","fixpack":"latest","cross-env":"latest","remark-cli":"latest","lint-staged":"latest","@commitlint/cli":"latest","remark-preset-github":"latest","eslint-config-xo-lass":"latest","@commitlint/config-conventional":"latest"},"peerDependencies":{"dayjs":"*"},"_npmOperationalInternal":{"tmp":"tmp/dayjs-with-plugins_0.0.1_1570740746814_0.40991811525435917","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"dayjs-with-plugins","version":"0.0.2","keywords":["all","alternative","date","day","dayjs","drop","fast","format","formatting","in","moment","momentjs","performance","plugins","replacement"],"author":{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"},"license":"MIT","_id":"dayjs-with-plugins@0.0.2","maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"}],"contributors":[{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"}],"homepage":"https://github.com/niftylettuce/dayjs-with-plugins","bugs":{"url":"https://github.com/niftylettuce/dayjs-with-plugins/issues","email":"niftylettuce@gmail.com"},"xo":{"space":true,"extends":["xo-lass"],"prettier":true},"ava":{"verbose":true},"dist":{"shasum":"53fc30ed04feb784fc3771d4b6f950eb8a4deb11","tarball":"https://registry.npmjs.org/dayjs-with-plugins/-/dayjs-with-plugins-0.0.2.tgz","fileCount":9,"integrity":"sha512-PpneaGMMgi1jl32xOR223TKElW4SRyOLLj0X6UAzd72Sc26RDOITVn32wxAWQisLoY8gAgfXU6/mVEb6WkDmuA==","signatures":[{"sig":"MEUCIHBk87ArTbNLwfKBVnMZexLlojRaOO96JBMbX64m2+xbAiEA9h88mgMRSwLvrFvMwnn/bCAUKPz6TcPRfh/KAbi6rDc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdn7n4CRA9TVsSAnZWagAALNwP/jm5fqpVw2MzQIDLcgw7\nqAX7gTFLxyG4TBJGl+G0IMGXN4qa67q7y7YEkKrCFqsw5PA9U5hVcsXFTsDZ\nj/xJHwP26zd4xox9vNGifxd1mCW9xj3L8NtOPkdun9dqFVdYBawoC6YV7gl9\nQiwBl9nm2kSuhPUz0OaAK4FGRZjq81EDlLZWq2pVTks5RKns2WiX4YDLzSNv\neZbdADowRoe+cf6SkrXr5dT/msCahr5Q+Bv68kVAoDhIOYt89hBeM4T5R+dY\ni2ZJmlo5mHffdNUoCB4sMb2M2Lq3gjMIeNZ6ZZIBp4DGrmiM3kXTy7VcFUsF\nLF3lVoQroQPrMzmd+LfInshej3RSZZOkx9aoSwwMVOGYeKPOyOBymN6wc2G8\nOj18gRFTKFQvbv1gZck1IiJupBnv4jyC1rIuj0qViry5QFXQnpVQ9PCqHbJa\nMdy8EMD2VtpkT6uS6fllAW+S+QnjKZYmw4lE83tYvx7ComhxnyiWhfRA4mdE\nSKI9eq5KhageDX6GzDeQY/qWkgXFm9XbctAgV5CBQbzOQr2LUxKUdQjYuRVQ\naCkCnudl5mRymus2DCQDOLyMMtHLFvz3GyGZnaH8ZnnjkCZA/o9debiKp/iQ\n9x6oX5yEmuuwpdVokotpFsJQZt1aH4noiKU6pJZk0RLjvhVLRaXniV46d90L\nVloA\r\n=HL64\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"npm test"}},"unpkg":"dist/dayjs-with-plugins.min.js","engines":{"node":">=6.4.0"},"scripts":{"ava":"cross-env NODE_ENV=test ava","nyc":"cross-env NODE_ENV=test nyc ava","lint":"xo && remark . -qfo && eslint -c .lib.eslintrc lib && eslint --no-inline-config -c .dist.eslintrc dist","test":"npm run build && npm run lint && npm run ava","build":"npm run build:clean && npm run build:lib && npm run build:dist","minify":"cross-env NODE_ENV=production browserify src/index.js -o dist/dayjs-with-plugins.min.js -s dayjs -g [ babelify --configFile ./.dist.babelrc ] -p tinyify","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","build:lib":"babel --config-file ./.lib.babelrc src --out-dir lib","browserify":"browserify src/index.js -o dist/dayjs-with-plugins.js -s dayjs -g [ babelify --configFile ./.dist.babelrc ]","build:dist":"npm run browserify && npm run minify","build:clean":"rimraf lib dist","test-coverage":"npm run build && npm run lint && npm run nyc"},"_npmUser":{"name":"niftylettuce","email":"niftylettuce@gmail.com"},"jsdelivr":"dist/dayjs-with-plugins.min.js","prettier":{"singleQuote":true,"trailingComma":"none","bracketSpacing":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Please upgrade to v1.0.3+ as we have dropped badMutable (which was added by accident, see <https://github.com/ladjs/dayjs-with-plugins/issues/5>)","repository":{"url":"https://github.com/niftylettuce/dayjs-with-plugins","type":"git"},"description":"Day.js with all plugins added out of the box, no need to use dayjs.extend!","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["xo --fix","git add"],"*.md":["remark . -qfo","git add"],"package.json":["fixpack","git add"]},"dependencies":{"debug":"^4.1.1"},"remarkConfig":{"plugins":["preset-github"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"latest","ava":"latest","nyc":"latest","dayjs":"^1.8.16","husky":"latest","jsdom":"^15.1.1","eslint":"^6.5.1","codecov":"latest","fixpack":"latest","tinyify":"^2.5.1","babelify":"^10.0.0","cross-env":"^6.0.3","@babel/cli":"^7.6.4","browserify":"^16.5.0","remark-cli":"latest","@babel/core":"^7.6.4","lint-staged":"latest","@commitlint/cli":"latest","@babel/preset-env":"^7.6.3","eslint-plugin-node":"^10.0.0","eslint-plugin-compat":"^3.3.0","remark-preset-github":"latest","eslint-config-xo-lass":"^1.0.3","@ladjs/browserslist-config":"^0.0.1","@commitlint/config-conventional":"latest"},"peerDependencies":{"dayjs":"*"},"_npmOperationalInternal":{"tmp":"tmp/dayjs-with-plugins_0.0.2_1570748919683_0.1770936185867591","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"dayjs-with-plugins","version":"0.0.3","keywords":["all","alternative","date","day","dayjs","drop","fast","format","formatting","in","moment","momentjs","performance","plugins","replacement"],"author":{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"},"license":"MIT","_id":"dayjs-with-plugins@0.0.3","maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"}],"contributors":[{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"}],"homepage":"https://github.com/niftylettuce/dayjs-with-plugins","bugs":{"url":"https://github.com/niftylettuce/dayjs-with-plugins/issues","email":"niftylettuce@gmail.com"},"xo":{"space":true,"extends":["xo-lass"],"prettier":true},"ava":{"verbose":true},"dist":{"shasum":"4bbec35461cbca0acb2b81ea1f0128425c55a1c5","tarball":"https://registry.npmjs.org/dayjs-with-plugins/-/dayjs-with-plugins-0.0.3.tgz","fileCount":9,"integrity":"sha512-F+iGLFMDO74IxXeEEwHTVc59SxCn2MaT43tgSfviPo1X+HqtUXbCsbd2YbO8HAHU8DGQBAzKxYBhOltTDQOj3Q==","signatures":[{"sig":"MEYCIQC8TF1m1etHF5IGLGHpOhiv4qX2BMFBfjpqEU3470LH8gIhAKGnKAYl/cEuo84h7ZNHZ2G0CKcnn0MLnJ3yBZ9m8rgb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdn70DCRA9TVsSAnZWagAA51YP/ie8BzEMvzJgagHBajKZ\nd0SJLe19eKX/54oilEFb6JHg+IlybH9QTHh36pa1XXSCM8mD1FILeoKpRpMu\njDviQjODKuqz5U7HWzHwg3GHMB5I2HHmjdYkDeJ1xSKiz3U7iEJGUVb6hxPT\nDL1f+rtZu7kgah/sAuFG6BVOIeoBZuCS1Ozo4BDCegqKpL2JotRep/Rs7U5F\n7rQOQ+v9xpu0WolgK1mmdPGsXaDpqkpZwpXL7ZrwF2TP1AUO3QfL8NRCnvOu\ni7oZq+OkXdsPIPGZ0lfWVptnl/XXMDajd6K2Hg5OO1Bqc1X9fGZ7yLh0LvB2\nO5qrImPI3pSxJ0MYBD+X+9xnO7Sm0dvdweVolk9ZD9jOuqz0naN4z7SsmunE\n4k73tLvB0sncL0W9yUxGqOMfLLNDmm78ihOjQ3NGCcX7unTIRjaQu+YlMoYn\nMOAtRtuUraMjeL5wgZAYRLynNnNyspSUtcAMBqG0quXzfUZrWCbtNAYR7OYJ\nV+XLKpuQ1CrwGn31m/m4gvv9UgxIYi2yqGxOe8865Pc015f51tPYOWUTjCnv\nVlA0ZTdU4tpdlW5yGxgdNpl/Vf2GjFGZVj2fm2A01dXOs0yWl0uuXSspGWy4\nVQPTLYt4DFSutE76Mwstr7pHP4GMLC8csBaqBx8TaF4vXXsowxbIlKiuNJTm\nznD7\r\n=6p6C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"npm test"}},"unpkg":"dist/dayjs-with-plugins.min.js","engines":{"node":">=6.4.0"},"scripts":{"ava":"cross-env NODE_ENV=test ava","nyc":"cross-env NODE_ENV=test nyc ava","lint":"xo && remark . -qfo && eslint -c .lib.eslintrc lib && eslint --no-inline-config -c .dist.eslintrc dist","test":"npm run build && npm run lint && npm run ava","build":"npm run build:clean && npm run build:lib && npm run build:dist","minify":"cross-env NODE_ENV=production browserify src/index.js -o dist/dayjs-with-plugins.min.js -s dayjs -g [ babelify --configFile ./.dist.babelrc ] -p tinyify","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","build:lib":"babel --config-file ./.lib.babelrc src --out-dir lib","browserify":"browserify src/index.js -o dist/dayjs-with-plugins.js -s dayjs -g [ babelify --configFile ./.dist.babelrc ]","build:dist":"npm run browserify && npm run minify","build:clean":"rimraf lib dist","test-coverage":"npm run build && npm run lint && npm run nyc"},"_npmUser":{"name":"niftylettuce","email":"niftylettuce@gmail.com"},"jsdelivr":"dist/dayjs-with-plugins.min.js","prettier":{"singleQuote":true,"trailingComma":"none","bracketSpacing":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Please upgrade to v1.0.3+ as we have dropped badMutable (which was added by accident, see <https://github.com/ladjs/dayjs-with-plugins/issues/5>)","repository":{"url":"https://github.com/niftylettuce/dayjs-with-plugins","type":"git"},"description":"Day.js with all plugins added out of the box, no need to use dayjs.extend!","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["xo --fix","git add"],"*.md":["remark . -qfo","git add"],"package.json":["fixpack","git add"]},"dependencies":{"debug":"^4.1.1"},"remarkConfig":{"plugins":["preset-github"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"latest","ava":"latest","nyc":"latest","dayjs":"^1.8.16","husky":"latest","jsdom":"^15.1.1","eslint":"^6.5.1","codecov":"latest","fixpack":"latest","tinyify":"^2.5.1","babelify":"^10.0.0","cross-env":"^6.0.3","@babel/cli":"^7.6.4","browserify":"^16.5.0","remark-cli":"latest","@babel/core":"^7.6.4","lint-staged":"latest","@commitlint/cli":"latest","@babel/preset-env":"^7.6.3","eslint-plugin-node":"^10.0.0","eslint-plugin-compat":"^3.3.0","remark-preset-github":"latest","eslint-config-xo-lass":"^1.0.3","@ladjs/browserslist-config":"^0.0.1","@commitlint/config-conventional":"latest"},"peerDependencies":{"dayjs":"*"},"_npmOperationalInternal":{"tmp":"tmp/dayjs-with-plugins_0.0.3_1570749698565_0.01190125314140178","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"dayjs-with-plugins","version":"0.0.4","keywords":["all","alternative","date","day","dayjs","drop","fast","format","formatting","in","moment","momentjs","performance","plugins","replacement"],"author":{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"},"license":"MIT","_id":"dayjs-with-plugins@0.0.4","maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"}],"contributors":[{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"}],"homepage":"https://github.com/niftylettuce/dayjs-with-plugins","bugs":{"url":"https://github.com/niftylettuce/dayjs-with-plugins/issues","email":"niftylettuce@gmail.com"},"xo":{"space":true,"extends":["xo-lass"],"prettier":true},"ava":{"verbose":true},"dist":{"shasum":"97d08e85210099e0825ca31c2f7f79dc685cdd03","tarball":"https://registry.npmjs.org/dayjs-with-plugins/-/dayjs-with-plugins-0.0.4.tgz","fileCount":9,"integrity":"sha512-o7nlUYa51Gk+2ZrS04SC9uMYuyhDjvUI3r/c2VW1rN9UAzGIMA3GjNKAp0aUQ5LbDUqaQjC0EiwtD6x9SoK0UA==","signatures":[{"sig":"MEUCIQCNfp2SQyxdPHABGDOPpQGj4xiDx/HyvJ1XUuYJsl49ZAIgWxgnvn6a1zMtBDenLEqXrYg87Oxw0OkcOfnZV4Y5ov0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMZgzCRA9TVsSAnZWagAA5osP/1MYafNvGeLP66zxl30H\nZf2egfUIzKIQs0SPEJaITlLlarAjkgI878SXOxM9ipx+dsvDxbTQEuLxOR5V\nlpu1G13C38mJQC7xiOQLscMEEu4rYUESUJzb4jSZIi0E4NtlMBcPzVffNiCt\nmCLfPGxW+oT0yiCO+SEJ1wln27rnnnJWjFcpqk7UHe16QkL2ubuuVtbb+VoY\nZyzaCb7x4bcS27xeTBYchPO5V8zUWeBiHI+cD9ZhSX4/zU6pHunnYjsiOB4E\n0i1L2GHt25aXuhzqK8dpOzQxK8KC+X5Q37BSaOmUAlvFRyPap+z84nWeBqdA\nEtMiAEZGa3V3dytjsB69VgUgNgNfK3H6L9ImZ6MNr9tkrpQUUPL1FOTJPDbS\n89bUTXRuiyhTC36qYywwl+8LFtkJ1MgJTBSeBPO8cpUSfGjZvKhqaYQ/joPi\n0jO3KbQtSDenuoyK9blSVbFUA4FRFnzwQUXtxufG0mDdoHowMSfp3Bywtd1B\nXWGwDRRm8vwm5dYBdGLbQsCR5XLSnk6u7wUXYyaVNOs9O45uapmiZOacsquM\naFN1w7tZB9XA5QpM/YfEHMScXpMleZ/NWRtdpsUh53zkBDo0KxYQB1sjsNgv\nbzXzTO15sac4xLgG5Y0+omgAWhogcRiypaEBLt++9VqXUX6BGK3XU4DZea+1\nH2sz\r\n=q4jf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"npm test"}},"unpkg":"dist/dayjs-with-plugins.min.js","engines":{"node":">=6.4.0"},"scripts":{"ava":"cross-env NODE_ENV=test ava","nyc":"cross-env NODE_ENV=test nyc ava","lint":"xo && remark . -qfo && eslint -c .lib.eslintrc lib && eslint --no-inline-config -c .dist.eslintrc dist","test":"npm run build && npm run lint && npm run ava","build":"npm run build:clean && npm run build:lib && npm run build:dist","minify":"cross-env NODE_ENV=production browserify src/index.js -o dist/dayjs-with-plugins.min.js -s dayjs -g [ babelify --configFile ./.dist.babelrc ] -p tinyify","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","build:lib":"babel --config-file ./.lib.babelrc src --out-dir lib","browserify":"browserify src/index.js -o dist/dayjs-with-plugins.js -s dayjs -g [ babelify --configFile ./.dist.babelrc ]","build:dist":"npm run browserify && npm run minify","build:clean":"rimraf lib dist","test-coverage":"npm run build && npm run lint && npm run nyc"},"_npmUser":{"name":"niftylettuce","email":"niftylettuce@gmail.com"},"jsdelivr":"dist/dayjs-with-plugins.min.js","prettier":{"singleQuote":true,"trailingComma":"none","bracketSpacing":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Please upgrade to v1.0.3+ as we have dropped badMutable (which was added by accident, see <https://github.com/ladjs/dayjs-with-plugins/issues/5>)","repository":{"url":"https://github.com/niftylettuce/dayjs-with-plugins","type":"git"},"description":"Day.js with all plugins added out of the box, no need to use dayjs.extend!","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["xo --fix","git add"],"*.md":["remark . -qfo","git add"],"package.json":["fixpack","git add"]},"dependencies":{"debug":"^4.1.1"},"remarkConfig":{"plugins":["preset-github"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"latest","ava":"latest","nyc":"latest","dayjs":"^1.8.33","husky":"latest","jsdom":"15","eslint":"^7.6.0","codecov":"latest","fixpack":"latest","tinyify":"^3.0.0","babelify":"^10.0.0","cross-env":"^7.0.2","@babel/cli":"^7.10.5","browserify":"^16.5.2","remark-cli":"latest","@babel/core":"^7.11.1","lint-staged":"latest","@commitlint/cli":"latest","@babel/preset-env":"^7.11.0","eslint-plugin-node":"^11.1.0","eslint-plugin-compat":"^3.8.0","remark-preset-github":"latest","eslint-config-xo-lass":"^1.0.3","@ladjs/browserslist-config":"^0.0.1","@commitlint/config-conventional":"latest"},"peerDependencies":{"dayjs":"*"},"_npmOperationalInternal":{"tmp":"tmp/dayjs-with-plugins_0.0.4_1597085746626_0.9868796119921186","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"dayjs-with-plugins","version":"1.0.0","keywords":["all","alternative","date","day","dayjs","drop","fast","format","formatting","in","moment","momentjs","performance","plugins","replacement"],"author":{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"},"license":"MIT","_id":"dayjs-with-plugins@1.0.0","maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"titanism","email":"npm@titanism.com"}],"contributors":[{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"}],"homepage":"https://github.com/ladjs/dayjs-with-plugins","bugs":{"url":"https://github.com/ladjs/dayjs-with-plugins/issues","email":"niftylettuce@gmail.com"},"dist":{"shasum":"f1f004d0704c4dde5263b9732bb696b6a87786b5","tarball":"https://registry.npmjs.org/dayjs-with-plugins/-/dayjs-with-plugins-1.0.0.tgz","fileCount":6,"integrity":"sha512-1j2qBM113uEMk/+9GyattE3BmidpyZ2ia+VPEevQd8dG9c+MjDOzoA3LXng1iiPw3wagNXNUPcG1I19Bm3mCGQ==","signatures":[{"sig":"MEYCIQD2cDHsL/J0v7M0RRhWPC1UrwstcZwb1r21+c7vLafkcQIhANlRher8ihruQBu301z5eN5TyWEtHw0gY7rtBlHkM+ou","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":135392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivLIhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyxA//bIi7EfLQt8wKYY17V3td/xiFdcMvGhC9bjDa4eWrWBc8mQrh\r\nk/cVQVfA6PRNI55l/3pZEsvB7wuFKvhRY4phjQQBrixE+jXuIpI0rmJF1f4u\r\nuDxBf/iZaKlRsrbyTNkrPgfVDVyJZOue2zWkoTrXMElqk9OQczzFvk8esCwz\r\nPJ2kG83Lv+IxAb1jOmgpYRtG1UUtqIYBWj4wqGLlTOyjsInQL6iJgJ36CZbN\r\n2DKtIucEuE3GLrVbqqso4Nsjfq2ckjmsXxWgapyvSXny3Qok6Q9GFM7NrWcP\r\nnjY82tRYhjr08cEFtQfjgeCmP33R60j5sW28eX8JkYjD7iQPajgLqGsyh9k4\r\nGHF6kiUnbwJthp/w+A5DokW2ln+YnccuYsxKN0QGMsihnaajOjMzyDZ7s6vW\r\nWFrUtqvUqc4+LQ20cxAbEXk3n/Qtx0qn8A9eZj0OTBM6l76o9j6Le2YJb3CM\r\nxrDj+IVO1tOyG70YAuYubuNXDpw66ii1E6TlI54baKvvdC9TcDv6MDwH0DQp\r\nwYCdyEBe5X9JRdquDCg5SoykuN44uZp9TB7n1aQSXlxkPoKm0VDLlwrtJc0X\r\n/c4hAafUpjZA/vYA/JKv6RD0mN07d3I2m5tQM8oKFn4W2T8w7Jckx2R5mFF2\r\nadaJ68vH5Db2rp15w+l8CjDg5kGHiWh681I=\r\n=XXoE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","unpkg":"dist/dayjs-with-plugins.min.js","engines":{"node":">=14"},"gitHead":"a86eb4ab996e0db67f7c7a173048660894bbd74e","scripts":{"lint":"xo --fix && remark . -qfo && fixpack && eslint -c .lib.eslintrc lib && eslint --no-inline-config -c .dist.eslintrc dist","test":"cross-env NODE_ENV=test nyc ava","build":"npm run build:clean && npm run build:lib && npm run build:dist","minify":"cross-env NODE_ENV=production browserify src/index.js -o dist/dayjs-with-plugins.min.js -s dayjs -g [ babelify --configFile ./.dist.babelrc ] -p tinyify","prepare":"husky install","pretest":"npm run build && npm run lint","build:lib":"babel --config-file ./.lib.babelrc src --out-dir lib","browserify":"browserify src/index.js -o dist/dayjs-with-plugins.js -s dayjs -g [ babelify --configFile ./.dist.babelrc ]","build:dist":"npm run browserify && npm run minify","build:clean":"rimraf lib dist"},"_npmUser":{"name":"titanism","email":"npm@titanism.com"},"jsdelivr":"dist/dayjs-with-plugins.min.js","deprecated":"Please upgrade to v1.0.3+ as we have dropped badMutable (which was added by accident, see <https://github.com/ladjs/dayjs-with-plugins/issues/5>)","repository":{"url":"git+https://github.com/niftylettuce/dayjs-with-plugins.git","type":"git"},"_npmVersion":"8.11.0","description":"Day.js with all plugins and locales added out of the box, no need to use dayjs.extend nor dayjs.locale!","directories":{},"_nodeVersion":"16.15.1","_hasShrinkwrap":false,"devDependencies":{"xo":"^0.50.0","ava":"^4.3.0","nyc":"^15.1.0","dayjs":"^1.11.3","husky":"^8.0.1","jsdom":"15","eslint":"^8.18.0","rimraf":"^3.0.2","fixpack":"^4.0.0","tinyify":"^3.1.0","babelify":"^10.0.0","cross-env":"^7.0.3","@babel/cli":"^7.18.6","browserify":"^17.0.0","remark-cli":"^11.0.0","@babel/core":"^7.18.6","lint-staged":"^13.0.3","@commitlint/cli":"^17.0.3","@babel/preset-env":"^7.18.6","eslint-plugin-node":"^11.1.0","eslint-plugin-compat":"^4.0.2","remark-preset-github":"^4.0.4","eslint-config-xo-lass":"^2.0.1","@ladjs/browserslist-config":"^1.0.0","@commitlint/config-conventional":"^17.0.3"},"peerDependencies":{"dayjs":"*"},"_npmOperationalInternal":{"tmp":"tmp/dayjs-with-plugins_1.0.0_1656533536993_0.686797735753653","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"dayjs-with-plugins","version":"1.0.1","keywords":["all","alternative","date","day","dayjs","drop","fast","format","formatting","in","moment","momentjs","performance","plugins","replacement"],"author":{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"},"license":"MIT","_id":"dayjs-with-plugins@1.0.1","maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"titanism","email":"npm@titanism.com"}],"contributors":[{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"}],"homepage":"https://github.com/ladjs/dayjs-with-plugins","bugs":{"url":"https://github.com/ladjs/dayjs-with-plugins/issues","email":"niftylettuce@gmail.com"},"dist":{"shasum":"2a21e09718542e6d8af1f1c6ff68034efb787525","tarball":"https://registry.npmjs.org/dayjs-with-plugins/-/dayjs-with-plugins-1.0.1.tgz","fileCount":6,"integrity":"sha512-V3B44b7qvNRPAhhsg6tjOO6BMKrumpTYbzRO9NPxQKQH7NlHK5bZOWZ8dfTqrrHdX57Fg7D/X/rl4SvL9v9G0A==","signatures":[{"sig":"MEUCICYk1RcdugQJH0ntnUPG2aM5LQTE71Zg1vVwvAVZJXo6AiEA2srJGbXB0llvuhejKzTMvUCYPCgC9akvFvjHIv0MOLY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":673435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivn8gACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBZw/5AIw6iFy08bdO3E708GS0qky/m4N+8KZ4CorGFLOSG04tIC1p\r\nSGVlsYDfkJkAdK+toA/PGvC2JG5w3PIi4vubXIkWz/gbpnr/h1j4VH7k4LJe\r\nohQW2aCYy8zHVVxCV6VQuZKIC2h9S9q9xt/D4fAu88JruSU7h4TqGFZFq9Hk\r\nzB40tZMAsfBR5iJC3rijqAm5XjF6waNraJ0eCuqMZI1wJ7awSA6t4ubQtjzd\r\nZpORdxxFrENtJR+x0vzRfPNfSxkJz+tClSvYFrM/5wVzM9l+wEJUvU6uVexn\r\nC1vgLIluP0WFPEWA2N//ZTDnoaHtZ5k6rvDALttMmEjEoqCf31uPp9aDxMS2\r\nPKvw/zrygEu7fddX3BHsTHIKelU3+UblYPyMw3YmaCrA/bjSaMWFlDOe98xZ\r\nx45cosL77bu2z7ICSjYXlGdbKy7tZFjkUcnGOsGAOaX8R123pUiHY7lIePI6\r\nAzSXoIbwru1abqY8Nwe6TGbfGa6nXxinht5KkKcuKzLl2dhGtkOgmR4cK/7t\r\nYdO0sHBSXuz3id3VH7fVpgBuvnHQ1CO4WeTCKgmrltOa0jNoaFVKP2RUokIv\r\nXvlrdUIDh3vFnC0QWeuIAKncP2BdNxtIhTbfgxMLuo2tk8utWWH90ob0k+UC\r\ngNdiuHuZIFapHrBI1uFoRGHxQKgTNDl9QwE=\r\n=pB6Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","unpkg":"dist/dayjs-with-plugins.min.js","engines":{"node":">=14"},"gitHead":"e718e9a98ddfc3277cd223851855236de8399f62","scripts":{"lint":"xo --fix && remark . -qfo && fixpack && eslint -c .lib.eslintrc lib && eslint --no-inline-config -c .dist.eslintrc dist","test":"cross-env NODE_ENV=test nyc ava","build":"npm run build:clean && npm run build:lib && npm run build:dist","minify":"cross-env NODE_ENV=production browserify src/index.js -o dist/dayjs-with-plugins.min.js -s dayjs -g [ babelify --configFile ./.dist.babelrc ] -p tinyify","prepare":"husky install","pretest":"npm run build && npm run lint","build:lib":"babel --config-file ./.lib.babelrc src --out-dir lib","browserify":"browserify src/index.js -o dist/dayjs-with-plugins.js -s dayjs -g [ babelify --configFile ./.dist.babelrc ]","build:dist":"npm run browserify && npm run minify","build:clean":"rimraf lib dist"},"_npmUser":{"name":"titanism","email":"npm@titanism.com"},"jsdelivr":"dist/dayjs-with-plugins.min.js","deprecated":"Please upgrade to v1.0.3+ as we have dropped badMutable (which was added by accident, see <https://github.com/ladjs/dayjs-with-plugins/issues/5>)","repository":{"url":"git+https://github.com/niftylettuce/dayjs-with-plugins.git","type":"git"},"_npmVersion":"8.11.0","description":"Day.js with all plugins and locales added out of the box, no need to use dayjs.extend nor dayjs.locale!","directories":{},"_nodeVersion":"16.15.1","_hasShrinkwrap":false,"devDependencies":{"xo":"^0.50.0","ava":"^4.3.0","nyc":"^15.1.0","dayjs":"^1.11.3","husky":"^8.0.1","jsdom":"15","eslint":"^8.18.0","rimraf":"^3.0.2","fixpack":"^4.0.0","tinyify":"^3.1.0","babelify":"^10.0.0","cross-env":"^7.0.3","@babel/cli":"^7.18.6","browserify":"^17.0.0","remark-cli":"^11.0.0","@babel/core":"^7.18.6","lint-staged":"^13.0.3","@commitlint/cli":"^17.0.3","@babel/preset-env":"^7.18.6","eslint-plugin-node":"^11.1.0","eslint-plugin-compat":"^4.0.2","remark-preset-github":"^4.0.4","eslint-config-xo-lass":"^2.0.1","@commitlint/config-conventional":"^17.0.3"},"peerDependencies":{"dayjs":"*"},"_npmOperationalInternal":{"tmp":"tmp/dayjs-with-plugins_1.0.1_1656651551495_0.13224846862539885","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"dayjs-with-plugins","version":"1.0.2","keywords":["all","alternative","date","day","dayjs","drop","fast","format","formatting","in","moment","momentjs","performance","plugins","replacement"],"author":{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"},"license":"MIT","_id":"dayjs-with-plugins@1.0.2","maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"titanism","email":"npm@titanism.com"}],"contributors":[{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"}],"homepage":"https://github.com/ladjs/dayjs-with-plugins","bugs":{"url":"https://github.com/ladjs/dayjs-with-plugins/issues","email":"niftylettuce@gmail.com"},"dist":{"shasum":"feae38dbd23906d3b31f41bb8a240290281c98d0","tarball":"https://registry.npmjs.org/dayjs-with-plugins/-/dayjs-with-plugins-1.0.2.tgz","fileCount":6,"integrity":"sha512-ES6X8wjAo3zDQg841UUYIxDAmkg1snGTLpmtPW1EaRI/NyvzE5hKcFKlnoX4wU8vs0yeenJsyD9TZCluY0hs/g==","signatures":[{"sig":"MEQCIFolMybR1XWZoU0xq7Y+5X1Ghn2FSmLwSEshJnWuztBmAiBhkIUN4O4krlzvDNp7HQngaythG97G1TeeSiOKf70LFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":673428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivn+dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrrvhAAh9roh9nXgtKGerGUO5y5oKnFiu/vWcG/RP+F+xkebf3qRgNJ\r\nH6KIb3brikkscJEvEbNAoneW0BMgvTpk1wN0Ma6CDqr3wAByb8s4Hv4tHC5T\r\nMU3ekZN/+biEQjamuxuDBqJEbkqfbFqCjddyxivUXErcDKHqkFS7SLJUSgNn\r\n0HFrvrmHqYJeRaFWPRNADHi/cRAdFWMRWBVjEGLjz7+MdSkQRrrASzVQqOdD\r\n2U5f1eGPPb+olrUmH/49mIb///Eg4Jl3iNizaPCCJs2MGyftKBcDpaDKAWg1\r\nNxCh6oD83ShiJrEpHsWcjWBMdTIvA5Z2IWVnVqA/W/i49BbUu3ymYOIQECBW\r\nN3hYq+lMTEOny5A6kfuwkzIYPVVZKRvsM6/O21VM4lbma06o5WXHl0JfBETq\r\nSllpX3dZ5KHtKccFblv1XmWeqZB5jjfLLYy27BTjw3HM9bPKuNP5VO05uHPN\r\nSfrD5fzsTgxMaGy790bkRX6EyP2LVpUQIoIWrndBKY9kzqCKqhHiEHTpTxKF\r\nylQ6LK2n5tpQX8pfubGY3CI1IWVj1S4FlLbkkR7pa8K+zgG3tyEBv3YgWex2\r\n1PSYqQE/YoKzyS77k98ZHV8jqa5JVunuvUooJZDUqH6jFFRXsqET+2DLi4dO\r\ndCiybPvOyiOio9jQL5H5yIM0p/I82DPk+40=\r\n=WAJF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","unpkg":"dist/dayjs-with-plugins.min.js","engines":{"node":">=14"},"gitHead":"7465d524ae32b996c898e6646f19f9a16bf2da16","scripts":{"lint":"xo --fix && remark . -qfo && fixpack && eslint -c .lib.eslintrc lib && eslint --no-inline-config -c .dist.eslintrc dist","test":"cross-env NODE_ENV=test nyc ava","build":"npm run build:clean && npm run build:lib && npm run build:dist","minify":"cross-env NODE_ENV=production browserify src/index.js -o dist/dayjs-with-plugins.min.js -s dayjs -g [ babelify --configFile ./.dist.babelrc ] -p tinyify","prepare":"husky install","pretest":"npm run build && npm run lint","build:lib":"babel --config-file ./.lib.babelrc src --out-dir lib","browserify":"browserify src/index.js -o dist/dayjs-with-plugins.js -s dayjs -g [ babelify --configFile ./.dist.babelrc ]","build:dist":"npm run browserify && npm run minify","build:clean":"rimraf lib dist"},"_npmUser":{"name":"titanism","email":"npm@titanism.com"},"jsdelivr":"dist/dayjs-with-plugins.min.js","deprecated":"Please upgrade to v1.0.3+ as we have dropped badMutable (which was added by accident, see <https://github.com/ladjs/dayjs-with-plugins/issues/5>)","repository":{"url":"git+https://github.com/ladjs/dayjs-with-plugins.git","type":"git"},"_npmVersion":"8.11.0","description":"Day.js with all plugins and locales added out of the box, no need to use dayjs.extend nor dayjs.locale!","directories":{},"_nodeVersion":"16.15.1","_hasShrinkwrap":false,"devDependencies":{"xo":"^0.50.0","ava":"^4.3.0","nyc":"^15.1.0","dayjs":"^1.11.3","husky":"^8.0.1","jsdom":"15","eslint":"^8.18.0","rimraf":"^3.0.2","fixpack":"^4.0.0","tinyify":"^3.1.0","babelify":"^10.0.0","cross-env":"^7.0.3","@babel/cli":"^7.18.6","browserify":"^17.0.0","remark-cli":"^11.0.0","@babel/core":"^7.18.6","lint-staged":"^13.0.3","@commitlint/cli":"^17.0.3","@babel/preset-env":"^7.18.6","eslint-plugin-node":"^11.1.0","eslint-plugin-compat":"^4.0.2","remark-preset-github":"^4.0.4","eslint-config-xo-lass":"^2.0.1","@commitlint/config-conventional":"^17.0.3"},"peerDependencies":{"dayjs":"*"},"_npmOperationalInternal":{"tmp":"tmp/dayjs-with-plugins_1.0.2_1656651676886_0.3759679712174371","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"dayjs-with-plugins","version":"1.0.3","keywords":["all","alternative","date","day","dayjs","drop","fast","format","formatting","in","moment","momentjs","performance","plugins","replacement"],"author":{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"},"license":"MIT","_id":"dayjs-with-plugins@1.0.3","maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"titanism","email":"npm@titanism.com"}],"contributors":[{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"}],"homepage":"https://github.com/ladjs/dayjs-with-plugins","bugs":{"url":"https://github.com/ladjs/dayjs-with-plugins/issues","email":"niftylettuce@gmail.com"},"dist":{"shasum":"ff8f0a9823bec1633c7d1385044b3c0edc05fb46","tarball":"https://registry.npmjs.org/dayjs-with-plugins/-/dayjs-with-plugins-1.0.3.tgz","fileCount":7,"integrity":"sha512-l0LbJ/5f/pXzj0HQhAnz5pchkU3DC7YIw+oHYxzKmhVHynmDuSm7HHZbmPEyNs2X9a8IyH00cTMhfUdTXQL/uA==","signatures":[{"sig":"MEQCIAbuQ05sdNsp6FYBzIhHwtjbJ56Z2jJ85RJSEcY2mcKrAiBcFZDxRESV+R+MXEECaZ07DmiXHbMfS9Uh++sF8RnCMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":704852,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwNM2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmriZA/+MT3FLDn34FN83GAC2NrosKv5l9iGfNAnYcZ4QcWOa5jD4u7U\r\nniuKqFkFNJSDTr4g9PJBNUotHymYTwbqwT4cm8gBT4RRnPH17QibaXNQsY1N\r\nbbFXtMAgHM4dVefH13gc+8Wd5VJjsXgghu/5TdHjOaJxTECuUpYHDCkKBFDe\r\n3/ZPnauEw6arxS5Q3H1ovw68dqdXtTmVSVrmSE0AiV5IISYojWzCQ6epwkQu\r\nATq1w0enuYCUyuVfisTJLXbq+QztXCnJNSwLF7xTXZWO53SbCYZHFluPsbZt\r\nVtcnqXcnKsqPOs41X9KZfL0/BnMcNpoZZND46OkN7AIP6fB8AHDh6COo4qC/\r\nDp+haK1D1A/4IUHTEnjZ2hEy2hk55jsiFFuIa51r3K1PyixihGR8V5W4hMuh\r\ncC5tAm7BoEp1Vv9+k71BHOr/4dnxT/GyCeitkfxqwmVLJZ2k9YnwdlH8J+wx\r\nL9JMlwbzI1pyZr3VpaY0a0UtqqKjqRVSN2lZEE+Vs/+bVYW7VCo1osPi12av\r\nLjJHVHKD7SDSMziaK1QsAGi4PVr4EALtGMh0ReDmTfEZui1j86jszP5NkCVz\r\nh53B1rHUHv0Q0uILaoNeoDunHPslwod3bTBAm+vjRuKiD88dOyZnxB+y2ja0\r\ngjv46nmFc1aEPYxKQaWjAiwMkBt4v4S+01Y=\r\n=9s0o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","unpkg":"dist/dayjs-with-plugins.min.js","engines":{"node":">=14"},"gitHead":"aceee5858d5fcf43f9a88d381cd458ece9a4f2ea","scripts":{"lint":"xo --fix && remark . -qfo && fixpack && eslint -c .lib.eslintrc lib && eslint --no-inline-config -c .dist.eslintrc dist","test":"cross-env NODE_ENV=test nyc ava","build":"npm run build:clean && npm run build:lib && npm run build:dist","minify":"cross-env NODE_ENV=production browserify src/index.js -o dist/dayjs-with-plugins.min.js -s dayjs -g [ babelify --configFile ./.dist.babelrc ] -p tinyify","prepare":"husky install","pretest":"npm run build && npm run lint","build:lib":"babel --config-file ./.lib.babelrc src --out-dir lib","browserify":"browserify src/index.js -o dist/dayjs-with-plugins.js -s dayjs -g [ babelify --configFile ./.dist.babelrc ]","build:dist":"npm run browserify && npm run minify","build:clean":"rimraf lib dist"},"_npmUser":{"name":"titanism","email":"npm@titanism.com"},"jsdelivr":"dist/dayjs-with-plugins.min.js","repository":{"url":"git+https://github.com/ladjs/dayjs-with-plugins.git","type":"git"},"_npmVersion":"8.19.2","description":"Day.js with all plugins and locales added out of the box, no need to use dayjs.extend nor dayjs.locale!","directories":{},"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"xo":"^0.53.1","ava":"^5.1.0","nyc":"^15.1.0","dayjs":"^1.11.7","husky":"^8.0.3","jsdom":"15","eslint":"^8.31.0","rimraf":"^4.0.4","fixpack":"^4.0.0","tinyify":"3.1.0","babelify":"^10.0.0","cross-env":"^7.0.3","@babel/cli":"^7.20.7","browserify":"^17.0.0","remark-cli":"^11.0.0","@babel/core":"^7.20.12","lint-staged":"^13.1.0","@commitlint/cli":"^17.4.2","@babel/preset-env":"^7.20.2","eslint-plugin-node":"^11.1.0","eslint-plugin-compat":"^4.0.2","remark-preset-github":"^4.0.4","eslint-config-xo-lass":"^2.0.1","@commitlint/config-conventional":"^17.4.2"},"peerDependencies":{"dayjs":"*"},"_npmOperationalInternal":{"tmp":"tmp/dayjs-with-plugins_1.0.3_1673581366246_0.8755020558192816","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"dayjs-with-plugins","description":"Day.js with all plugins and locales added out of the box, no need to use dayjs.extend nor dayjs.locale!","version":"1.0.4","author":{"name":"Nick Baugh","email":"niftylettuce@gmail.com","url":"http://niftylettuce.com/"},"bugs":{"url":"https://github.com/ladjs/dayjs-with-plugins/issues","email":"niftylettuce@gmail.com"},"contributors":[{"name":"Nick Baugh","email":"niftylettuce@gmail.com","url":"http://niftylettuce.com/"}],"devDependencies":{"@babel/cli":"^7.20.7","@babel/core":"^7.20.12","@babel/preset-env":"^7.20.2","@commitlint/cli":"^17.4.2","@commitlint/config-conventional":"^17.4.2","ava":"^5.1.0","babelify":"^10.0.0","browserify":"^17.0.0","cross-env":"^7.0.3","dayjs":"^1.11.7","eslint":"8.49.0","eslint-config-xo-lass":"^2.0.1","eslint-plugin-compat":"^4.0.2","eslint-plugin-node":"^11.1.0","fixpack":"^4.0.0","husky":"^8.0.3","jsdom":"15","lint-staged":"^13.1.0","nyc":"^15.1.0","remark-cli":"^11.0.0","remark-preset-github":"^4.0.4","rimraf":"^4.0.4","tinyify":"3.1.0","xo":"0.56.0"},"engines":{"node":">=14"},"homepage":"https://github.com/ladjs/dayjs-with-plugins","jsdelivr":"dist/dayjs-with-plugins.min.js","keywords":["all","alternative","date","day","dayjs","drop","fast","format","formatting","in","moment","momentjs","performance","plugins","replacement"],"license":"MIT","main":"lib/index.js","peerDependencies":{"dayjs":"*"},"repository":{"type":"git","url":"git+https://github.com/ladjs/dayjs-with-plugins.git"},"scripts":{"browserify":"browserify src/index.js -o dist/dayjs-with-plugins.js -s dayjs -g [ babelify --configFile ./.dist.babelrc ]","build":"npm run build:clean && npm run build:lib && npm run build:dist","build:clean":"rimraf lib dist","build:dist":"npm run browserify && npm run minify","build:lib":"babel --config-file ./.lib.babelrc src --out-dir lib","lint":"xo --fix && remark . -qfo && fixpack && eslint -c .lib.eslintrc lib && eslint --no-inline-config -c .dist.eslintrc dist","minify":"cross-env NODE_ENV=production browserify src/index.js -o dist/dayjs-with-plugins.min.js -s dayjs -g [ babelify --configFile ./.dist.babelrc ] -p tinyify","prepare":"husky install","pretest":"npm run build && npm run lint","test":"cross-env NODE_ENV=test nyc ava"},"unpkg":"dist/dayjs-with-plugins.min.js","gitHead":"3c759c8d641fc073d26d2fad73b77955945724ee","_id":"dayjs-with-plugins@1.0.4","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-fOqHs2iISlsoHcNNXY8nhssxZgv6k+yplhfxjSR+uuktAEwyWsOeUirBcbgTIIxS7LKKQymBuY02zLzTeC4D9g==","shasum":"9b0390625abe09028d1164f8e70eea0201298220","tarball":"https://registry.npmjs.org/dayjs-with-plugins/-/dayjs-with-plugins-1.0.4.tgz","fileCount":7,"unpackedSize":710788,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEbeuoBmVcJG7k+TwBaVYorjwliDw9sFPv3XkZ9BdDr4AiEAiDYAsJrf4PF7UlSVHkdjNoY2CfPbR/D+MSOQ8nFcu5o="}]},"_npmUser":{"name":"titanism","email":"npm@titanism.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dayjs-with-plugins_1.0.4_1719343724975_0.7288240373419976"},"_hasShrinkwrap":false}},"time":{"created":"2019-10-10T20:52:26.813Z","modified":"2024-06-25T19:28:45.337Z","0.0.1":"2019-10-10T20:52:26.977Z","0.0.2":"2019-10-10T23:08:39.864Z","0.0.3":"2019-10-10T23:21:38.719Z","0.0.4":"2020-08-10T18:55:47.065Z","1.0.0":"2022-06-29T20:12:17.184Z","1.0.1":"2022-07-01T04:59:11.673Z","1.0.2":"2022-07-01T05:01:17.174Z","1.0.3":"2023-01-13T03:42:46.404Z","1.0.4":"2024-06-25T19:28:45.160Z"},"maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"titanism","email":"npm@titanism.com"}],"author":{"name":"Nick Baugh","email":"niftylettuce@gmail.com","url":"http://niftylettuce.com/"},"repository":{"type":"git","url":"git+https://github.com/ladjs/dayjs-with-plugins.git"},"keywords":["all","alternative","date","day","dayjs","drop","fast","format","formatting","in","moment","momentjs","performance","plugins","replacement"],"license":"MIT","homepage":"https://github.com/ladjs/dayjs-with-plugins","bugs":{"url":"https://github.com/ladjs/dayjs-with-plugins/issues","email":"niftylettuce@gmail.com"},"readme":"# dayjs-with-plugins\n\n[![build status](https://github.com/ladjs/dayjs-with-plugins/actions/workflows/ci.yml/badge.svg)](https://github.com/ladjs/dayjs-with-plugins/actions/workflows/ci.yml)\n[![code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n[![made with lass](https://img.shields.io/badge/made_with-lass-95CC28.svg)](https://lass.js.org)\n[![license](https://img.shields.io/github/license/ladjs/dayjs-with-plugins.svg)](LICENSE)\n[![npm downloads](https://img.shields.io/npm/dt/dayjs-with-plugins.svg)](https://npm.im/dayjs-with-plugins)\n\n> Day.js with all plugins and locales added out of the box, no need to use `dayjs.extend` nor `dayjs.locale`!\n\n\n## Table of Contents\n\n* [Install](#install)\n* [Usage](#usage)\n  * [Node](#node)\n  * [Browser](#browser)\n  * [Debugging](#debugging)\n* [Contributors](#contributors)\n* [License](#license)\n\n\n## Install\n\n[npm][]:\n\n```sh\nnpm install dayjs dayjs-with-plugins\n```\n\n\n## Usage\n\n### Node\n\n```js\nconst dayjs = require('dayjs-with-plugins');\n\nconsole.log('M/D/YY', dayjs().format('M/D/YY'));\n```\n\n### Browser\n\n#### VanillaJS\n\nThis is the solution for you if you're just using `<script>` tags everywhere!\n\n```html\n<script src=\"https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=Promise\"></script>\n<script src=\"https://unpkg.com/dayjs-with-plugins\"></script>\n<script type=\"text/javascript\">\n  (function() {\n    console.log('M/D/YY', dayjs().format('M/D/YY'));\n  })();\n</script>\n```\n\n##### Required Browser Features\n\nWe recommend using <https://cdnjs.cloudflare.com/polyfill> (specifically with the bundle mentioned in [VanillaJS](#vanillajs) above):\n\n```html\n<script src=\"https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=Promise\"></script>\n```\n\n* Promise is not supported in op\\_mini all\n\n#### Bundler\n\nThis assumes you are using [browserify][], [webpack][], [rollup][], or another bundler.\n\nSee [Node](#node) usage above for how to use in a bundler environment.\n\n### Debugging\n\nYou can use `NODE_DEBUG=dayjs-with-plugins node app.js` to debug output from this package.\n\n\n## Contributors\n\n| Name           | Website                    |\n| -------------- | -------------------------- |\n| **Nick Baugh** | <http://niftylettuce.com/> |\n\n\n## License\n\n[MIT](LICENSE) © [Nick Baugh](http://niftylettuce.com/)\n\n\n##\n\n[npm]: https://www.npmjs.com/\n\n[browserify]: https://github.com/browserify/browserify\n\n[webpack]: https://github.com/webpack/webpack\n\n[rollup]: https://github.com/rollup/rollup\n","readmeFilename":"README.md","contributors":[{"name":"Nick Baugh","email":"niftylettuce@gmail.com","url":"http://niftylettuce.com/"}]}