12 lines
231 B
JSON
12 lines
231 B
JSON
|
|
{
|
||
|
|
"name": "postalpoint_square_plugin",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"main": "plugin.js",
|
||
|
|
"scripts": {
|
||
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
|
},
|
||
|
|
"author": "",
|
||
|
|
"license": "BSD-3-Clause",
|
||
|
|
"description": ""
|
||
|
|
}
|