{"_id":"ajv-formats","_rev":"3283402","name":"ajv-formats","description":"Format validation for Ajv v7+","dist-tags":{"beta":"3.0.0-rc.0","latest":"3.0.1"},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"time":{"modified":"2024-05-23T02:11:31.000Z","created":"2020-01-14T17:57:35.114Z","3.0.1":"2024-03-30T11:30:26.728Z","3.0.0":"2024-03-30T11:04:12.904Z","3.0.0-rc.0":"2021-11-07T19:08:56.622Z","2.1.1":"2021-08-14T09:48:37.420Z","2.1.0":"2021-05-04T21:02:25.408Z","2.0.2":"2021-04-02T11:52:42.558Z","1.6.1":"2021-04-02T11:44:10.018Z","2.0.1":"2021-03-28T10:31:03.326Z","2.0.0":"2021-03-27T09:53:53.705Z","1.6.0":"2021-03-27T09:13:52.265Z","2.0.0-beta.3":"2021-03-23T17:45:59.414Z","2.0.0-beta.2":"2021-03-23T07:11:44.021Z","2.0.0-beta.1":"2021-03-22T20:52:22.012Z","2.0.0-beta.0":"2021-03-13T14:41:43.383Z","1.5.1":"2020-12-15T19:20:06.106Z","1.5.0":"2020-12-13T12:45:43.681Z","0.6.1":"2020-11-29T13:04:35.636Z","0.6.0":"2020-11-28T09:56:47.548Z","0.5.0":"2020-11-08T20:00:57.059Z","0.4.0":"2020-10-24T19:36:55.986Z","0.3.4":"2020-10-10T16:57:10.957Z","0.3.3":"2020-09-16T14:48:17.427Z","0.3.2":"2020-09-16T14:16:09.477Z","0.3.1":"2020-09-16T13:56:51.491Z","0.3.0":"2020-09-16T12:50:33.847Z","0.2.0":"2020-07-22T11:21:51.219Z","0.1.0":"2020-07-21T20:22:54.408Z","0.0.1":"2020-07-20T10:23:39.584Z","1.4.1":"2020-01-24T01:46:22.337Z","1.4.0":"2020-01-24T00:14:24.548Z","1.3.2":"2020-01-22T20:01:37.333Z","1.3.1":"2020-01-22T19:57:37.178Z","1.3.0":"2020-01-22T19:30:29.690Z","1.2.0":"2020-01-22T18:59:17.081Z","1.0.1":"2020-01-14T18:11:15.035Z","1.0.0":"2020-01-14T17:57:35.114Z"},"users":{},"author":{"name":"Evgeny Poberezkin"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"versions":{"3.0.1":{"name":"ajv-formats","version":"3.0.1","description":"Format validation for Ajv v7+","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^8.0.0"},"peerDependencies":{"ajv":"^8.0.0"},"peerDependenciesMeta":{"ajv":{"optional":true}},"devDependencies":{"@ajv-validator/config":"^0.3.0","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^8.0.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.3.2","ts-jest":"^26.1.3","typescript":"^4.0.0"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"_id":"ajv-formats@3.0.1","gitHead":"1fb3fa7d967f919ff924bb34aef73a2f39ab0de3","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"3d5dc762bca17679c3c2ea7e90ad6b7532309578","size":15999,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-3.0.1.tgz"},"_npmUser":{"name":"jason-green","email":"jasoniangreen@gmail.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_3.0.1_1711798226547_0.03774325106104004"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-30T11:30:26.728Z","publish_time":1711798226728,"_source_registry_name":"default","_cnpm_publish_time":1711798226728},"3.0.0":{"name":"ajv-formats","version":"3.0.0","description":"Format validation for Ajv v7+","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^8.0.0"},"peerDependencies":{"ajv":"^8.0.0"},"peerDependenciesMeta":{"ajv":{"optional":true}},"devDependencies":{"@ajv-validator/config":"^0.3.0","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^8.0.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.3.2","ts-jest":"^26.1.3","typescript":"^4.0.0"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"_id":"ajv-formats@3.0.0","gitHead":"e1a8bddf015fe90fe9aed181f5d630e2aca37904","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"b72b6853cbf91e78c7f5b4c8ccd69aad6fd3f1bd","size":8501,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-3.0.0.tgz"},"_npmUser":{"name":"jason-green","email":"jasoniangreen@gmail.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_3.0.0_1711796652712_0.5704228583638438"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-30T11:04:12.904Z","publish_time":1711796652904,"_source_registry_name":"default","_cnpm_publish_time":1711796652904},"3.0.0-rc.0":{"name":"ajv-formats","version":"3.0.0-rc.0","description":"Format validation for Ajv v7+","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^8.0.0"},"peerDependencies":{"ajv":"^8.0.0"},"peerDependenciesMeta":{"ajv":{"optional":true}},"devDependencies":{"@ajv-validator/config":"^0.3.0","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^8.0.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.3.2","ts-jest":"^26.1.3","typescript":"^4.0.0"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"4dd65447575b35d0187c6b125383366969e6267e","readmeFilename":"README.md","_id":"ajv-formats@3.0.0-rc.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"d345d205242072ee8877e3a19f100f41a2106e5f","size":15930,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-3.0.0-rc.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-3.0.0-rc.0.tgz"},"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_3.0.0-rc.0_1636312136447_0.9830895791928684"},"_hasShrinkwrap":false,"publish_time":1636312136622,"_cnpm_publish_time":1636312136622},"2.1.1":{"name":"ajv-formats","version":"2.1.1","description":"Format validation for Ajv v7+","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^8.0.0"},"peerDependencies":{"ajv":"^8.0.0"},"peerDependenciesMeta":{"ajv":{"optional":true}},"devDependencies":{"@ajv-validator/config":"^0.3.0","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^8.0.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.3.2","ts-jest":"^26.1.3","typescript":"^4.0.0"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"c1cb46cad79f984020a9a0ef569e9c091ce24400","_id":"ajv-formats@2.1.1","_nodeVersion":"14.17.4","_npmVersion":"6.14.14","dist":{"shasum":"6e669400659eb74973bbf2e33327180a0996b520","size":14851,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-2.1.1.tgz"},"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_2.1.1_1628934517312_0.6212615722526302"},"_hasShrinkwrap":false,"publish_time":1628934517420,"_cnpm_publish_time":1628934517420},"2.1.0":{"name":"ajv-formats","version":"2.1.0","description":"Format validation for Ajv v7+","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^8.0.0"},"peerDependencies":{"ajv":"^8.0.0"},"peerDependenciesMeta":{"ajv":{"optional":true}},"devDependencies":{"@ajv-validator/config":"^0.3.0","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^8.0.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^4.0.0"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"8827acb8d820c9e44417738a478989df5152a397","_id":"ajv-formats@2.1.0","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"shasum":"96eaf83e38d32108b66d82a9cb0cfa24886cdfeb","size":14751,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-2.1.0.tgz"},"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_2.1.0_1620162145274_0.1766468780269319"},"_hasShrinkwrap":false,"publish_time":1620162145408,"_cnpm_publish_time":1620162145408},"2.0.2":{"name":"ajv-formats","version":"2.0.2","description":"Format validation for Ajv v7+","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^8.0.0"},"peerDependencies":{"ajv":"^8.0.0"},"peerDependenciesMeta":{"ajv":{"optional":true}},"devDependencies":{"@ajv-validator/config":"^0.3.0","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^8.0.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^4.0.0"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"0fd9f3fe1609ccf30abd9c4f15682ed2893fcb0a","_id":"ajv-formats@2.0.2","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"69875cb99d76c74be46e9c7a4444bc232354eba0","size":13706,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-2.0.2.tgz"},"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_2.0.2_1617364362427_0.5726062548867314"},"_hasShrinkwrap":false,"publish_time":1617364362558,"_cnpm_publish_time":1617364362558},"1.6.1":{"name":"ajv-formats","version":"1.6.1","description":"Format validation for Ajv v7","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^7.0.0"},"peerDependencies":{"ajv":"^7.0.0"},"peerDependenciesMeta":{"ajv":{"optional":true}},"devDependencies":{"@ajv-validator/config":"^0.3.0","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^7.0.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^4.0.0"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"91e5e421d18a5753ff672b1f22ecb256e510cfac","_id":"ajv-formats@1.6.1","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"35c7cdcd2a12d509171c37bac32f2e8eb010a536","size":13736,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-1.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-1.6.1.tgz"},"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_1.6.1_1617363849841_0.4571235673777647"},"_hasShrinkwrap":false,"publish_time":1617363850018,"_cnpm_publish_time":1617363850018},"2.0.1":{"name":"ajv-formats","version":"2.0.1","description":"Format validation for Ajv v7+","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","peerDependencies":{"ajv":"^8.0.0"},"devDependencies":{"@ajv-validator/config":"^0.3.0","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^8.0.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^4.0.0"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"9d8a7af14f10d9c6aec23e66832910698f3c9b70","_id":"ajv-formats@2.0.1","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"16ae6250c8c51bd53a4fa4885ff29ac9a63d04cb","size":13688,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-2.0.1.tgz"},"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_2.0.1_1616927463151_0.6564838540663025"},"_hasShrinkwrap":false,"publish_time":1616927463326,"_cnpm_publish_time":1616927463326},"2.0.0":{"name":"ajv-formats","version":"2.0.0","description":"Format validation for Ajv v7+","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","peerDependencies":{"ajv":"^8.0.0-beta.4"},"devDependencies":{"@ajv-validator/config":"^0.3.0","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^8.0.0-beta.4","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^4.0.0"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"8e527acd78f5f5329fd2932b75a2c24dce48ac48","_id":"ajv-formats@2.0.0","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"7505a091ee5c85757a4c1509b2ea7a81e72f39f2","size":13691,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-2.0.0.tgz"},"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_2.0.0_1616838833514_0.7814748362779975"},"_hasShrinkwrap":false,"publish_time":1616838833705,"_cnpm_publish_time":1616838833705},"1.6.0":{"name":"ajv-formats","version":"1.6.0","description":"Format validation for Ajv v7","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","peerDependencies":{"ajv":"^7.0.0"},"devDependencies":{"@ajv-validator/config":"^0.3.0","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^7.0.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^4.0.0"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"4a8a72436b37b9a0a79a719b379c6c7d3fe8d1bd","_id":"ajv-formats@1.6.0","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"605304a6b4c10613904b55ab2cda0669d233d127","size":13715,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-1.6.0.tgz"},"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_1.6.0_1616836432097_0.14378561980104188"},"_hasShrinkwrap":false,"publish_time":1616836432265,"_cnpm_publish_time":1616836432265},"2.0.0-beta.3":{"name":"ajv-formats","version":"2.0.0-beta.3","description":"Format validation for Ajv v7","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^8.0.0-beta.4"},"devDependencies":{"@ajv-validator/config":"^0.3.0","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^4.0.0"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"a4a79564b1093f9360cc4f972a8d7cb31eb896bf","readmeFilename":"README.md","_id":"ajv-formats@2.0.0-beta.3","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"abe42a10861a3635e7153c9d5088396645041541","size":13723,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-2.0.0-beta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-2.0.0-beta.3.tgz"},"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_2.0.0-beta.3_1616521559263_0.5887310808395405"},"_hasShrinkwrap":false,"publish_time":1616521559414,"_cnpm_publish_time":1616521559414},"2.0.0-beta.2":{"name":"ajv-formats","version":"2.0.0-beta.2","description":"Format validation for Ajv v7","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^8.0.0-beta.4"},"devDependencies":{"@ajv-validator/config":"^0.3.0","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^4.0.0"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"83850750e32348308a858d723bf1913dd0c94ff0","_id":"ajv-formats@2.0.0-beta.2","_nodeVersion":"14.14.0","_npmVersion":"7.5.2","dist":{"shasum":"a5638a5577036d69006263a7294de1b273d7eadc","size":13723,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-2.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-2.0.0-beta.2.tgz"},"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_2.0.0-beta.2_1616483503860_0.737400066845133"},"_hasShrinkwrap":false,"publish_time":1616483504021,"_cnpm_publish_time":1616483504021,"deprecated":"published beta to latest tag"},"2.0.0-beta.1":{"name":"ajv-formats","version":"2.0.0-beta.1","description":"Format validation for Ajv v7","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"8.0.0-beta.0"},"devDependencies":{"@ajv-validator/config":"^0.3.0","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^4.0.0"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"7633e74c196487f3c7c8d755e414e226f0753b45","readmeFilename":"README.md","_id":"ajv-formats@2.0.0-beta.1","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"830a1f2076573061e2ff5345acbbd4487da4fc75","size":13723,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-2.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-2.0.0-beta.1.tgz"},"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_2.0.0-beta.1_1616446341776_0.7468513140945074"},"_hasShrinkwrap":false,"publish_time":1616446342012,"_cnpm_publish_time":1616446342012},"2.0.0-beta.0":{"name":"ajv-formats","version":"2.0.0-beta.0","description":"Format validation for Ajv v7","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^8.0.0-beta.0"},"devDependencies":{"@ajv-validator/config":"^0.3.0","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^4.0.0"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"cfb438d66bbd7a2f97b231e4b5a1cd63b57dce1f","readmeFilename":"README.md","_id":"ajv-formats@2.0.0-beta.0","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"53dea3d51f5f43dc6139c30bfd9f22d375fe3897","size":13722,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-2.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-2.0.0-beta.0.tgz"},"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_2.0.0-beta.0_1615646503227_0.24915682959380092"},"_hasShrinkwrap":false,"publish_time":1615646503383,"_cnpm_publish_time":1615646503383},"1.5.1":{"name":"ajv-formats","version":"1.5.1","description":"Format validation for Ajv v7","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^7.0.0"},"devDependencies":{"@ajv-validator/config":"^0.3.0","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^4.0.0"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"ce49433448384b4c0b2407adafc345e43b85f8ea","_id":"ajv-formats@1.5.1","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"0f301b1b3846182f224cc563fc0a032daafb7dab","size":13720,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-1.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-1.5.1.tgz"},"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_1.5.1_1608060005886_0.20871185946134774"},"_hasShrinkwrap":false,"publish_time":1608060006106,"_cnpm_publish_time":1608060006106},"1.5.0":{"name":"ajv-formats","version":"1.5.0","description":"Format validation for Ajv v7","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^7.0.0-beta.7"},"devDependencies":{"@ajv-validator/config":"^0.3.0","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^4.0.0"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"744f8e905e43e4048670afc2cb94c5b7c771c055","_id":"ajv-formats@1.5.0","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"e34d1f569d9da29b0511a02e1caad4f846eaa2bd","size":13720,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-1.5.0.tgz"},"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_1.5.0_1607863543534_0.3077261283804933"},"_hasShrinkwrap":false,"publish_time":1607863543681,"_cnpm_publish_time":1607863543681},"0.6.1":{"name":"ajv-formats","version":"0.6.1","description":"Format validation for Ajv v7","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^7.0.0-beta.7"},"devDependencies":{"@ajv-validator/config":"^0.3.0","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^4.0.0"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"2836b47438c2b0b7ec0b1b50562fbbb39a601ea9","_id":"ajv-formats@0.6.1","_nodeVersion":"14.14.0","_npmVersion":"6.14.9","dist":{"shasum":"a0bb4bdebb4a40c062b609bc34eff4e2fedbca9e","size":13638,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-0.6.1.tgz"},"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_0.6.1_1606655075501_0.7411113733788999"},"_hasShrinkwrap":false,"publish_time":1606655075636,"_cnpm_publish_time":1606655075636},"0.6.0":{"name":"ajv-formats","version":"0.6.0","description":"Format validation for Ajv v7","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^7.0.0-beta.7"},"devDependencies":{"@ajv-validator/config":"^0.3.0","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^3.9.7"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"c7c2af9b56c9f8e3f9cd2bd5ab149c71e0613a32","_id":"ajv-formats@0.6.0","_nodeVersion":"14.14.0","_npmVersion":"6.14.9","dist":{"shasum":"e9b3106bf85ad213efbc7194618c22f427eb700f","size":13343,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-0.6.0.tgz"},"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_0.6.0_1606557407362_0.2438990969413386"},"_hasShrinkwrap":false,"publish_time":1606557407548,"_cnpm_publish_time":1606557407548},"0.5.0":{"name":"ajv-formats","version":"0.5.0","description":"Format validation for Ajv v7 (WIP)","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^7.0.0-beta.2"},"devDependencies":{"@ajv-validator/config":"^0.2.3","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^7.0.0-beta.2","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^3.9.7"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"9ef6db217ce5aa5809ab4f376080a4866c95a553","_id":"ajv-formats@0.5.0","_nodeVersion":"14.14.0","_npmVersion":"6.14.8","dist":{"shasum":"88b49ca65e5a1c675eaa13b557914902e725b23f","size":13868,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-0.5.0.tgz"},"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_0.5.0_1604865656925_0.2151233363070102"},"_hasShrinkwrap":false,"publish_time":1604865657059,"_cnpm_publish_time":1604865657059},"0.4.0":{"name":"ajv-formats","version":"0.4.0","description":"Format validation for Ajv v7 (WIP)","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^7.0.0-beta.2"},"devDependencies":{"@ajv-validator/config":"^0.2.3","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^7.0.0-beta.2","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^3.9.7"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"5a15df12ee73344957fcd1a5e1f921dcdfebb005","_id":"ajv-formats@0.4.0","_nodeVersion":"14.14.0","_npmVersion":"6.14.8","dist":{"shasum":"f2e992b4b755117f33f2cdce2e67ce4549c93bca","size":13708,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-0.4.0.tgz"},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_0.4.0_1603568215837_0.0038601424296551556"},"_hasShrinkwrap":false,"publish_time":1603568215986,"_cnpm_publish_time":1603568215986},"0.3.4":{"name":"ajv-formats","version":"0.3.4","description":"Format validation for Ajv v7 (WIP)","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write \"./**/*.{md,json,yaml,js,ts}\"","prettier:check":"prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test-cov":"jest --coverage","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-cov","ci-test":"npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^7.0.0-beta.0"},"devDependencies":{"@ajv-validator/config":"^0.2.3","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^7.0.0-beta.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^3.9.7"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"f9d172e8dc80f03c863a8ec1447ceea93db9a5ef","_id":"ajv-formats@0.3.4","_nodeVersion":"12.12.0","_npmVersion":"6.11.3","dist":{"shasum":"6ccb2c60f7da7cffaf73bb2d04f1a6c6e9d2b156","size":7860,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-0.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-0.3.4.tgz"},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_0.3.4_1602349030837_0.5320652267524513"},"_hasShrinkwrap":false,"publish_time":1602349030957,"_cnpm_publish_time":1602349030957},"0.3.3":{"name":"ajv-formats","version":"0.3.3","description":"Format validation for Ajv v7 (WIP)","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write './**/*.{md,json,yaml,js,ts}'","prettier:check":"prettier --list-different './**/*.{md,json,yaml,js,ts}'","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-spec","ci-test":"npm run prettier:check && npm run eslint && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^7.0.0-alpha.1"},"devDependencies":{"@ajv-validator/config":"^0.2.3","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^7.0.0-alpha.1","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^3.9.7"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"b47000db59c81ff77373d2bbf2abf704133a1d60","_id":"ajv-formats@0.3.3","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"377b72a855fec512a9767422950b17d97bcd7d5a","size":7553,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-0.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-0.3.3.tgz"},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_0.3.3_1600267697274_0.9104292159404046"},"_hasShrinkwrap":false,"publish_time":1600267697427,"_cnpm_publish_time":1600267697427},"0.3.2":{"name":"ajv-formats","version":"0.3.2","description":"Format validation for Ajv v7 (WIP)","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write './**/*.{md,json,yaml,js,ts}'","prettier:check":"prettier --list-different './**/*.{md,json,yaml,js,ts}'","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-spec","ci-test":"npm run prettier:check && npm run eslint && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","dependencies":{"ajv":"^7.0.0-alpha.1"},"devDependencies":{"@ajv-validator/config":"^0.2.3","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^7.0.0-alpha.1","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^3.9.7"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"103e3bac841aeeaf2fc4e64de5296344a461deec","_id":"ajv-formats@0.3.2","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"c581118f2ec8e5f943411e7b6234343cc64c81a7","size":61888,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-0.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-0.3.2.tgz"},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_0.3.2_1600265769311_0.5616764485234946"},"_hasShrinkwrap":false,"publish_time":1600265769477,"_cnpm_publish_time":1600265769477},"0.3.1":{"name":"ajv-formats","version":"0.3.1","description":"Format validation for Ajv v7 (WIP)","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write './**/*.{md,json,yaml,js,ts}'","prettier:check":"prettier --list-different './**/*.{md,json,yaml,js,ts}'","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-spec","ci-test":"npm run prettier:check && npm run eslint && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","peerDependencies":{"ajv":"^7.0.0-alpha.1"},"devDependencies":{"@ajv-validator/config":"^0.2.3","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^7.0.0-alpha.1","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^3.9.7"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"4a335676421c7f940e67f22333220d357844cde1","_id":"ajv-formats@0.3.1","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"3f640acf52aae675541a6b1f7d47a09346d18370","size":61893,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-0.3.1.tgz"},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_0.3.1_1600264611347_0.377468510347164"},"_hasShrinkwrap":false,"publish_time":1600264611491,"_cnpm_publish_time":1600264611491},"0.3.0":{"name":"ajv-formats","version":"0.3.0","description":"Format validation for Ajv v7 (WIP)","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write './**/*.{md,json,yaml,js,ts}'","prettier:check":"prettier --list-different './**/*.{md,json,yaml,js,ts}'","eslint":"eslint --ext .ts ./src/**/*","test-spec":"jest","test":"npm run prettier:check && npm run build && npm run eslint && npm run test-spec","ci-test":"npm run prettier:check && npm run eslint && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","peerDependencies":{"ajv":"^7.0.0-alpha.1"},"devDependencies":{"@ajv-validator/config":"^0.2.3","@types/jest":"^26.0.5","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^7.0.0-alpha.1","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^3.9.7"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"900ff7eef524b1b85ed0d62fcb1c1ea08f8b8d92","_id":"ajv-formats@0.3.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"9b17966ed19c2f4bb16e16b570d93802f8c1ba38","size":61892,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-0.3.0.tgz"},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_0.3.0_1600260633719_0.27965797630259015"},"_hasShrinkwrap":false,"publish_time":1600260633847,"_cnpm_publish_time":1600260633847},"0.2.0":{"name":"ajv-formats","version":"0.2.0","description":"Format validation for Ajv v7 (WIP)","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write './**/*.{md,json,yaml,js,ts}'","prettier:check":"prettier --list-different './**/*.{md,json,yaml,js,ts}'","eslint":"eslint --ext .ts ./src/**/*","test":"jest","ci-test":"npm run prettier:check && npm run eslint && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","devDependencies":{"@ajv-validator/config":"^0.1.0","@types/jest":"^26.0.5","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^6.12.3","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^3.9.7"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"0e0fa67584a6b248fc51ffbb01ca008bb9255fc1","_id":"ajv-formats@0.2.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"fc559f9e50d4f837610bccd5dbb1f1e90c02ddb7","size":61223,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-0.2.0.tgz"},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_0.2.0_1595416911065_0.2892270167187325"},"_hasShrinkwrap":false,"publish_time":1595416911219,"_cnpm_publish_time":1595416911219},"0.1.0":{"name":"ajv-formats","version":"0.1.0","description":"Format validation for Ajv v7 (WIP)","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc","prettier:write":"prettier --write './**/*.{md,json,yaml,js,ts}'","prettier:check":"prettier --list-different './**/*.{md,json,yaml,js,ts}'","eslint":"eslint --ext .ts ./src/**/*","test":"npm run prettier:check && npm run eslint && npm run build"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","devDependencies":{"@ajv-validator/config":"^0.1.0","@types/jest":"^26.0.5","@typescript-eslint/eslint-plugin":"^3.7.0","@typescript-eslint/parser":"^3.7.0","ajv":"^6.12.3","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","husky":"^4.2.5","jest":"^26.1.0","json-schema-test":"^2.0.0","lint-staged":"^10.2.11","prettier":"^2.0.5","ts-jest":"^26.1.3","typescript":"^3.9.7"},"prettier":"@ajv-validator/config/prettierrc.json","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{md,json,yaml,js,ts}":"prettier --write"},"gitHead":"d99e1d8a7e22852607e6fc03c9669ab0d33f0ccb","_id":"ajv-formats@0.1.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"7c58fca1e6ab8d3c5e070d49543ff5cd7f5eb790","size":61045,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-0.1.0.tgz"},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_0.1.0_1595362974292_0.32796569143122745"},"_hasShrinkwrap":false,"publish_time":1595362974408,"_cnpm_publish_time":1595362974408},"0.0.1":{"name":"ajv-formats","version":"0.0.1","description":"Format validation for Ajv v7 (WIP)","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/ajv-validator/ajv-formats.git"},"keywords":["Ajv","JSON-Schema","format","validation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","gitHead":"4d07bd498612418605bef4a76c1c6a16293acfe2","_id":"ajv-formats@0.0.1","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"2702584c8e84d9db6ea69ff669910e99088e87f0","size":1120,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-0.0.1.tgz"},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_0.0.1_1595240619391_0.7229513019328335"},"_hasShrinkwrap":false,"publish_time":1595240619584,"_cnpm_publish_time":1595240619584},"1.4.1":{"name":"ajv-formats","version":"1.4.1","description":"Plugin for AJV that adds support for some of draft2019 formats.","main":"index.js","scripts":{"start":"node index.js","test":"mocha index.test.js","format":"prettier --write '**/*.{js,md}'"},"author":{"name":"Carlo Quinonez","email":"carlo@machina.bio"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/luzlab/ajv-formats.git"},"dependencies":{"isemail":"^3.2.0","punycode":"^2.1.1","schemes":"^1.1.1","uri-js":"^4.2.2"},"peerDependencies":{"ajv":"*"},"devDependencies":{"ajv":"^6.10.2","mocha":"^7.0.0","prettier":"^1.19.1"},"gitHead":"ba6ff7a558f68e60364d4fa36b4b31564c670c9f","bugs":{"url":"https://github.com/luzlab/ajv-formats/issues"},"homepage":"https://github.com/luzlab/ajv-formats#readme","_id":"ajv-formats@1.4.1","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"b6ff5906903a98f6ecc3910e209904a4f9f4830f","size":5424,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-1.4.1.tgz"},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmUser":{"name":"additiveamateur","email":"carlo@machina.bio"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_1.4.1_1579830382150_0.26524476481957926"},"_hasShrinkwrap":false,"publish_time":1579830382337,"_cnpm_publish_time":1579830382337,"deprecated":"Package has been renamed 'ajv-formats-draft2019'. Please update your package.json accordingly."},"1.4.0":{"name":"ajv-formats","version":"1.4.0","description":"Plugin for AJV that adds support for some of draft2019 formats.","main":"index.js","scripts":{"start":"node index.js","test":"mocha index.test.js","format":"prettier --write '**/*.{js,md}'"},"author":{"name":"Carlo Quinonez","email":"carlo@machina.bio"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/luzlab/ajv-formats.git"},"dependencies":{"isemail":"^3.2.0","punycode":"^2.1.1","schemes":"^1.1.1","tldjs":"^2.3.1","uri-js":"^4.2.2"},"peerDependencies":{"ajv":"*"},"devDependencies":{"ajv":"^6.10.2","mocha":"^7.0.0","prettier":"^1.19.1"},"gitHead":"9708d5230489bc1453330afec89c0955624d6d4f","bugs":{"url":"https://github.com/luzlab/ajv-formats/issues"},"homepage":"https://github.com/luzlab/ajv-formats#readme","_id":"ajv-formats@1.4.0","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"52bbcbc196973c063fe8cc5a31f2bc5e21baed5e","size":5375,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-1.4.0.tgz"},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmUser":{"name":"additiveamateur","email":"carlo@machina.bio"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_1.4.0_1579824864367_0.26434504909589385"},"_hasShrinkwrap":false,"publish_time":1579824864548,"_cnpm_publish_time":1579824864548,"deprecated":"Package has been renamed 'ajv-formats-draft2019'. Please update your package.json accordingly."},"1.3.2":{"name":"ajv-formats","version":"1.3.2","description":"Plugin for AJV that adds support for some of draft2019 formats.","main":"index.js","scripts":{"start":"node index.js","test":"mocha index.test.js","format":"prettier --write '**/*.{js,md}'"},"author":{"name":"Carlo Quinonez","email":"carlo@machina.bio"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/luzlab/ajv-formats.git"},"dependencies":{"isemail":"^3.2.0","punycode":"^2.1.1","schemes":"^1.1.1","tldjs":"^2.3.1","uri-js":"^4.2.2"},"peerDependencies":{"ajv":"*"},"devDependencies":{"ajv":"^6.10.2","mocha":"^7.0.0","prettier":"^1.19.1"},"gitHead":"1eff141fa257866bdeb8eaa8d18fa409475c09b0","bugs":{"url":"https://github.com/luzlab/ajv-formats/issues"},"homepage":"https://github.com/luzlab/ajv-formats#readme","_id":"ajv-formats@1.3.2","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"89c1fcad45a94a47e3a27eb2e4cbabffd8e03a07","size":5105,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-1.3.2.tgz"},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmUser":{"name":"additiveamateur","email":"carlo@machina.bio"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_1.3.2_1579723297203_0.46060887865648326"},"_hasShrinkwrap":false,"publish_time":1579723297333,"_cnpm_publish_time":1579723297333,"deprecated":"Package has been renamed 'ajv-formats-draft2019'. Please update your package.json accordingly."},"1.3.1":{"name":"ajv-formats","version":"1.3.1","description":"Plugin for AJV that adds support for some of draft2019 formats.","main":"index.js","scripts":{"start":"node index.js","test":"mocha index.test.js","format":"prettier --write '**/*.{js,md}'"},"author":{"name":"Carlo Quinonez","email":"carlo@machina.bio"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/luzlab/ajv-formats.git"},"dependencies":{"isemail":"^3.2.0","punycode":"^2.1.1","schemes":"^1.1.1","tldjs":"^2.3.1","uri-js":"^4.2.2"},"peerDependencies":{"ajv":"*"},"devDependencies":{"ajv":"^6.10.2","mocha":"^7.0.0","prettier":"^1.19.1"},"gitHead":"30af657b4d832a411bf5644493c195cb3563863b","bugs":{"url":"https://github.com/luzlab/ajv-formats/issues"},"homepage":"https://github.com/luzlab/ajv-formats#readme","_id":"ajv-formats@1.3.1","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"00c36a51ae6d0d81944e95216ac8d7ef700bb6e1","size":5144,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-1.3.1.tgz"},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmUser":{"name":"additiveamateur","email":"carlo@machina.bio"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_1.3.1_1579723057007_0.9954368599411538"},"_hasShrinkwrap":false,"publish_time":1579723057178,"_cnpm_publish_time":1579723057178,"deprecated":"Package has been renamed 'ajv-formats-draft2019'. Please update your package.json accordingly."},"1.3.0":{"name":"ajv-formats","version":"1.3.0","description":"Plugin for AJV that adds support for some of draft2019 formats.","main":"index.js","scripts":{"start":"node index.js","test":"mocha index.test.js","format":"prettier --write '**/*.js'"},"author":{"name":"Carlo Quinonez","email":"carlo@machina.bio"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/luzlab/ajv-formats.git"},"dependencies":{"isemail":"^3.2.0","punycode":"^2.1.1","schemes":"^1.1.1","tldjs":"^2.3.1","uri-js":"^4.2.2"},"peerDependencies":{"ajv":"*"},"devDependencies":{"ajv":"^6.10.2","mocha":"^7.0.0","prettier":"^1.19.1"},"gitHead":"ccfd926ab37e42d906d08ecfdabcea07b2177fe5","bugs":{"url":"https://github.com/luzlab/ajv-formats/issues"},"homepage":"https://github.com/luzlab/ajv-formats#readme","_id":"ajv-formats@1.3.0","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"43ff1587979ccd235a3f569bef6db2a1682281c2","size":4412,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-1.3.0.tgz"},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmUser":{"name":"additiveamateur","email":"carlo@machina.bio"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_1.3.0_1579721429543_0.08622816231138564"},"_hasShrinkwrap":false,"publish_time":1579721429690,"_cnpm_publish_time":1579721429690,"deprecated":"Package has been renamed 'ajv-formats-draft2019'. Please update your package.json accordingly."},"1.2.0":{"name":"ajv-formats","version":"1.2.0","description":"Plugin for AJV that adds support for some of draft2019 formats.","main":"index.js","scripts":{"start":"node index.js","test":"mocha index.test.js"},"author":{"name":"Carlo Quinonez","email":"carlo@machina.bio"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/luzlab/ajv-formats.git"},"dependencies":{"isemail":"^3.2.0","punycode":"^2.1.1","schemes":"^1.1.1","tldjs":"^2.3.1","uri-js":"^4.2.2"},"peerDependencies":{"ajv":"*"},"devDependencies":{"ajv":"^6.10.2","mocha":"^7.0.0"},"gitHead":"ca8c35b670e99919925bbe43a38d1294d5d1d496","bugs":{"url":"https://github.com/luzlab/ajv-formats/issues"},"homepage":"https://github.com/luzlab/ajv-formats#readme","_id":"ajv-formats@1.2.0","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"a66f57e22d56348a54504d062f15db8ad8afaea9","size":4408,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-1.2.0.tgz"},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmUser":{"name":"additiveamateur","email":"carlo@machina.bio"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_1.2.0_1579719556970_0.27937730549312656"},"_hasShrinkwrap":false,"publish_time":1579719557081,"_cnpm_publish_time":1579719557081,"deprecated":"Package has been renamed 'ajv-formats-draft2019'. Please update your package.json accordingly."},"1.0.1":{"name":"ajv-formats","version":"1.0.1","description":"Plugin for AJV that adds support for some of draft2019 formats.","main":"index.js","scripts":{"start":"node index.js","test":"mocha index.test.js"},"author":{"name":"Carlo Quinonez","email":"carlo@machina.bio"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/luzlab/ajv-formats.git"},"dependencies":{"isemail":"^3.2.0","schemes":"^1.1.1","uri-js":"^4.2.2"},"peerDependencies":{"ajv":"*"},"devDependencies":{"ajv":"^6.10.2","mocha":"^7.0.0"},"gitHead":"5bbe92c66678368b04e9818d277b39a948fb2254","bugs":{"url":"https://github.com/luzlab/ajv-formats/issues"},"homepage":"https://github.com/luzlab/ajv-formats#readme","_id":"ajv-formats@1.0.1","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"467423ee815d78397c8868eb3c0341426f97f27c","size":2940,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-1.0.1.tgz"},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmUser":{"name":"additiveamateur","email":"carlo@machina.bio"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_1.0.1_1579025474886_0.6115918865924448"},"_hasShrinkwrap":false,"publish_time":1579025475035,"_cnpm_publish_time":1579025475035,"deprecated":"Package has been renamed 'ajv-formats-draft2019'. Please update your package.json accordingly."},"1.0.0":{"name":"ajv-formats","version":"1.0.0","description":"Plugin for AJV that adds support for some of draft2019 formats.","main":"index.js","scripts":{"start":"node index.js","test":"mocha index.test.js"},"author":{"name":"Carlo Quinonez","email":"carlo@machina.bio"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/luzlab/ajv-formats.git"},"dependencies":{"isemail":"^3.2.0","schemes":"^1.1.1","uri-js":"^4.2.2"},"peerDependencies":{"ajv":"*"},"devDependencies":{"ajv":"^6.10.2","mocha":"^7.0.0"},"gitHead":"c9cad122ba666eb3b7ce0d12cb0a568fbb54d0d8","bugs":{"url":"https://github.com/luzlab/ajv-formats/issues"},"homepage":"https://github.com/luzlab/ajv-formats#readme","_id":"ajv-formats@1.0.0","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"b2fd022d6ef248c0f5a7bc64ddcb03d06ee9fd66","size":2942,"noattachment":false,"key":"/ajv-formats/-/ajv-formats-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-formats/download/ajv-formats-1.0.0.tgz"},"maintainers":[{"name":"additiveamateur","email":"carlo@studiofathom.com"},{"name":"esp","email":""},{"name":"jason-green","email":""}],"_npmUser":{"name":"additiveamateur","email":"carlo@machina.bio"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-formats_1.0.0_1579024654978_0.46386153170909505"},"_hasShrinkwrap":false,"publish_time":1579024655114,"_cnpm_publish_time":1579024655114,"deprecated":"Package has been renamed 'ajv-formats-draft2019'. Please update your package.json accordingly."}},"readme":"# ajv-formats\n\nJSON Schema formats for Ajv\n\n[![Build Status](https://travis-ci.org/ajv-validator/ajv-formats.svg?branch=master)](https://travis-ci.org/ajv-validator/ajv-formats)\n[![npm](https://img.shields.io/npm/v/ajv-formats.svg)](https://www.npmjs.com/package/ajv-formats)\n[![Gitter](https://img.shields.io/gitter/room/ajv-validator/ajv.svg)](https://gitter.im/ajv-validator/ajv)\n[![GitHub Sponsors](https://img.shields.io/badge/$-sponsors-brightgreen)](https://github.com/sponsors/epoberezkin)\n\n## Usage\n\n```javascript\n// ESM/TypeScript import\nimport Ajv from \"ajv\"\nimport addFormats from \"ajv-formats\"\n// Node.js require:\nconst Ajv = require(\"ajv\")\nconst addFormats = require(\"ajv-formats\")\n\nconst ajv = new Ajv()\naddFormats(ajv)\n```\n\n## Formats\n\nThe package defines these formats:\n\n- _date_: full-date according to [RFC3339](http://tools.ietf.org/html/rfc3339#section-5.6).\n- _time_: time (time-zone is mandatory).\n- _date-time_: date-time (time-zone is mandatory).\n- _iso-time_: time with optional time-zone.\n- _iso-date-time_: date-time with optional time-zone.\n- _duration_: duration from [RFC3339](https://tools.ietf.org/html/rfc3339#appendix-A)\n- _uri_: full URI.\n- _uri-reference_: URI reference, including full and relative URIs.\n- _uri-template_: URI template according to [RFC6570](https://tools.ietf.org/html/rfc6570)\n- _url_ (deprecated): [URL record](https://url.spec.whatwg.org/#concept-url).\n- _email_: email address.\n- _hostname_: host name according to [RFC1034](http://tools.ietf.org/html/rfc1034#section-3.5).\n- _ipv4_: IP address v4.\n- _ipv6_: IP address v6.\n- _regex_: tests whether a string is a valid regular expression by passing it to RegExp constructor.\n- _uuid_: Universally Unique IDentifier according to [RFC4122](http://tools.ietf.org/html/rfc4122).\n- _json-pointer_: JSON-pointer according to [RFC6901](https://tools.ietf.org/html/rfc6901).\n- _relative-json-pointer_: relative JSON-pointer according to [this draft](http://tools.ietf.org/html/draft-luff-relative-json-pointer-00).\n- _byte_: base64 encoded data according to the [openApi 3.0.0 specification](https://spec.openapis.org/oas/v3.0.0#data-types)\n- _int32_: signed 32 bits integer according to the [openApi 3.0.0 specification](https://spec.openapis.org/oas/v3.0.0#data-types)\n- _int64_: signed 64 bits according to the [openApi 3.0.0 specification](https://spec.openapis.org/oas/v3.0.0#data-types)\n- _float_: float according to the [openApi 3.0.0 specification](https://spec.openapis.org/oas/v3.0.0#data-types)\n- _double_: double according to the [openApi 3.0.0 specification](https://spec.openapis.org/oas/v3.0.0#data-types)\n- _password_: password string according to the [openApi 3.0.0 specification](https://spec.openapis.org/oas/v3.0.0#data-types)\n- _binary_: binary string according to the [openApi 3.0.0 specification](https://spec.openapis.org/oas/v3.0.0#data-types)\n\nSee regular expressions used for format validation and the sources that were used in [formats.ts](https://github.com/ajv-validator/ajv-formats/blob/master/src/formats.ts).\n\n**Please note**: JSON Schema draft-07 also defines formats `iri`, `iri-reference`, `idn-hostname` and `idn-email` for URLs, hostnames and emails with international characters. These formats are available in [ajv-formats-draft2019](https://github.com/luzlab/ajv-formats-draft2019) plugin.\n\n## Keywords to compare values: `formatMaximum` / `formatMinimum` and `formatExclusiveMaximum` / `formatExclusiveMinimum`\n\nThese keywords allow to define minimum/maximum constraints when the format keyword defines ordering (`compare` function in format definition).\n\nThese keywords are added to ajv instance when ajv-formats is used without options or with option `keywords: true`.\n\nThese keywords apply only to strings. If the data is not a string, the validation succeeds.\n\nThe value of keywords `formatMaximum`/`formatMinimum` and `formatExclusiveMaximum`/`formatExclusiveMinimum` should be a string or [\\$data reference](https://github.com/ajv-validator/ajv/blob/master/docs/validation.md#data-reference). This value is the maximum (minimum) allowed value for the data to be valid as determined by `format` keyword. If `format` keyword is not present schema compilation will throw exception.\n\nWhen these keyword are added, they also add comparison functions to formats `\"date\"`, `\"time\"` and `\"date-time\"`. User-defined formats also can have comparison functions. See [addFormat](https://github.com/ajv-validator/ajv/blob/master/docs/api.md#api-addformat) method.\n\n```javascript\nrequire(\"ajv-formats\")(ajv)\n\nconst schema = {\n  type: \"string\",\n  format: \"date\",\n  formatMinimum: \"2016-02-06\",\n  formatExclusiveMaximum: \"2016-12-27\",\n}\n\nconst validDataList = [\"2016-02-06\", \"2016-12-26\"]\n\nconst invalidDataList = [\"2016-02-05\", \"2016-12-27\", \"abc\"]\n```\n\n## Options\n\nOptions can be passed via the second parameter. Options value can be\n\n1. The list of format names that will be added to ajv instance:\n\n```javascript\naddFormats(ajv, [\"date\", \"time\"])\n```\n\n**Please note**: when ajv encounters an undefined format it throws exception (unless ajv instance was configured with `strict: false` option). To allow specific undefined formats they have to be passed to ajv instance via `formats` option with `true` value:\n\n```javascript\nconst ajv = new Ajv((formats: {date: true, time: true})) // to ignore \"date\" and \"time\" formats in schemas.\n```\n\n2. Format validation mode (default is `\"full\"`) with optional list of format names and `keywords` option to add additional format comparison keywords:\n\n```javascript\naddFormats(ajv, {mode: \"fast\"})\n```\n\nor\n\n```javascript\naddFormats(ajv, {mode: \"fast\", formats: [\"date\", \"time\"], keywords: true})\n```\n\nIn `\"fast\"` mode the following formats are simplified: `\"date\"`, `\"time\"`, `\"date-time\"`, `\"iso-time\"`, `\"iso-date-time\"`, `\"uri\"`, `\"uri-reference\"`, `\"email\"`. For example, `\"date\"`, `\"time\"` and `\"date-time\"` do not validate ranges in `\"fast\"` mode, only string structure, and other formats have simplified regular expressions.\n\n## Tests\n\n```bash\nnpm install\ngit submodule update --init\nnpm test\n```\n\n## License\n\n[MIT](https://github.com/ajv-validator/ajv-formats/blob/master/LICENSE)\n","_attachments":{},"homepage":"https://github.com/ajv-validator/ajv-formats#readme","bugs":{"url":"https://github.com/ajv-validator/ajv-formats/issues"},"license":"MIT"}