eircode
Version:
Simple Node.js validation for Eircodes
18 lines (17 loc) • 393 B
JSON
{
"name": "eircode",
"version": "1.0.1",
"description": "Simple Node.js validation for Eircodes",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Eircode",
"Node.js",
"Postcodes",
"Irish"
],
"author": "Rob Gleeson <robbie.gleeson@gmail.com> (http://robbiegleeson.github.io/)",
"license": "ISC"
}