UNPKG

koa-content-filter

Version:

A simple but powerful content-filter. Also provides protection against NoSQL (like MongoDB) injection attacks on Node.js

55 lines (54 loc) 1.35 kB
{ "name": "koa-content-filter", "version": "1.0.0", "description": "A simple but powerful content-filter. Also provides protection against NoSQL (like MongoDB) injection attacks on Node.js", "main": "index.js", "keywords": [ "mongodb", "mongodb security", "mongo security", "mongo protector", "mongodb protector", "mongodb protection", "nosql protection", "nosql security", "nosql injection", "content filter", "content filtering", "content-filter", "body filter", "request filter", "filtering", "filter", "sanitize", "query", "selector", "injection", "hash-injection" ], "author": [{ "name": "kingcc", "github": "https://github.com/kingcc" }, { "name": "efkan" }], "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/kingcc/koa-content-filter.git" }, "dependencies": {}, "readmeFilename": "README.md", "gitHead": "45cd90b7f664c1565b3a21b729b7d1613de0ad5a", "bugs": { "url": "https://github.com/kingcc/koa-content-filter/issues" }, "homepage": "https://github.com/kingcc/koa-content-filter#readme", "_id": "koa-content-filter@1.0.0", "scripts": {}, "_from": "koa-content-filter@*", "devDependencies": { "babel-eslint": "^5.0.0-beta6", "eslint": "^1.10.3" } }