Page MenuHomeSealhub

package.json
No OneTemporary

package.json

{
"name": "sealious",
"homepage": "http://sealious.github.io/",
"version": "0.10.1",
"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": "rm -rf cosealious/* && babel cosealious-src --out-dir cosealious && babel common_lib --out-dir cosealious/common_lib",
"prepare": "npm run build"
},
"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",
"axios": "^0.18.1",
"bluebird": "^3.4.6",
"bluebird-events": "^2.0.0",
"boom": "^4.2.0",
"clone": "^1.0.2",
"color": "latest",
"deep-equal": "^1.0.1",
"dot-prop": "^4.2.0",
"escape-html": "^1.0.3",
"events": "^2.0.0",
"expand-hash": "^1.0.1",
"express": "^4.14.0",
"gm": "^1.23.0",
"hapi": "^17.5.2",
"inert": "^5.1.0",
"locreq": "^1.1.0",
"lodash.get": "^4.4.2",
"merge": "^1.2.1",
"mime-types": "^2.1.11",
"mjml": "^4.2.0",
"mongodb": "^3.5.5",
"node-uuid": "^1.4.7",
"nodemailer": "^4.6.3",
"object-hash": "^1.3.0",
"pretty-ms": "^3.2.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": "^1.0.0"
},
"peerDependencies": {
"react": "^16.3.2"
},
"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",
"eslint": "^3.1.1",
"mocha": "*",
"prettier": "^1.18.2",
"sinon": "^5.0.7"
}
}

File Metadata

Mime Type
application/json
Expires
Wed, Aug 13, 17:18 (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
874653
Default Alt Text
package.json (1 KB)

Event Timeline