UNPKG

addresser

Version:

Street Address Parser for Node.js

27 lines (26 loc) 673 B
{ "name": "iterate-object", "version": "1.3.3", "description": "A convenient way to iterate objects.", "main": "lib/index.js", "directories": { "example": "example" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@github.com:IonicaBizau/node-iterate-object.git" }, "keywords": [ "iterate", "object" ], "author": "Ionică Bizău <bizauionica@gmail.com> (http://ionicabizau.net)", "license": "MIT", "bugs": { "url": "https://github.com/IonicaBizau/node-iterate-object/issues" }, "homepage": "https://github.com/IonicaBizau/node-iterate-object" }