Page MenuHomeSealhub

package.json
No OneTemporary

package.json

{
"name": "koa-responsive-image-router",
"version": "0.0.14",
"description": "Koa router that helps to serve responsive images in an SSR app",
"main": "lib/index.js",
"scripts": {
"test": "ts-node test/app.ts",
"build": "tsc",
"prepare": "npm run build"
},
"author": "Arkadiusz Wieczorek",
"license": "ISC",
"dependencies": {
"@koa/router": "^10.0.0",
"koa": "^2.13.1",
"koa-router": "^10.0.0",
"sharp": "^0.28.3"
},
"devDependencies": {
"@types/koa__router": "^8.0.4",
"@types/sharp": "^0.28.3",
"@typescript-eslint/eslint-plugin": "^4.16.1",
"eslint": "^7.21.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-prettier": "^3.3.1",
"prettier": "^2.2.1"
},
"types": "./@types/index.d.ts"
}

File Metadata

Mime Type
application/json
Expires
Thu, Jul 3, 03:03 (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
740539
Default Alt Text
package.json (735 B)

Event Timeline