2022-05-11 21:03:03 +00:00
|
|
|
{
|
|
|
|
"private": true,
|
2024-07-17 02:30:34 +00:00
|
|
|
"scripts": {
|
|
|
|
"dev": "cd docz && npm run start -- --host=0.0.0.0 --no-open"
|
|
|
|
},
|
2022-05-11 21:03:03 +00:00
|
|
|
"alex": {
|
|
|
|
"allow": [
|
2023-07-06 07:21:41 +00:00
|
|
|
"host-hostess",
|
|
|
|
"hook", "hooks",
|
2022-05-11 21:03:03 +00:00
|
|
|
"chinese",
|
|
|
|
"special",
|
|
|
|
"simple",
|
|
|
|
"just",
|
|
|
|
"crash",
|
|
|
|
"wtf",
|
|
|
|
"holes"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|