Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F969568
package.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
package.json
View Options
{
"name"
:
"@sealcode/sealgen"
,
"version"
:
"0.10.5"
,
"description"
:
"Module to automate adding routes and collections to a sealious application"
,
"main"
:
"lib/index.js"
,
"scripts"
:
{
"test"
:
"mocha"
,
"build"
:
"tsc"
,
"prepare"
:
"npm run build"
,
"watch"
:
"npm run build -- --watch"
,
"clean-coverage"
:
"rm -rf coverage .nyc_output .xunit"
,
"coverage"
:
"npm run clean-coverage && nyc mocha"
,
"test-reports"
:
"npm run clean-coverage && nyc --reporter clover mocha --reporter xunit --reporter-option output=.xunit"
,
"coverage-html"
:
"npm run test-reports && nyc report --reporter lcov && xdg-open coverage/lcov-report/index.html"
},
"bin"
:
{
"sealgen"
:
"./lib/cli.js"
},
"author"
:
""
,
"license"
:
"ISC"
,
"devDependencies"
:
{
"@istanbuljs/nyc-config-typescript"
:
"^1.0.2"
,
"@playwright/test"
:
"^1.30.0"
,
"@types/koa__router"
:
"^12.0.4"
,
"@types/mocha"
:
"^9.0.0"
,
"@types/node"
:
"^18.11.4"
,
"@types/prettier"
:
"^2.7.0"
,
"@types/prompts"
:
"^2.0.14"
,
"@typescript-eslint/eslint-plugin"
:
"^4.29.3"
,
"@typescript-eslint/parser"
:
"^4.29.3"
,
"eslint"
:
"^7.32.0"
,
"eslint-config-prettier"
:
"^8.3.0"
,
"eslint-plugin-prettier"
:
"^3.4.1"
,
"eslint-plugin-with-tsc-error"
:
"^0.0.7"
,
"get-port"
:
"^5.0.0"
,
"koa-body"
:
"^5.0.0"
,
"mocha"
:
"^9.2.2"
,
"mri"
:
"^1.2.0"
,
"nyc"
:
"^15.1.0"
,
"playwright"
:
"^1.29.2"
,
"source-map-support"
:
"^0.5.21"
,
"ts-node"
:
"^10.9.1"
,
"typescript"
:
"^4.7"
,
"wait-port"
:
"^1.0.4"
},
"types"
:
"./@types/index.d.ts"
,
"dependencies"
:
{
"@koa/router"
:
"^12.0.1"
,
"@sealcode/ts-predicates"
:
"^0.4.3"
,
"deepmerge"
:
"^4.3.1"
,
"esbuild"
:
"^0.15.5"
,
"esbuild-sass-plugin"
:
"^2.3.1"
,
"koa"
:
"^2.13.0"
,
"locreq"
:
"^2.0.2"
,
"merge"
:
"^2.1.1"
,
"prettier"
:
"^2.7.1"
,
"prompts"
:
"^2.4.2"
,
"tempstream"
:
"^0.0.21"
,
"tiny-glob"
:
"^0.2.9"
,
"yargs"
:
"^17.6.2"
},
"peerDependencies"
:
{
"koa"
:
"^2.13.0"
,
"koa-responsive-image-router"
:
"^0.2.2"
,
"sealious"
:
"^0.17.27"
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Sat, Nov 23, 06:01 (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
547881
Default Alt Text
package.json (1 KB)
Attached To
Mode
rSGEN sealgen
Attached
Detach File
Event Timeline
Log In to Comment