Page MenuHomeSealhub

package.json
No OneTemporary

package.json

{
"name": "@sealcode/cosealious",
"version": "0.1.2",
"description": "Helper functions for Sealious-made API",
"main": "lib/index.js",
"types": "@types/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc",
"watch": "tsc --watch"
},
"repository": {
"type": "git",
"url": "https://hub.sealcode.org/source/cosealious/"
},
"author": "",
"license": "ISC",
"dependencies": {
"@3846masa/axios-cookiejar-support": "^1.0.0",
"@babel/runtime-corejs2": "^7.9.2",
"axios": "^0.19.2",
"babel-polyfill": "^6.26.0",
"eventemitter3": "^4.0.0",
"qs": "^6.9.3"
},
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/plugin-transform-runtime": "^7.9.0",
"@types/qs": "^6.9.1",
"@types/react": "^16.9.34",
"typescript": "^3.8.3"
},
"peerDependencies": {
"react": "^16.13.1"
}
}

File Metadata

Mime Type
application/json
Expires
Fri, Jul 4, 08:36 (4 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
798921
Default Alt Text
package.json (854 B)

Event Timeline