{"name":"luxon","version":"2.3.2","description":"Immutable date wrapper","author":{"name":"Isaac Cambron"},"keywords":["date","immutable"],"repository":{"type":"git","url":"git+https://github.com/moment/luxon.git"},"scripts":{"build":"babel-node tasks/buildAll.js","build-node":"babel-node tasks/buildNode.js","build-global":"babel-node tasks/buildGlobal.js","jest":"jest","test":"jest --coverage","api-docs":"mkdir -p build && documentation build src/luxon.js -f html -o build/api-docs && sed -i.bak 's/<\\/body>/<script src=\"\\/global\\/luxon.js\"><\\/script><script>console.log(\"You can try Luxon right here using the `luxon` global, like `luxon.DateTime.now()`\");<\\/script><\\/body>/g' build/api-docs/index.html && rm build/api-docs/index.html.bak","copy-site":"mkdir -p build && rsync -a docs/ build/docs && rsync -a site/ build","site":"npm run api-docs && npm run copy-site","format":"prettier --write 'src/**/*.js' 'test/**/*.js' 'benchmarks/*.js'","format-check":"prettier --check 'src/**/*.js' 'test/**/*.js' 'benchmarks/*.js'","benchmark":"babel-node benchmarks/index.js","codecov":"codecov","prepare":"husky install"},"lint-staged":{"*.{js,json}":["prettier --write"]},"devDependencies":{"@babel/core":"^7.16.0","@babel/node":"^7.16.0","@babel/plugin-external-helpers":"^7.16.0","@babel/preset-env":"^7.16.0","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^19.0.0","@rollup/plugin-node-resolve":"^13.0.0","babel-jest":"^25.3.0","benchmark":"latest","codecov":"latest","documentation":"latest","fs-extra":"^6.0.1","husky":"^7.0.0","jest":"^27.0.6","lint-staged":"^11.0.0","prettier":"^2.3.2","rollup":"^2.52.7","rollup-plugin-terser":"^7.0.2","uglify-js":"^3.13.10"},"main":"build/node/luxon.js","module":"src/luxon.js","browser":"build/cjs-browser/luxon.js","jsdelivr":"build/global/luxon.min.js","unpkg":"build/global/luxon.min.js","engines":{"node":">=12"},"license":"MIT","sideEffects":false,"gitHead":"03b5da487668226955c1392457afd71bc9678256","bugs":{"url":"https://github.com/moment/luxon/issues"},"homepage":"https://github.com/moment/luxon#readme","_id":"luxon@2.3.2","_nodeVersion":"17.6.0","_npmVersion":"8.5.1","dist":{"shasum":"5f2f3002b8c39b60a7b7ad24b2a85d90dc5db49c","size":856991,"noattachment":false,"key":"/luxon/-/luxon-2.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/luxon/download/luxon-2.3.2.tgz"},"_npmUser":{"name":"icambron","email":"icambron@gmail.com"},"directories":{},"maintainers":[{"name":"diesieben07","email":""},{"name":"icambron","email":"icambron@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/luxon_2.3.2_1650198812187_0.9062989435625879"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-17T12:33:37.599Z","publish_time":1650198812429,"_cnpm_publish_time":1650198812429,"dist-tags":{"latest":"3.7.2","next":"3.8.0-alpha.1"}}