Files
node-iap/package.json
2014-02-26 13:03:04 +09:00

19 lines
360 B
JSON

{
"name": "iap",
"version": "0.1.1",
"description": "Apple in-app purchases for Node.js",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": "",
"keywords": [
"iap",
"apple",
"purchase",
"itunes"
],
"author": "Ron Korving <rkorving@wizcorp.jp>",
"license": "MIT"
}