mongoose-diff-tracking
Version:
Manage Mongo Collection diff History and versions
53 lines (52 loc) • 1.37 kB
JSON
{
"_from": "node-esapi@latest",
"_id": "node-esapi@0.0.1",
"_inBundle": false,
"_integrity": "sha1-b0xFahTrvRNaDw0XZsMLKr8HGYw=",
"_location": "/node-esapi",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "node-esapi@latest",
"name": "node-esapi",
"escapedName": "node-esapi",
"rawSpec": "latest",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/node-esapi/-/node-esapi-0.0.1.tgz",
"_shasum": "6f4c456a14ebbd135a0f0d1766c30b2abf07198c",
"_spec": "node-esapi@latest",
"_where": "/Users/macbookpro/Repo/research/noam/noam.mongoose-diff-history/example",
"author": {
"name": "Karl Düüna",
"email": "karl.dyyna@gmail.com"
},
"bugs": {
"url": "https://github.com/DeadAlready/node-esapi/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "OSWASP ESAPI4JS encoders port to node module",
"devDependencies": {
"mocha": "1.13.0"
},
"homepage": "https://github.com/DeadAlready/node-esapi#readme",
"keywords": [
"html",
"xss",
"encoding"
],
"main": "./lib/esapi.js",
"name": "node-esapi",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/DeadAlready/node-esapi.git"
},
"test": "mocha",
"version": "0.0.1"
}