mirror of
https://github.com/sequentialread/pow-captcha.git
synced 2025-07-04 03:42:33 +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"
|
"url": "git+https://git.sequentialread.com/forest/sequentialread-pow-captcha"
|
||||||
},
|
},
|
||||||
"author": "forest johnson <forest.n.johnson@gmail.com>",
|
"author": "forest johnson <forest.n.johnson@gmail.com>",
|
||||||
"license": "GPLv3",
|
"license": "GPL-3.0-or-later",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://git.sequentialread.com/forest/sequentialread-pow-captcha/issues"
|
"url": "https://git.sequentialread.com/forest/sequentialread-pow-captcha/issues"
|
||||||
},
|
},
|
||||||
@ -26,5 +26,8 @@
|
|||||||
],
|
],
|
||||||
"files": [
|
"files": [
|
||||||
"static"
|
"static"
|
||||||
]
|
],
|
||||||
|
"directories": {
|
||||||
|
"static": "static"
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user