mirror of
1
2
Fork 0
ucaptcha/shared/package.json

12 lines
259 B
JSON

{
"name": "shared",
"version": "1.0.0",
"description": "Common files between server and client",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Devshh",
"license": "GPL-3.0-or-later"
}