Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F969584
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/jdd"
,
"version"
:
"0.4.19"
,
"description"
:
"JSON-Driven Documents"
,
"main"
:
"lib/index.js"
,
"type"
:
"module"
,
"scripts"
:
{
"pretest"
:
"npm run build"
,
"test"
:
"node test.cjs"
,
"prebuild"
:
"npm run lint"
,
"build"
:
"tsc"
,
"typecheck"
:
"tsc --noemit"
,
"prepare"
:
"npm run build"
,
"lint"
:
"eslint src"
,
"preinstrument"
:
"npm run build && rm -fr .xunit coverage lib-instrumented"
,
"instrument"
:
"npx nyc instrument --exclude
\"\"
lib lib-instrumented"
,
"pretest-reports"
:
"npm run instrument"
,
"test-reports"
:
"npx nyc --exclude
\"\"
./node_modules/.bin/mocha --recursive --timeout=10000 --require source-map-support/register --reporter xunit --reporter-option output=.xunit 'lib-instrumented/**/*.test.js' && nyc report --reporter clover --exclude
\"\"
"
,
"precover-html"
:
"rm -rf coverate/lcov-report"
,
"cover-html"
:
"npm run test-reports && nyc report --reporter lcov --exclude
\"\"
&& xdg-open coverage/lcov-report/index.html"
},
"author"
:
""
,
"license"
:
"ISC"
,
"devDependencies"
:
{
"@types/mocha"
:
"^10.0.1"
,
"@types/prettier"
:
"^2.7.0"
,
"@types/uuid"
:
"^9.0.8"
,
"@typescript-eslint/eslint-plugin"
:
"^5.58.0"
,
"@typescript-eslint/parser"
:
"^5.58.0"
,
"assert"
:
"^2.0.0"
,
"eslint"
:
"^8.38.0"
,
"eslint-config-prettier"
:
"^8.8.0"
,
"eslint-plugin-prettier"
:
"^4.2.1"
,
"eslint-plugin-with-tsc-error"
:
"^0.0.8"
,
"mocha"
:
"^10.2.0"
,
"nyc"
:
"^15.1.0"
,
"source-map-support"
:
"^0.5.21"
,
"ts-node"
:
"^10.9.1"
,
"typescript"
:
"^5.0.4"
},
"types"
:
"./@types/index.d.ts"
,
"dependencies"
:
{
"@sealcode/file-manager"
:
"^1.0.2"
,
"@sealcode/ts-predicates"
:
"^0.5.3"
,
"escape-goat"
:
"^4.0.0"
,
"hyphenopoly"
:
"^5.3.0"
,
"koa-responsive-image-router"
:
"^0.2.29"
,
"locreq"
:
"^3.0.0"
,
"marked"
:
"^12.0.0"
,
"mri"
:
"^1.2.0"
,
"prettier"
:
"^2.7.1"
,
"tempstream"
:
"^0.3.18"
,
"uuid"
:
"^9.0.1"
},
"peerDependencies"
:
{
"sealious"
:
"^0.19.18"
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Sat, Nov 23, 06:24 (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
547892
Default Alt Text
package.json (1 KB)
Attached To
Mode
R130 jdd
Attached
Detach File
Event Timeline
Log In to Comment