omnifilter
Version:
"Awesome filters applied to personal images"
61 lines (60 loc) • 1.48 kB
JSON
{
"name": "omnifilter",
"version": "1.3.4",
"description": "\"Awesome filters applied to personal images\"",
"main": "gulpfile.js",
"directories": {},
"repository": {
"type": "git",
"url": "git+https://github.com/ocgears/omnifilter.git"
},
"author": "Stephen Salzer, Aaron Filson, Gene Troy, Erika Hokanson, Rob Merrill",
"license": "MIT",
"bugs": {
"url": "https://github.com/ocgears/omnifilter/issues"
},
"homepage": "https://github.com/ocgears/omnifilter#readme",
"dependencies": {
"angular": "^1.5.0",
"angular-route": "^1.5.0",
"assert": "^1.3.0",
"babel-core": "^6.6.5",
"babel-loader": "^6.2.4",
"bcrypt": "^0.8.5",
"bluebird": "^3.3.4",
"express": "^4.13.4",
"ffi": "^2.0.0",
"gulp": "^3.9.1",
"gulp-sass": "^2.2.0",
"gulp-util": "^3.0.7",
"html-loader": "^0.4.3",
"jpeg-js": "^0.1.1",
"jsonwebtoken": "^5.7.0",
"lodash": "^4.6.1",
"lwip": "0.0.8",
"mongoose": "^4.4.6",
"nooocl": "^0.11.0",
"path": "^0.12.7",
"ref": "^1.3.2",
"underscore": "^1.8.3",
"webpack": "^1.12.14",
"webpack-stream": "^3.1.0"
},
"devDependencies": {
"gulp-minify-css": "^1.2.4",
"gulp-sass": "^2.2.0",
"gulp-sourcemaps": "^1.6.0",
"jshint": "2.9.1"
},
"scripts": {
"mocha": "./server/test"
},
"keywords": [
"image-filter",
"parallel-programming",
"super-fast-filter",
"omni",
"filter",
"filters"
]
}