UNPKG

nicepay-id

Version:
31 lines (30 loc) 654 B
{ "name": "nicepay-id", "version": "1.0.11", "description": "module for nicepay payment.", "main": "index.js", "directories": { "lib": "lib" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://egg-@github.com/egg-/nicepay-id.git" }, "author": "i@egg.pe.kr", "license": "MIT", "bugs": { "url": "https://github.com/egg-/nicepay-id/issues" }, "homepage": "https://github.com/egg-/nicepay-id#readme", "keywords": [ "nicepay" ], "dependencies": { "moment": "^2.24.0", "request": "^2.88.2", "sha256": "^0.2.0" } }