Page MenuHomeSealhub

package.json
No OneTemporary

package.json

{
"name": "tempstream",
"version": "0.0.18",
"description": "A template function that produces a stream that sends chunks of data as soon as possible",
"main": "lib/index.js",
"scripts": {
"test": "mocha lib/test.js",
"build": "tsc",
"prepare": "npm run build"
},
"author": "Sealcode",
"license": "ISC",
"devDependencies": {
"@types/koa": "^2.13.4",
"@types/mocha": "^9.0.0",
"@types/node": "^16.4.10",
"@types/sinon": "^10.0.2",
"@typescript-eslint/eslint-plugin": "^4.16.1",
"eslint": "^7.21.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-prettier": "^3.3.1",
"koa": "^2.13.4",
"mocha": "^9.1.1",
"prettier": "^2.2.1",
"sinon": "^11.1.2"
},
"types": "./@types/index.d.ts"
}

File Metadata

Mime Type
application/json
Expires
Sat, Nov 23, 01:31 (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
547773
Default Alt Text
package.json (725 B)

Event Timeline