Update package.json
This commit is contained in:
parent
51f7269e69
commit
899e06d7af
19
package.json
19
package.json
@ -1,11 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "postalpoint_square_plugin",
|
"name": "postalpoint_square_plugin",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"main": "plugin.js",
|
"main": "plugin.js",
|
||||||
"scripts": {
|
"author": "PostalPortal LLC",
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"license": "BSD-3-Clause",
|
||||||
},
|
"description": "Connect PostalPoint to your Square account and a Square Terminal smart card reader. This plugin supports in-person card payments and saving cards for later use when the customer isn't present, such as for mailbox renewals.",
|
||||||
"author": "",
|
"postalpoint": {
|
||||||
"license": "BSD-3-Clause",
|
"pluginname": "Square Terminal",
|
||||||
"description": ""
|
"minVersion": "000034"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user