Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F8922126
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/package.json b/package.json
index af1dee47..ddeb2b8c 100644
--- a/package.json
+++ b/package.json
@@ -1,49 +1,49 @@
{
- "name": "sealious",
- "homepage": "http://sealious.github.io/",
- "version": "0.5.12",
- "description": "A declarative framework for fast & easy app development.",
- "main": "./lib/main.js",
- "scripts": {
- "prepublish": "require-self",
- "test": "./node_modules/mocha/bin/mocha --delay ./tests/test.js",
- "precoveralls": "node ./tests/prepare-for-coverage.js && jscoverage lib lib-cov",
- "coveralls": "./node_modules/.bin/mocha ./tests/test.js --delay -R mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js || npm run postcoveralls",
- "postcoveralls": "node ./tests/prepare-for-coverage-undo.js",
- "coverage": "npm run precoveralls && ./node_modules/.bin/mocha ./tests/test.js --delay -R html-cov > coverage.html && npm run postcoveralls && (xdg-open coverage.html || start coverage.html)"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/Sealious/Sealious/"
- },
- "keywords": [
- "sealious"
- ],
- "author": "The Sealious team (http://github.com/Sealious)",
- "license": "BSD-2-Clause",
- "bugs": {
- "url": "https://github.com/Sealious/Sealious/issues"
- },
- "dependencies": {
- "Set": "~0.4.1",
- "bluebird": "~2.9.9",
- "clone": "^1.0.2",
- "fs": "0.0.2",
- "fs-extra": "^0.18.2",
- "immutable": "^3.7.2",
- "merge": "^1.2.0",
- "path": "^0.11.14",
- "sanitize-html": "^1.6.1",
- "sealious-datastore-tingo": "^0.1.3",
- "sha1": "^1.1.0",
- "uid": "0.0.2",
- "winston": "^1.0.0"
- },
- "devDependencies": {
- "coveralls": "^2.11.4",
- "jscoverage": "^0.6.0",
- "mocha": "*",
- "mocha-lcov-reporter": "0.0.2",
- "require-self": "^0.1.0"
- }
-}
\ No newline at end of file
+ "name": "sealious",
+ "homepage": "http://sealious.github.io/",
+ "version": "0.5.13",
+ "description": "A declarative framework for fast & easy app development.",
+ "main": "./lib/main.js",
+ "scripts": {
+ "prepublish": "require-self",
+ "test": "./node_modules/mocha/bin/mocha --delay ./tests/test.js",
+ "precoveralls": "node ./tests/prepare-for-coverage.js && jscoverage lib lib-cov",
+ "coveralls": "./node_modules/.bin/mocha ./tests/test.js --delay -R mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js || npm run postcoveralls",
+ "postcoveralls": "node ./tests/prepare-for-coverage-undo.js",
+ "coverage": "npm run precoveralls && ./node_modules/.bin/mocha ./tests/test.js --delay -R html-cov > coverage.html && npm run postcoveralls && (xdg-open coverage.html || start coverage.html)"
+ },
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/Sealious/Sealious/"
+ },
+ "keywords": [
+ "sealious"
+ ],
+ "author": "The Sealious team (http://github.com/Sealious)",
+ "license": "BSD-2-Clause",
+ "bugs": {
+ "url": "https://github.com/Sealious/Sealious/issues"
+ },
+ "dependencies": {
+ "Set": "~0.4.1",
+ "bluebird": "~2.9.9",
+ "clone": "^1.0.2",
+ "fs": "0.0.2",
+ "fs-extra": "^0.18.2",
+ "immutable": "^3.7.2",
+ "merge": "^1.2.0",
+ "path": "^0.11.14",
+ "sanitize-html": "^1.6.1",
+ "sealious-datastore-tingo": "^0.1.3",
+ "sha1": "^1.1.0",
+ "uid": "0.0.2",
+ "winston": "^1.0.0"
+ },
+ "devDependencies": {
+ "coveralls": "^2.11.4",
+ "jscoverage": "^0.6.0",
+ "mocha": "*",
+ "mocha-lcov-reporter": "0.0.2",
+ "require-self": "^0.1.0"
+ }
+}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Sep 20, 14:17 (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
949264
Default Alt Text
(3 KB)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment