vrm-no-fs
Version:
Coerces, validates and prettifies vehicle registration marks (VRMs)
39 lines (38 loc) • 893 B
JSON
{
"name": "vrm-no-fs",
"version": "0.1.3",
"description": "Coerces, validates and prettifies vehicle registration marks (VRMs)",
"homepage": "https://github.com/ejdigby/vrm-node-no-fs",
"bugs": "https://github.com/ejdigby/vrm-node-no-fs/issues",
"license": "MIT",
"author": "James Billingham <james@jamesbillingham.com> (http://jamesbillingham.com)",
"contributors": [
"Edward Digby <edward@ejdigby.com> (https://github.com/ejdigby)"
],
"main": "lib/index.js",
"repository": {
"type": "git",
"url": "https://github.com/ejdigby/vrm-node-no-fs.git"
},
"dependencies": {
"is-my-json-valid": "^2.13.1"
},
"keywords": [
"vrm",
"vehicle",
"registration",
"mark",
"number",
"plate",
"car",
"dvla",
"uk",
"validate",
"validation",
"validator",
"verify",
"coerce",
"prettify",
"format"
]
}