postnl
Version:
PostNL node.js API client
23 lines (22 loc) • 554 B
JSON
{
"name": "postnl",
"version": "0.1.0",
"description": "PostNL node.js API client",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/firstred/postnl-api-node.git"
},
"keywords": [
"postnl"
],
"author": "Michael Dekker <git@michaeldekker.nl>",
"license": "MIT",
"bugs": {
"url": "https://github.com/firstred/postnl-api-node/issues"
},
"homepage": "https://github.com/firstred/postnl-api-node#readme"
}