package.json 2.23 KB
{
  "_args": [
    [
      {
        "raw": "revalidator@0.1.x",
        "scope": null,
        "escapedName": "revalidator",
        "name": "revalidator",
        "rawSpec": "0.1.x",
        "spec": ">=0.1.0 <0.2.0",
        "type": "range"
      },
      "/root/junhukang/node_modules/prompt"
    ]
  ],
  "_from": "revalidator@>=0.1.0 <0.2.0",
  "_id": "revalidator@0.1.8",
  "_inCache": true,
  "_installable": true,
  "_location": "/revalidator",
  "_npmUser": {
    "name": "julianduque",
    "email": "julianduquej@gmail.com"
  },
  "_npmVersion": "1.4.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "revalidator@0.1.x",
    "scope": null,
    "escapedName": "revalidator",
    "name": "revalidator",
    "rawSpec": "0.1.x",
    "spec": ">=0.1.0 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/prompt"
  ],
  "_resolved": "https://registry.npmjs.org/revalidator/-/revalidator-0.1.8.tgz",
  "_shasum": "fece61bfa0c1b52a206bd6b18198184bdd523a3b",
  "_shrinkwrap": null,
  "_spec": "revalidator@0.1.x",
  "_where": "/root/junhukang/node_modules/prompt",
  "author": {
    "name": "Nodejitsu Inc.",
    "email": "info@nodejitsu.com"
  },
  "bugs": {
    "url": "https://github.com/flatiron/revalidator/issues"
  },
  "dependencies": {},
  "description": "A cross-browser / node.js validator used by resourceful",
  "devDependencies": {
    "vows": "0.7.0"
  },
  "directories": {},
  "dist": {
    "shasum": "fece61bfa0c1b52a206bd6b18198184bdd523a3b",
    "tarball": "https://registry.npmjs.org/revalidator/-/revalidator-0.1.8.tgz"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "homepage": "https://github.com/flatiron/revalidator",
  "license": "Apache 2.0",
  "main": "./lib/revalidator",
  "maintainers": [
    {
      "name": "indexzero",
      "email": "charlie.robbins@gmail.com"
    },
    {
      "name": "fedor.indutny",
      "email": "fedor.indutny@gmail.com"
    },
    {
      "name": "julianduque",
      "email": "julianduquej@gmail.com"
    }
  ],
  "name": "revalidator",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/flatiron/revalidator.git"
  },
  "scripts": {
    "test": "vows test/*-test.js --spec"
  },
  "version": "0.1.8"
}