mirror of
https://github.com/sequentialread/pow-captcha.git
synced 2025-03-30 15:08:29 +00:00
run npm init to validate package.json
This commit is contained in:
parent
39053d1621
commit
b15d076479
@ -8,7 +8,7 @@
|
||||
"url": "git+https://git.sequentialread.com/forest/sequentialread-pow-captcha"
|
||||
},
|
||||
"author": "forest johnson <forest.n.johnson@gmail.com>",
|
||||
"license": "GPLv3",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"bugs": {
|
||||
"url": "https://git.sequentialread.com/forest/sequentialread-pow-captcha/issues"
|
||||
},
|
||||
@ -26,5 +26,8 @@
|
||||
],
|
||||
"files": [
|
||||
"static"
|
||||
]
|
||||
}
|
||||
],
|
||||
"directories": {
|
||||
"static": "static"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user