Page MenuHomeSealhub

package.json
No OneTemporary

package.json

{
"name": "sealious",
"homepage": "http://sealious.github.io/",
"version": "0.8.0",
"description": "A declarative framework for fast & easy app development.",
"main": "./lib/main.js",
"scripts": {
"test": "mocha --timeout=10000 setup-test.js \"./lib/**/*.test.js\"",
"build": "rm -rf cosealious/* && babel cosealious-src --out-dir cosealious",
"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": {
"axios": "^0.18.0",
"bluebird": "^3.4.6",
"bluebird-events": "^2.0.0",
"body-parser": "^1.15.2",
"boom": "^4.2.0",
"clone": "^1.0.2",
"color": "latest",
"cosmiconfig": "^3.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",
"js-yaml": "^3.6.1",
"locreq": "^1.1.0",
"merge": "^1.2.0",
"mime-types": "^2.1.11",
"mjml": "^4.1.1",
"mongodb": "^3.0.3",
"node-uuid": "^1.4.7",
"nodemailer": "^4.6.3",
"object-hash": "^1.3.0",
"pretty-ms": "^3.2.0",
"qs": "^6.5.1",
"request": "^2.79.0",
"resolve": "^1.1.7",
"sanitize-html": "^1.13.0",
"shortid": "^2.2.6",
"squares": "^0.2.1",
"uuid": "^3.0.0",
"winston": "^1.0.0",
"@3846masa/axios-cookiejar-support": "^0.1.4",
"deep-equal": "^1.0.1",
"tough-cookie": "^2.3.4"
},
"peerDependencies": {
"react": "^16.3.2"
},
"devDependencies": {
"babel-regenerator-runtime": "^6.5.0",
"mocha": "*",
"sinon": "^5.0.7",
"eslint": "^3.1.1",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-env": "^1.7.0",
"babel-preset-react": "^6.24.1",
"babel-cli": "^6.26.0"
}
}

File Metadata

Mime Type
application/json
Expires
Sat, Sep 20, 14:46 (1 d, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
944797
Default Alt Text
package.json (1 KB)

Event Timeline