{
  "_args": [
    [
      "revalidator@0.1.8",
      "/var/www/html"
    ]
  ],
  "_from": "revalidator@0.1.8",
  "_id": "revalidator@0.1.8",
  "_inBundle": false,
  "_integrity": "sha1-/s5hv6DBtSoga9axgZgYS91SOjs=",
  "_location": "/revalidator",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "revalidator@0.1.8",
    "name": "revalidator",
    "escapedName": "revalidator",
    "rawSpec": "0.1.8",
    "saveSpec": null,
    "fetchSpec": "0.1.8"
  },
  "_requiredBy": [
    "/prompt"
  ],
  "_resolved": "https://registry.npmjs.org/revalidator/-/revalidator-0.1.8.tgz",
  "_spec": "0.1.8",
  "_where": "/var/www/html",
  "author": {
    "name": "Nodejitsu Inc.",
    "email": "info@nodejitsu.com"
  },
  "bugs": {
    "url": "https://github.com/flatiron/revalidator/issues"
  },
  "description": "A cross-browser / node.js validator used by resourceful",
  "devDependencies": {
    "vows": "0.7.0"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "homepage": "https://github.com/flatiron/revalidator#readme",
  "license": "Apache 2.0",
  "main": "./lib/revalidator",
  "maintainers": [
    {
      "name": "indexzero",
      "email": "charlie@nodejitsu.com"
    },
    {
      "name": "indutny",
      "email": "fedor.indutny@gmail.com"
    }
  ],
  "name": "revalidator",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/flatiron/revalidator.git"
  },
  "scripts": {
    "test": "vows test/*-test.js --spec"
  },
  "version": "0.1.8"
}
