Page MenuHomeSealhub

package.json
No OneTemporary

package.json

{
"name": "sealious",
"homepage": "http://sealious.github.io/",
"version": "0.10.11",
"description": "A declarative framework for fast & easy app development.",
"main": "./lib/main.js",
"scripts": {
"test": "mocha --timeout=10000 setup-test.js \"./common_lib/**/*.test.js\" \"./lib/**/*.test.js\"",
"stress-test": "mocha --timeout=20000 setup-test.js \"./stress_test/**/*.test.js\"",
"build": "tsc"
},
"repository": {
"type": "git",
"url": "https://github.com/sealcode/sealious"
},
"author": "The Sealious team (http://github.com/Sealious)",
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/Sealious/Sealious/issues"
},
"dependencies": {
"@3846masa/axios-cookiejar-support": "^0.1.4",
"@babel/polyfill": "^7.0.0",
"@types/bluebird": "^3.5.30",
"@types/clone": "^0.1.30",
"@types/color": "^3.0.1",
"@types/object-hash": "^1.3.3",
"@types/sharp": "^0.25.0",
"axios": "^0.18.1",
"bluebird": "^3.4.6",
"bluebird-events": "^3.0.1",
"boom": "^4.2.0",
"clone": "^1.0.2",
"color": "latest",
"deep-equal": "^1.0.1",
"deepmerge": "^4.2.2",
"dot-prop": "^5.2.0",
"escape-html": "^1.0.3",
"events": "^2.0.0",
"expand-hash": "^1.0.1",
"gm": "^1.23.0",
"hapi": "^17.5.2",
"inert": "^5.1.0",
"locreq": "^1.1.0",
"mime-types": "^2.1.11",
"mjml": "^4.2.0",
"mongodb": "^3.5.5",
"node-uuid": "^1.4.7",
"nodemailer": "^6.4.6",
"object-hash": "^2.0.3",
"pretty-ms": "^7.0.0",
"qs": "^6.5.1",
"resolve": "^1.1.7",
"sanitize-html": "^1.13.0",
"sharp": "^0.23.0",
"shortid": "^2.2.6",
"tough-cookie": "^2.3.4",
"winston": "^3.2.1"
},
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/preset-react": "^7.0.0",
"@types/escape-html": "^1.0.0",
"@types/mjml": "^4.0.4",
"@types/mocha": "^7.0.2",
"@types/mongodb": "^3.5.20",
"@types/node": "^13.13.4",
"@types/nodemailer": "^6.4.0",
"@types/shortid": "0.0.29",
"eslint": "^3.1.1",
"mocha": "*",
"prettier": "^1.18.2",
"sinon": "^5.0.7",
"typescript": "^3.8.3"
}
}

File Metadata

Mime Type
application/json
Expires
Fri, Jan 24, 15:15 (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
601611
Default Alt Text
package.json (2 KB)

Event Timeline