initial commit
This commit is contained in:
12
package.json
Normal file
12
package.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"name": "fakemoney",
|
||||||
|
"version": "0.0.1",
|
||||||
|
"description": "Fake Money Payment Processor",
|
||||||
|
"license": "GPL-3.0",
|
||||||
|
"author": "",
|
||||||
|
"type": "commonjs",
|
||||||
|
"main": "index.js",
|
||||||
|
"scripts": {
|
||||||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user