{"_id":"nano-date","_rev":"4652753","name":"nano-date","description":"Date class that supports up to nano seconds","dist-tags":{"latest":"4.1.0"},"maintainers":[{"name":"jcgertig","email":""}],"time":{"modified":"2026-04-10T20:48:55.000Z","created":"2017-06-29T06:05:19.231Z","4.1.0":"2019-07-31T18:47:26.379Z","3.0.0":"2018-07-11T18:32:59.058Z","2.1.0":"2017-12-12T22:59:07.846Z","2.0.1":"2017-09-25T02:06:32.366Z","2.0.0":"2017-09-04T04:21:16.692Z","1.2.6":"2017-07-21T18:19:28.810Z","1.2.5":"2017-07-20T22:42:51.114Z","1.2.4":"2017-07-13T05:49:07.930Z","1.2.3":"2017-07-13T02:58:38.157Z","1.2.2":"2017-07-13T02:20:36.615Z","1.2.1":"2017-07-13T02:16:01.577Z","1.2.0":"2017-07-13T01:52:25.106Z","1.1.4":"2017-07-12T22:33:15.864Z","1.1.3":"2017-07-03T15:54:28.674Z","1.1.2":"2017-07-03T14:09:40.291Z","1.1.1":"2017-07-03T14:04:28.343Z","1.1.0":"2017-06-29T18:31:29.809Z","1.0.9":"2017-06-29T18:27:27.212Z","1.0.8":"2017-06-29T18:26:21.100Z","1.0.7":"2017-06-29T18:12:29.161Z","1.0.6":"2017-06-29T18:10:15.014Z","1.0.5":"2017-06-29T18:06:23.419Z","1.0.4":"2017-06-29T18:03:30.600Z","1.0.3":"2017-06-29T14:45:04.118Z","1.0.2":"2017-06-29T13:38:46.834Z","1.0.1":"2017-06-29T13:36:57.505Z","1.0.0":"2017-06-29T12:18:05.974Z","0.0.0-rc23":"2017-06-29T12:12:27.073Z","0.0.0-rc22":"2017-06-29T08:27:19.160Z","0.0.0-rc21":"2017-06-29T08:23:30.781Z","0.0.0-rc20":"2017-06-29T08:21:49.699Z","0.0.0-rc19":"2017-06-29T08:09:59.848Z","0.0.0-rc18":"2017-06-29T08:03:53.040Z","0.0.0-rc17":"2017-06-29T08:02:16.618Z","0.0.0-rc16":"2017-06-29T07:56:59.386Z","0.0.0-rc15":"2017-06-29T07:51:43.199Z","0.0.0-rc14":"2017-06-29T07:45:22.699Z","0.0.0-rc13":"2017-06-29T07:43:40.662Z","0.0.0-rc12":"2017-06-29T06:53:25.145Z","0.0.0-rc11":"2017-06-29T06:51:00.613Z","0.0.0-rc10":"2017-06-29T06:46:03.460Z","0.0.0-rc9":"2017-06-29T06:43:28.674Z","0.0.0-rc8":"2017-06-29T06:37:08.037Z","0.0.0-rc7":"2017-06-29T06:28:57.251Z","0.0.0-rc6":"2017-06-29T06:23:01.961Z","0.0.0-rc5":"2017-06-29T06:18:19.669Z","0.0.0-rc4":"2017-06-29T06:16:27.140Z","0.0.0-rc3":"2017-06-29T06:14:37.900Z","0.0.0-rc2":"2017-06-29T06:10:46.982Z","0.0.0-rc1":"2017-06-29T06:05:19.231Z"},"users":{},"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"versions":{"4.1.0":{"name":"nano-date","version":"4.1.0","description":"Date class that supports up to nano seconds","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build:types":"tsc --project ./ --declaration --emitDeclarationOnly","build:js":"babel src --out-dir dist --extensions \".ts,.tsx\" --source-maps inline","cleanDir:build":"rimraf dist","cleanDir:docs":"rimraf dist-docs","transpile":"run-s build:types build:js","copy:public":"copy public dist-docs","typedoc":"typedoc --out dist-docs src --inlineSourceMap --mode modules --module system --excludePrivate --ignoreCompilerErrors","build":"run-s cleanDir:build transpile","test:types":"tsc --project ./ --noEmit","test:types:watch":"npm run test:types -- --watch","test:lint":"tslint --project tsconfig.json \"src/**/*.{ts,tsx}\"","test:unit":"jest --coverage","test":"run-s test:types test:lint test:unit","build:docs":"run-s cleanDir:docs typedoc","prepublishOnly":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#README","dependencies":{"bignumber.js":"^9.0.0","memoizerific":"^1.11.2"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-proposal-object-rest-spread":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/preset-typescript":"^7.3.3","@types/jest":"^24.0.16","chai":"^4.2.0","copy-dir-cli":"^0.0.3","jest":"^24.8.0","npm-run-all":"^4.1.5","regenerator-runtime":"^0.11.0","rimraf":"^2.6.3","sinon":"^7.3.2","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","tslint-config-semistandard":"^8.0.1","typedoc":"^0.15.0","typescript":"^3.5.3"},"jest":{"moduleFileExtensions":["ts","tsx","js","jsx"],"roots":["<rootDir>/src"],"testPathIgnorePatterns":["/node_modules/","<rootDir>/lib/","<rootDir>/build/","<rootDir>/examples/"]},"gitHead":"b311bc16ab3ed6caaac6a1c7e5dd8a9b119d8fc8","_id":"nano-date@4.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"44fd02edbed5e882124f3769734eb3600b4d70dc","size":64929,"noattachment":false,"key":"/nano-date/-/nano-date-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-4.1.0.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date_4.1.0_1564598846197_0.32832771719830944"},"_hasShrinkwrap":false,"publish_time":1564598846379,"_cnpm_publish_time":1564598846379,"_cnpmcore_publish_time":"2021-12-16T20:51:07.043Z"},"3.0.0":{"name":"nano-date","version":"3.0.0","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"rollup":"BABEL_ENV=rollup rollup -c","compile":"BABEL_ENV=npm babel src/ --out-dir lib","prepublish":"npm run compile && npm run rollup","test":"BABEL_ENV=development jest --coverage"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"jest":{"testPathIgnorePatterns":["/node_modules/","<rootDir>/lib/","<rootDir>/build/","<rootDir>/examples/"]},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.4","core-decorators":"^0.20.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-jest":"^20.0.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1","jest":"^20.0.4","regenerator-runtime":"^0.11.0","rollup":"^0.49.2","rollup-plugin-babel":"^3.0.2","rollup-plugin-commonjs":"^8.2.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-plugin-uglify":"^2.0.1"},"gitHead":"dbe5d0dfe0c674953a62095c075c7cddac38aa81","_id":"nano-date@3.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"a5cf77e3c3d9c7ff9189ef5feef111ab967e2a6c","size":108052,"noattachment":false,"key":"/nano-date/-/nano-date-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-3.0.0.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date_3.0.0_1531333978966_0.8331753061335998"},"_hasShrinkwrap":false,"publish_time":1531333979058,"_cnpm_publish_time":1531333979058,"_cnpmcore_publish_time":"2021-12-16T20:51:07.493Z"},"2.1.0":{"name":"nano-date","version":"2.1.0","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"rollup":"BABEL_ENV=rollup rollup -c","compile":"BABEL_ENV=npm babel src/ --out-dir lib","prepublish":"npm run compile && npm run rollup","test":"BABEL_ENV=development jest --coverage"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"jest":{"testPathIgnorePatterns":["/node_modules/","<rootDir>/lib/","<rootDir>/build/","<rootDir>/examples/"]},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.4","core-decorators":"^0.20.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-jest":"^20.0.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1","jest":"^20.0.4","regenerator-runtime":"^0.11.0","rollup":"^0.49.2","rollup-plugin-babel":"^3.0.2","rollup-plugin-commonjs":"^8.2.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-plugin-uglify":"^2.0.1"},"gitHead":"9b3e89abc50846563819b6a5420aeaaaae89a639","_id":"nano-date@2.1.0","_shasum":"bde8213d8a0f2ad1a3a16e8f455eee2475ffdbf9","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"bde8213d8a0f2ad1a3a16e8f455eee2475ffdbf9","size":107873,"noattachment":false,"key":"/nano-date/-/nano-date-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-2.1.0.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-2.1.0.tgz_1513119546704_0.07362142973579466"},"directories":{},"publish_time":1513119547846,"_hasShrinkwrap":false,"_cnpm_publish_time":1513119547846,"_cnpmcore_publish_time":"2021-12-16T20:51:08.025Z"},"2.0.1":{"name":"nano-date","version":"2.0.1","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"rollup":"BABEL_ENV=rollup rollup -c","compile":"BABEL_ENV=npm babel src/ --out-dir lib","prepublish":"npm run compile && npm run rollup","test":"BABEL_ENV=development jest --coverage"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"jest":{"testPathIgnorePatterns":["/node_modules/","<rootDir>/lib/","<rootDir>/build/","<rootDir>/examples/"]},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.4","core-decorators":"^0.20.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-jest":"^20.0.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1","jest":"^20.0.4","regenerator-runtime":"^0.11.0","rollup":"^0.49.2","rollup-plugin-babel":"^3.0.2","rollup-plugin-commonjs":"^8.2.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-plugin-uglify":"^2.0.1"},"gitHead":"a9073d63c6e3a9834b890d59653c1ca436765d77","_id":"nano-date@2.0.1","_shasum":"16ed1351f7b4d0ad190e8565ff767b78a50e57ae","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"16ed1351f7b4d0ad190e8565ff767b78a50e57ae","size":107718,"noattachment":false,"key":"/nano-date/-/nano-date-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-2.0.1.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-2.0.1.tgz_1506305191245_0.8733013675082475"},"directories":{},"publish_time":1506305192366,"_hasShrinkwrap":false,"_cnpm_publish_time":1506305192366,"_cnpmcore_publish_time":"2021-12-16T20:51:08.532Z"},"2.0.0":{"name":"nano-date","version":"2.0.0","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"rollup":"BABEL_ENV=rollup rollup -c","compile":"BABEL_ENV=npm babel src/ --out-dir lib","prepublish":"npm run compile && npm run rollup","test":"BABEL_ENV=development jest --coverage"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"jest":{"testPathIgnorePatterns":["/node_modules/","<rootDir>/lib/","<rootDir>/build/","<rootDir>/examples/"]},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.4","core-decorators":"^0.20.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-jest":"^20.0.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1","jest":"^20.0.4","regenerator-runtime":"^0.11.0","rollup":"^0.49.2","rollup-plugin-babel":"^3.0.2","rollup-plugin-commonjs":"^8.2.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-plugin-uglify":"^2.0.1"},"gitHead":"5e08671dc60aa49b4fbc12b7c6a147df399324bc","_id":"nano-date@2.0.0","_shasum":"a5c85d28186aaef8422de69bde4d4d346623c304","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"a5c85d28186aaef8422de69bde4d4d346623c304","size":107652,"noattachment":false,"key":"/nano-date/-/nano-date-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-2.0.0.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-2.0.0.tgz_1504498875498_0.390889992704615"},"directories":{},"publish_time":1504498876692,"_hasShrinkwrap":false,"_cnpm_publish_time":1504498876692,"_cnpmcore_publish_time":"2021-12-16T20:51:09.091Z"},"1.2.6":{"name":"nano-date","version":"1.2.6","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"rollup":"BABEL_ENV=rollup rollup -c","compile":"BABEL_ENV=npm babel src/ --out-dir lib","prepublish":"npm run compile && npm run rollup"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1","rollup":"^0.45.1","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-plugin-uglify":"^2.0.1"},"gitHead":"e648bb7e715515c66508e19a08995786f30764c9","_id":"nano-date@1.2.6","_shasum":"71c49b8970ee8a221c400ab9361f9bacbefcc255","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"71c49b8970ee8a221c400ab9361f9bacbefcc255","size":92831,"noattachment":false,"key":"/nano-date/-/nano-date-1.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.2.6.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.2.6.tgz_1500661167512_0.0769721397664398"},"directories":{},"publish_time":1500661168810,"_hasShrinkwrap":false,"_cnpm_publish_time":1500661168810,"_cnpmcore_publish_time":"2021-12-16T20:51:09.755Z"},"1.2.5":{"name":"nano-date","version":"1.2.5","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"rollup":"BABEL_ENV=rollup rollup -c","compile":"BABEL_ENV=npm babel src/ --out-dir lib","prepublish":"npm run compile && npm run rollup"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1","rollup":"^0.45.1","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-plugin-uglify":"^2.0.1"},"gitHead":"314c8d30a92331fe6903a617ea088493ab36b4a5","_id":"nano-date@1.2.5","_shasum":"39d0405129e12da965d63f53d58e5032aca8aab6","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"39d0405129e12da965d63f53d58e5032aca8aab6","size":92822,"noattachment":false,"key":"/nano-date/-/nano-date-1.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.2.5.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.2.5.tgz_1500590569088_0.3921145284548402"},"directories":{},"publish_time":1500590571114,"_hasShrinkwrap":false,"_cnpm_publish_time":1500590571114,"_cnpmcore_publish_time":"2021-12-16T20:51:10.286Z"},"1.2.4":{"name":"nano-date","version":"1.2.4","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"rollup":"BABEL_ENV=rollup rollup -c","compile":"BABEL_ENV=npm babel src/ --out-dir lib","prepublish":"npm run compile && npm run rollup"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1","rollup":"^0.45.1","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-plugin-uglify":"^2.0.1"},"gitHead":"314c8d30a92331fe6903a617ea088493ab36b4a5","_id":"nano-date@1.2.4","_shasum":"c1280470c916ee6cc2b02bad60e1bd8b994dacd0","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"c1280470c916ee6cc2b02bad60e1bd8b994dacd0","size":92822,"noattachment":false,"key":"/nano-date/-/nano-date-1.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.2.4.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.2.4.tgz_1499924946768_0.06773979240097106"},"directories":{},"publish_time":1499924947930,"_hasShrinkwrap":false,"_cnpm_publish_time":1499924947930,"_cnpmcore_publish_time":"2021-12-16T20:51:11.013Z"},"1.2.3":{"name":"nano-date","version":"1.2.3","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"rollup":"rollup -c","compile":"babel src/ --out-dir lib && npm run rollup","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1","rollup":"^0.45.1","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-plugin-uglify":"^2.0.1"},"gitHead":"73256e3affe59f28ed5baf56f8efb3f64892605c","_id":"nano-date@1.2.3","_shasum":"995e68c6675336d4e5482284d88362af08724145","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"995e68c6675336d4e5482284d88362af08724145","size":92364,"noattachment":false,"key":"/nano-date/-/nano-date-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.2.3.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.2.3.tgz_1499914716795_0.5015957017894834"},"directories":{},"publish_time":1499914718157,"_hasShrinkwrap":false,"_cnpm_publish_time":1499914718157,"_cnpmcore_publish_time":"2021-12-16T20:51:11.341Z"},"1.2.2":{"name":"nano-date","version":"1.2.2","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"rollup":"rollup -c","compile":"babel src/ --out-dir lib && npm run rollup","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1","rollup":"^0.45.1","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-plugin-uglify":"^2.0.1"},"gitHead":"73256e3affe59f28ed5baf56f8efb3f64892605c","_id":"nano-date@1.2.2","_shasum":"fdd6336b78d16c14a874f6913b5d19c1a57ed479","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"fdd6336b78d16c14a874f6913b5d19c1a57ed479","size":92316,"noattachment":false,"key":"/nano-date/-/nano-date-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.2.2.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.2.2.tgz_1499912435217_0.7501714793033898"},"directories":{},"publish_time":1499912436615,"_hasShrinkwrap":false,"_cnpm_publish_time":1499912436615,"_cnpmcore_publish_time":"2021-12-16T20:51:11.792Z"},"1.2.1":{"name":"nano-date","version":"1.2.1","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"rollup":"rollup -c","compile":"babel src/ --out-dir lib && rollup","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1","rollup":"^0.45.1","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-plugin-uglify":"^2.0.1"},"gitHead":"da22f35c06213f6b55566fb72b9b0d452f53273d","_id":"nano-date@1.2.1","_shasum":"0883bf0dc47f697fa35898e6cd2a9f15305a7d7f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"0883bf0dc47f697fa35898e6cd2a9f15305a7d7f","size":92318,"noattachment":false,"key":"/nano-date/-/nano-date-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.2.1.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.2.1.tgz_1499912160423_0.060287695145234466"},"directories":{},"publish_time":1499912161577,"_hasShrinkwrap":false,"_cnpm_publish_time":1499912161577,"_cnpmcore_publish_time":"2021-12-16T20:51:12.289Z"},"1.2.0":{"name":"nano-date","version":"1.2.0","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1","rollup":"^0.45.1","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-plugin-uglify":"^2.0.1"},"gitHead":"cf31cfbaeda78f10661cd0782b1f023f4a294daa","_id":"nano-date@1.2.0","_shasum":"48fe468937291491be326d72ac647b541ea4dd4a","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"48fe468937291491be326d72ac647b541ea4dd4a","size":92294,"noattachment":false,"key":"/nano-date/-/nano-date-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.2.0.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.2.0.tgz_1499910743732_0.9215326113626361"},"directories":{},"publish_time":1499910745106,"_hasShrinkwrap":false,"_cnpm_publish_time":1499910745106,"_cnpmcore_publish_time":"2021-12-16T20:51:12.698Z"},"1.1.4":{"name":"nano-date","version":"1.1.4","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"gitHead":"ce9ec298467a3ea28905e9dd9f19869a0ae38d64","_id":"nano-date@1.1.4","_shasum":"bd74adaab22576bd534f007382e4850736c065de","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"bd74adaab22576bd534f007382e4850736c065de","size":23362,"noattachment":false,"key":"/nano-date/-/nano-date-1.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.1.4.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.1.4.tgz_1499898794501_0.9554712283425033"},"directories":{},"publish_time":1499898795864,"_hasShrinkwrap":false,"_cnpm_publish_time":1499898795864,"_cnpmcore_publish_time":"2021-12-16T20:51:13.249Z"},"1.1.3":{"name":"nano-date","version":"1.1.3","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"gitHead":"ce9ec298467a3ea28905e9dd9f19869a0ae38d64","_id":"nano-date@1.1.3","_shasum":"abb441190834789af070cdac3374eef476d9a788","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"abb441190834789af070cdac3374eef476d9a788","size":23324,"noattachment":false,"key":"/nano-date/-/nano-date-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.1.3.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.1.3.tgz_1499097267624_0.5541714769788086"},"directories":{},"publish_time":1499097268674,"_hasShrinkwrap":false,"_cnpm_publish_time":1499097268674,"_cnpmcore_publish_time":"2021-12-16T20:51:13.510Z"},"1.1.2":{"name":"nano-date","version":"1.1.2","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"gitHead":"2006c6bac238775556105679d3a2baa5e0b271ef","_id":"nano-date@1.1.2","_shasum":"ec201bd72db21a127957120f704f1b661cef699a","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"ec201bd72db21a127957120f704f1b661cef699a","size":23028,"noattachment":false,"key":"/nano-date/-/nano-date-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.1.2.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.1.2.tgz_1499090979297_0.05740053136833012"},"directories":{},"publish_time":1499090980291,"_hasShrinkwrap":false,"_cnpm_publish_time":1499090980291,"_cnpmcore_publish_time":"2021-12-16T20:51:13.831Z"},"1.1.1":{"name":"nano-date","version":"1.1.1","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"gitHead":"53d95666dbb861c4ce30dac9b635338835db0013","_id":"nano-date@1.1.1","_shasum":"edc63afc417e219daca5a6db4b69cb43f0a3de17","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"edc63afc417e219daca5a6db4b69cb43f0a3de17","size":22927,"noattachment":false,"key":"/nano-date/-/nano-date-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.1.1.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.1.1.tgz_1499090667262_0.08563753170892596"},"directories":{},"publish_time":1499090668343,"_hasShrinkwrap":false,"_cnpm_publish_time":1499090668343,"_cnpmcore_publish_time":"2021-12-16T20:51:14.084Z"},"1.1.0":{"name":"nano-date","version":"1.1.0","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"gitHead":"fdd4b830b9f2001ad89317b03beed044846867e2","_id":"nano-date@1.1.0","_shasum":"7f4d1acb46c4ca99344691a6f402e02798723489","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"7f4d1acb46c4ca99344691a6f402e02798723489","size":22449,"noattachment":false,"key":"/nano-date/-/nano-date-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.1.0.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.1.0.tgz_1498761088405_0.008327563293278217"},"directories":{},"publish_time":1498761089809,"_hasShrinkwrap":false,"_cnpm_publish_time":1498761089809,"_cnpmcore_publish_time":"2021-12-16T20:51:14.317Z"},"1.0.9":{"name":"nano-date","version":"1.0.9","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"gitHead":"fdd4b830b9f2001ad89317b03beed044846867e2","_id":"nano-date@1.0.9","_shasum":"646166b6e8deba9ca0b7661f9390e7bc4faa04b5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"646166b6e8deba9ca0b7661f9390e7bc4faa04b5","size":22453,"noattachment":false,"key":"/nano-date/-/nano-date-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.0.9.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.0.9.tgz_1498760846180_0.943642352707684"},"directories":{},"publish_time":1498760847212,"_hasShrinkwrap":false,"deprecated":"lots of critical bug fixes","_cnpm_publish_time":1498760847212,"_cnpmcore_publish_time":"2021-12-16T20:51:14.540Z"},"1.0.8":{"name":"nano-date","version":"1.0.8","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"gitHead":"fdd4b830b9f2001ad89317b03beed044846867e2","_id":"nano-date@1.0.8","_shasum":"89e6627eb755409705836b9eb33947203db6a6c6","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"89e6627eb755409705836b9eb33947203db6a6c6","size":22450,"noattachment":false,"key":"/nano-date/-/nano-date-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.0.8.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.0.8.tgz_1498760780024_0.38438337366096675"},"directories":{},"publish_time":1498760781100,"_hasShrinkwrap":false,"deprecated":"lots of critical bug fixes","_cnpm_publish_time":1498760781100,"_cnpmcore_publish_time":"2021-12-16T20:51:15.095Z"},"1.0.7":{"name":"nano-date","version":"1.0.7","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"gitHead":"fdd4b830b9f2001ad89317b03beed044846867e2","_id":"nano-date@1.0.7","_shasum":"323a1721a04ec32b191eca368e1ffbadb1f7bf02","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"323a1721a04ec32b191eca368e1ffbadb1f7bf02","size":22449,"noattachment":false,"key":"/nano-date/-/nano-date-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.0.7.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.0.7.tgz_1498759947930_0.4711967601906508"},"directories":{},"publish_time":1498759949161,"_hasShrinkwrap":false,"deprecated":"lots of critical bug fixes","_cnpm_publish_time":1498759949161,"_cnpmcore_publish_time":"2021-12-16T20:51:15.384Z"},"1.0.6":{"name":"nano-date","version":"1.0.6","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"gitHead":"fdd4b830b9f2001ad89317b03beed044846867e2","_id":"nano-date@1.0.6","_shasum":"b3738c9f23dc4f7834bc4f90893b3bb7b7db4913","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"b3738c9f23dc4f7834bc4f90893b3bb7b7db4913","size":22456,"noattachment":false,"key":"/nano-date/-/nano-date-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.0.6.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.0.6.tgz_1498759813869_0.6051250949967653"},"directories":{},"publish_time":1498759815014,"_hasShrinkwrap":false,"deprecated":"lots of critical bug fixes","_cnpm_publish_time":1498759815014,"_cnpmcore_publish_time":"2021-12-16T20:51:15.661Z"},"1.0.5":{"name":"nano-date","version":"1.0.5","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"gitHead":"fdd4b830b9f2001ad89317b03beed044846867e2","_id":"nano-date@1.0.5","_shasum":"6d1f7f365af4dd6c1319c3721c7c1b5427477b5f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"6d1f7f365af4dd6c1319c3721c7c1b5427477b5f","size":22473,"noattachment":false,"key":"/nano-date/-/nano-date-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.0.5.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.0.5.tgz_1498759582303_0.4150661751627922"},"directories":{},"publish_time":1498759583419,"_hasShrinkwrap":false,"deprecated":"lots of critical bug fixes","_cnpm_publish_time":1498759583419,"_cnpmcore_publish_time":"2021-12-16T20:51:15.970Z"},"1.0.4":{"name":"nano-date","version":"1.0.4","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"gitHead":"fdd4b830b9f2001ad89317b03beed044846867e2","_id":"nano-date@1.0.4","_shasum":"7564177539adc631a057ce60399b5dced911c99e","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"7564177539adc631a057ce60399b5dced911c99e","size":22510,"noattachment":false,"key":"/nano-date/-/nano-date-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.0.4.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.0.4.tgz_1498759409558_0.9227708163671196"},"directories":{},"publish_time":1498759410600,"_hasShrinkwrap":false,"deprecated":"lots of critical bug fixes","_cnpm_publish_time":1498759410600,"_cnpmcore_publish_time":"2021-12-16T20:51:16.219Z"},"1.0.3":{"name":"nano-date","version":"1.0.3","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"gitHead":"fdd4b830b9f2001ad89317b03beed044846867e2","_id":"nano-date@1.0.3","_shasum":"918497c5e476fd141817e5b1375e01dd12ac00fe","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"918497c5e476fd141817e5b1375e01dd12ac00fe","size":22344,"noattachment":false,"key":"/nano-date/-/nano-date-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.0.3.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.0.3.tgz_1498747503044_0.709488408640027"},"directories":{},"publish_time":1498747504118,"_hasShrinkwrap":false,"deprecated":"lots of critical bug fixes","_cnpm_publish_time":1498747504118,"_cnpmcore_publish_time":"2021-12-16T20:51:16.457Z"},"1.0.2":{"name":"nano-date","version":"1.0.2","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"gitHead":"fdd4b830b9f2001ad89317b03beed044846867e2","_id":"nano-date@1.0.2","_shasum":"3351dc0a2bb3d59848cf9e93fca4fc96623481af","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"3351dc0a2bb3d59848cf9e93fca4fc96623481af","size":22297,"noattachment":false,"key":"/nano-date/-/nano-date-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.0.2.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.0.2.tgz_1498743525834_0.5115974340587854"},"directories":{},"publish_time":1498743526834,"_hasShrinkwrap":false,"deprecated":"lots of critical bug fixes","_cnpm_publish_time":1498743526834,"_cnpmcore_publish_time":"2021-12-16T20:51:16.979Z"},"1.0.1":{"name":"nano-date","version":"1.0.1","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"gitHead":"fdd4b830b9f2001ad89317b03beed044846867e2","_id":"nano-date@1.0.1","_shasum":"db10a12a208e416e85e842fd35aab8cc21476ac7","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"db10a12a208e416e85e842fd35aab8cc21476ac7","size":22361,"noattachment":false,"key":"/nano-date/-/nano-date-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.0.1.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.0.1.tgz_1498743415988_0.6983735775575042"},"directories":{},"publish_time":1498743417505,"_hasShrinkwrap":false,"deprecated":"lots of critical bug fixes","_cnpm_publish_time":1498743417505,"_cnpmcore_publish_time":"2021-12-16T20:51:17.239Z"},"1.0.0":{"name":"nano-date","version":"1.0.0","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@1.0.0","_shasum":"7598ff09f0bb0337665316fcaf279ee6ceb4736a","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"7598ff09f0bb0337665316fcaf279ee6ceb4736a","size":22349,"noattachment":false,"key":"/nano-date/-/nano-date-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-1.0.0.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-1.0.0.tgz_1498738684882_0.7171549759805202"},"directories":{},"publish_time":1498738685974,"_hasShrinkwrap":false,"deprecated":"lots of critical bug fixes","_cnpm_publish_time":1498738685974,"_cnpmcore_publish_time":"2021-12-16T20:51:17.475Z"},"0.0.0-rc23":{"name":"nano-date","version":"0.0.0-rc23","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc23","_shasum":"16ec3ba75ced0f97fbc3e51b7d80ea08de51b43b","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"16ec3ba75ced0f97fbc3e51b7d80ea08de51b43b","size":22350,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc23.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc23.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc23.tgz_1498738346016_0.2244428861886263"},"directories":{},"publish_time":1498738347073,"_hasShrinkwrap":false,"_cnpm_publish_time":1498738347073,"_cnpmcore_publish_time":"2021-12-16T20:51:17.678Z"},"0.0.0-rc22":{"name":"nano-date","version":"0.0.0-rc22","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc22","_shasum":"3c2f88097fa55720c7032ae58ab60356cc4585c5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"3c2f88097fa55720c7032ae58ab60356cc4585c5","size":22354,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc22.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc22.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc22.tgz_1498724838218_0.9362540242727846"},"directories":{},"publish_time":1498724839160,"_hasShrinkwrap":false,"_cnpm_publish_time":1498724839160,"_cnpmcore_publish_time":"2021-12-16T20:51:17.913Z"},"0.0.0-rc21":{"name":"nano-date","version":"0.0.0-rc21","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc21","_shasum":"c82b32a204180e950134aec2689a2badf011cb64","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"c82b32a204180e950134aec2689a2badf011cb64","size":22355,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc21.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc21.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc21.tgz_1498724609179_0.3987100222148001"},"directories":{},"publish_time":1498724610781,"_hasShrinkwrap":false,"_cnpm_publish_time":1498724610781,"_cnpmcore_publish_time":"2021-12-16T20:51:18.174Z"},"0.0.0-rc20":{"name":"nano-date","version":"0.0.0-rc20","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc20","_shasum":"0f8a0dae3d6414c0730904b3bcd5326b4c8e4ad1","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"0f8a0dae3d6414c0730904b3bcd5326b4c8e4ad1","size":22351,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc20.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc20.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc20.tgz_1498724508623_0.2085879275109619"},"directories":{},"publish_time":1498724509699,"_hasShrinkwrap":false,"_cnpm_publish_time":1498724509699,"_cnpmcore_publish_time":"2021-12-16T20:51:18.750Z"},"0.0.0-rc19":{"name":"nano-date","version":"0.0.0-rc19","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc19","_shasum":"7313dee3794050bf3db74fbd03d156c87e196233","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"7313dee3794050bf3db74fbd03d156c87e196233","size":22353,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc19.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc19.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc19.tgz_1498723798750_0.0997371340636164"},"directories":{},"publish_time":1498723799848,"_hasShrinkwrap":false,"_cnpm_publish_time":1498723799848,"_cnpmcore_publish_time":"2021-12-16T20:51:18.985Z"},"0.0.0-rc18":{"name":"nano-date","version":"0.0.0-rc18","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc18","_shasum":"1d4701a07f7a9653125fbbabda0b1b9938dd62fd","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"1d4701a07f7a9653125fbbabda0b1b9938dd62fd","size":22350,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc18.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc18.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc18.tgz_1498723432005_0.5679803423117846"},"directories":{},"publish_time":1498723433040,"_hasShrinkwrap":false,"_cnpm_publish_time":1498723433040,"_cnpmcore_publish_time":"2021-12-16T20:51:19.343Z"},"0.0.0-rc17":{"name":"nano-date","version":"0.0.0-rc17","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc17","_shasum":"5944d2079df134b3c317db091e6e6ed50477fe69","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"5944d2079df134b3c317db091e6e6ed50477fe69","size":22354,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc17.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc17.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc17.tgz_1498723335571_0.6726982414256781"},"directories":{},"publish_time":1498723336618,"_hasShrinkwrap":false,"_cnpm_publish_time":1498723336618,"_cnpmcore_publish_time":"2021-12-16T20:51:19.574Z"},"0.0.0-rc16":{"name":"nano-date","version":"0.0.0-rc16","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc16","_shasum":"ff8038ed391851e6fc6ad3b0a9c9790ca2c21390","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"ff8038ed391851e6fc6ad3b0a9c9790ca2c21390","size":22362,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc16.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc16.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc16.tgz_1498723018378_0.03253666660748422"},"directories":{},"publish_time":1498723019386,"_hasShrinkwrap":false,"_cnpm_publish_time":1498723019386,"_cnpmcore_publish_time":"2021-12-16T20:51:20.085Z"},"0.0.0-rc15":{"name":"nano-date","version":"0.0.0-rc15","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc15","_shasum":"9a0159f56b3dfef4e22eda23219d06d7d82ef949","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"9a0159f56b3dfef4e22eda23219d06d7d82ef949","size":22342,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc15.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc15.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc15.tgz_1498722702221_0.3851352445781231"},"directories":{},"publish_time":1498722703199,"_hasShrinkwrap":false,"_cnpm_publish_time":1498722703199,"_cnpmcore_publish_time":"2021-12-16T20:51:20.342Z"},"0.0.0-rc14":{"name":"nano-date","version":"0.0.0-rc14","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc14","_shasum":"65fcdd70053f49a0e34417064b2d51c249ae92d2","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"65fcdd70053f49a0e34417064b2d51c249ae92d2","size":22337,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc14.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc14.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc14.tgz_1498722321650_0.38736965553835034"},"directories":{},"publish_time":1498722322699,"_hasShrinkwrap":false,"_cnpm_publish_time":1498722322699,"_cnpmcore_publish_time":"2021-12-16T20:51:20.641Z"},"0.0.0-rc13":{"name":"nano-date","version":"0.0.0-rc13","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc13","_shasum":"81a0238f43f26ede8033a37fd9fc211b2cfc4864","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"81a0238f43f26ede8033a37fd9fc211b2cfc4864","size":22338,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc13.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc13.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc13.tgz_1498722219662_0.7059874902479351"},"directories":{},"publish_time":1498722220662,"_hasShrinkwrap":false,"_cnpm_publish_time":1498722220662,"_cnpmcore_publish_time":"2021-12-16T20:51:20.957Z"},"0.0.0-rc12":{"name":"nano-date","version":"0.0.0-rc12","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc12","_shasum":"6507460dd89762fbcc9f2275686c3f6e66966a11","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"6507460dd89762fbcc9f2275686c3f6e66966a11","size":21899,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc12.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc12.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc12.tgz_1498719204106_0.22930527525022626"},"directories":{},"publish_time":1498719205145,"_hasShrinkwrap":false,"_cnpm_publish_time":1498719205145,"_cnpmcore_publish_time":"2021-12-16T20:51:21.213Z"},"0.0.0-rc11":{"name":"nano-date","version":"0.0.0-rc11","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc11","_shasum":"ca50259dfb08cd0ea19561141f2b638634aec9d3","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"ca50259dfb08cd0ea19561141f2b638634aec9d3","size":21895,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc11.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc11.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc11.tgz_1498719059437_0.9940093827899545"},"directories":{},"publish_time":1498719060613,"_hasShrinkwrap":false,"_cnpm_publish_time":1498719060613,"_cnpmcore_publish_time":"2021-12-16T20:51:21.437Z"},"0.0.0-rc10":{"name":"nano-date","version":"0.0.0-rc10","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc10","_shasum":"ee58757c7224bdfea7a747452de8d3a720b26d07","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"ee58757c7224bdfea7a747452de8d3a720b26d07","size":21858,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc10.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc10.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc10.tgz_1498718762467_0.6400797511450946"},"directories":{},"publish_time":1498718763460,"_hasShrinkwrap":false,"_cnpm_publish_time":1498718763460,"_cnpmcore_publish_time":"2021-12-16T20:51:22.051Z"},"0.0.0-rc9":{"name":"nano-date","version":"0.0.0-rc9","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc9","_shasum":"a3d487ff0518f59eddbf35e1666e197b89be3fd9","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"a3d487ff0518f59eddbf35e1666e197b89be3fd9","size":21861,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc9.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc9.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc9.tgz_1498718607435_0.47440491640008986"},"directories":{},"publish_time":1498718608674,"_hasShrinkwrap":false,"_cnpm_publish_time":1498718608674,"_cnpmcore_publish_time":"2021-12-16T20:51:22.311Z"},"0.0.0-rc8":{"name":"nano-date","version":"0.0.0-rc8","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc8","_shasum":"58318bf5884751f7ead8432b90041c4af989d4d9","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"58318bf5884751f7ead8432b90041c4af989d4d9","size":21842,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc8.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc8.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc8.tgz_1498718226988_0.41667051683180034"},"directories":{},"publish_time":1498718228037,"_hasShrinkwrap":false,"_cnpm_publish_time":1498718228037,"_cnpmcore_publish_time":"2021-12-16T20:51:22.587Z"},"0.0.0-rc7":{"name":"nano-date","version":"0.0.0-rc7","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc7","_shasum":"68d35ceab43ec3138c9acf997aac137e472e22ac","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"68d35ceab43ec3138c9acf997aac137e472e22ac","size":21849,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc7.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc7.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc7.tgz_1498717736162_0.29122613347135484"},"directories":{},"publish_time":1498717737251,"_hasShrinkwrap":false,"_cnpm_publish_time":1498717737251,"_cnpmcore_publish_time":"2021-12-16T20:51:22.844Z"},"0.0.0-rc6":{"name":"nano-date","version":"0.0.0-rc6","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc6","_shasum":"ce5fc205be985b36fef76be66cb55110b20f137b","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"ce5fc205be985b36fef76be66cb55110b20f137b","size":21846,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc6.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc6.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc6.tgz_1498717380968_0.493179929908365"},"directories":{},"publish_time":1498717381961,"_hasShrinkwrap":false,"_cnpm_publish_time":1498717381961,"_cnpmcore_publish_time":"2021-12-16T20:51:23.055Z"},"0.0.0-rc5":{"name":"nano-date","version":"0.0.0-rc5","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc5","_shasum":"2f4466e1a56acbe17b9af44496de9157764dcfff","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"2f4466e1a56acbe17b9af44496de9157764dcfff","size":21816,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc5.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc5.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc5.tgz_1498717098557_0.6729670860804617"},"directories":{},"publish_time":1498717099669,"_hasShrinkwrap":false,"_cnpm_publish_time":1498717099669,"_cnpmcore_publish_time":"2021-12-16T20:51:23.640Z"},"0.0.0-rc4":{"name":"nano-date","version":"0.0.0-rc4","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc4","_shasum":"e9ebe99a7c7376477bbe15a4cc2651b9d985e0fb","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"e9ebe99a7c7376477bbe15a4cc2651b9d985e0fb","size":5167,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc4.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc4.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc4.tgz_1498716986173_0.7738611334934831"},"directories":{},"publish_time":1498716987140,"_hasShrinkwrap":false,"_cnpm_publish_time":1498716987140,"_cnpmcore_publish_time":"2021-12-16T20:51:23.903Z"},"0.0.0-rc3":{"name":"nano-date","version":"0.0.0-rc3","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber.js":"^4.0.2","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc3","_shasum":"27124c4ca5a5401f040c4851f432c34665f0b52a","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"27124c4ca5a5401f040c4851f432c34665f0b52a","size":5165,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc3.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc3.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc3.tgz_1498716876968_0.6059771664440632"},"directories":{},"publish_time":1498716877900,"_hasShrinkwrap":false,"_cnpm_publish_time":1498716877900,"_cnpmcore_publish_time":"2021-12-16T20:51:24.098Z"},"0.0.0-rc2":{"name":"nano-date","version":"0.0.0-rc2","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber":"^1.1.0","core-decorators":"^0.19.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc2","_shasum":"8ba913dbba9af6bd5e82a4fc28668561e87f55dd","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"8ba913dbba9af6bd5e82a4fc28668561e87f55dd","size":5161,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc2.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc2.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc2.tgz_1498716646094_0.5415100313257426"},"directories":{},"publish_time":1498716646982,"_hasShrinkwrap":false,"_cnpm_publish_time":1498716646982,"_cnpmcore_publish_time":"2021-12-16T20:51:24.283Z"},"0.0.0-rc1":{"name":"nano-date","version":"0.0.0-rc1","description":"Date class that supports up to nano seconds","main":"lib/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","compile":"babel src/ --out-dir lib","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+https://github.com/jcgertig/nano-date.git"},"keywords":["nano","date","timestamp","nanoseconds","miliseconds","microseconds","time","year","day","month"],"author":{"name":"jcgertig","email":"jcgertig@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"homepage":"https://github.com/jcgertig/nano-date#readme","dependencies":{"bignumber":"^1.1.0","memoizerific":"^1.11.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1"},"_id":"nano-date@0.0.0-rc1","_shasum":"2497d8df7161837a852d177c39834eb61f56f134","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jcgertig","email":"jcgertig@gmail.com"},"dist":{"shasum":"2497d8df7161837a852d177c39834eb61f56f134","size":5143,"noattachment":false,"key":"/nano-date/-/nano-date-0.0.0-rc1.tgz","tarball":"http://registry.cnpm.dingdandao.com/nano-date/download/nano-date-0.0.0-rc1.tgz"},"maintainers":[{"name":"jcgertig","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nano-date-0.0.0-rc1.tgz_1498716318232_0.7296781993936747"},"directories":{},"publish_time":1498716319231,"_hasShrinkwrap":false,"_cnpm_publish_time":1498716319231,"_cnpmcore_publish_time":"2021-12-16T20:51:24.460Z"}},"readme":"# Nano Date\n\n[![Downloads][npm-dm]][package-url]\n[![Downloads][npm-dt]][package-url]\n[![NPM Version][npm-v]][package-url]\n[![Dependencies][deps]][package-url]\n[![Dev Dependencies][dev-deps]][package-url]\n[![License][license]][package-url]\n[![Build Status](https://travis-ci.org/jcgertig/nano-date.svg?branch=master)](https://travis-ci.org/jcgertig/nano-date)\n[![Code Climate](https://codeclimate.com/github/jcgertig/nano-date/badges/gpa.svg)](https://codeclimate.com/github/jcgertig/nano-date)\n[![Test Coverage](https://codeclimate.com/github/jcgertig/nano-date/badges/coverage.svg)](https://codeclimate.com/github/jcgertig/nano-date/coverage)\n\n__Date class that supports up to nano seconds__\n\nAll of the normal date class functions with a few addtions.\n\nIf you pass a number in the constructor it will assume milliseconds however if\nyou pass in a string of numbers it will assume nanoseconds.\n\n```javascript\nconst upToMillisecondPrecision  = new NanoDate(1497290225089); // assumes milliseconds\nconst upToMicrosecondPrecision  = new NanoDate(1497290225089.999); // assumes milliseconds\nconst upToNanosecondPrecision = new NanoDate('1497290225089999999'); // assumes nanoseconds\n```\n\n__Why a string of numbers?__\nThis is because 13 digits is ~ the max you can have in javascript and not have it start rounding off and 16 digits is ~ the max you can have in a float before it too starts to round.\nSo for our case of nanoseconds it needs up to 19 digits or more to represent time since epoch\nthat goes far beyond what a integer or float can handle so we have to use strings. Under the hood we use a library called bignumber.js to handle the math we do on this number.\n\nExtra available methods.\n\n- `getMicroseconds`\n```javascript\nnanoDate.getMicroseconds(); // 0 - 999\n```\n\n- `getNanoseconds`\n```javascript\nnanoDate.getNanoseconds(); // 0 - 999\n```\n\n- `setMicroseconds` - returns the microseconds value\n```javascript\nnanoDate.setMicroseconds(25); // 25\n```\n\n- `setNanoseconds` - returns the nanoseconds value\n```javascript\nnanoDate.setNanoseconds(25); // 25\n```\n\n- `toString`, `toUTCString` & `toISOStringFull` - adds millisecond, microsecond, nanosecond as a decimal to the seconds\n```javascript\nnanoDate.toString(); // ie \"Mon Jun 12 2017 12:57:05.089999999 GMT-0500 (CDT)\"\n```\n\n- `valueOf` && `NanoDate.now()` - returns a integer of millisecond precision\n\n- `valueOfWithMicro` - returns a float with microsecond precision\n```javascript\nnanoDate.valueOfWithMicro(); // 1497290225089.999\n```\n\n- `valueOfWithNano` - returns a float in a string with nanosecond precision\n```javascript\nnanoDate.valueOfWithNano(); // \"1497290225089.999999\"\n```\n\n- `getTime` - returns a string in nanoseconds\n```javascript\nnanoDate.getTime(); // \"1497290225089999999\"\n```\n\n[npm-dm]: https://img.shields.io/npm/dm/nano-date.svg\n[npm-dt]: https://img.shields.io/npm/dt/nano-date.svg\n[npm-v]: https://img.shields.io/npm/v/nano-date.svg\n[deps]: https://img.shields.io/david/jcgertig/nano-date.svg\n[dev-deps]: https://img.shields.io/david/dev/jcgertig/nano-date.svg\n[license]: https://img.shields.io/npm/l/nano-date.svg\n[package-url]: https://npmjs.com/package/nano-date\n","_attachments":{},"homepage":"https://github.com/jcgertig/nano-date#README","bugs":{"url":"https://github.com/jcgertig/nano-date/issues"},"license":"MIT"}