We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e87a847 commit d36c552Copy full SHA for d36c552
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-emerchantpay-api",
3
- "version": "0.2.0",
+ "version": "1.0.0",
4
"description": "emerchantpay web service API library for node backend",
5
"main": "./lib/index.js",
6
"scripts": {
@@ -46,9 +46,7 @@
46
"type": "git",
47
"url": "git+https://github.com/vincentbriglia/node-emerchantpay-api.git"
48
},
49
- "keywords": [
50
- "emerchantpay"
51
- ],
+ "keywords": ["emerchantpay"],
52
"bugs": {
53
"url": "https://github.com/vincentbriglia/node-emerchantpay-api/issues"
54
0 commit comments