This website requires JavaScript.
Explore
Help
Register
Sign In
public-offering
/
pad.pub0.org
Watch
1
Star
0
Fork
You've already forked pad.pub0.org
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2ea8ea1275
pad.pub0.org
/
package.json
9 lines
119 B
JSON
Raw
Normal View
History
Unescape
Escape
lint: Configure ESLint
2020-11-17 22:29:56 +00:00
{
"dependencies"
:
{
"ep_etherpad-lite"
:
"file:src"
}
,
"engines"
:
{
Bump minimum required Node.js version to 10.17.0 This makes it possible to use fs.promises.
2021-01-19 16:37:12 +00:00
"node"
:
"^10.17.0 || >=11.14.0"
lint: Configure ESLint
2020-11-17 22:29:56 +00:00
}
}