{
  "_args": [
    [
      "anchor@0.10.5",
      "/app"
    ]
  ],
  "_from": "anchor@0.10.5",
  "_id": "anchor@0.10.5",
  "_inBundle": false,
  "_integrity": "sha1-H54EMjowh/q53ufYilEJm35fsLU=",
  "_location": "/anchor",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "anchor@0.10.5",
    "name": "anchor",
    "escapedName": "anchor",
    "rawSpec": "0.10.5",
    "saveSpec": null,
    "fetchSpec": "0.10.5"
  },
  "_requiredBy": [
    "/sails"
  ],
  "_resolved": "https://registry.npmjs.org/anchor/-/anchor-0.10.5.tgz",
  "_spec": "0.10.5",
  "_where": "/app",
  "author": {
    "name": "Mike McNeil"
  },
  "bugs": {
    "url": "https://github.com/balderdashy/anchor/issues"
  },
  "bundleDependencies": [
    "geojsonhint",
    "lodash",
    "validator"
  ],
  "dependencies": {
    "geojsonhint": "^1.1.0",
    "lodash": "~3.9.3",
    "validator": "~3.41.2"
  },
  "description": "Recursive validation library with support for objects and lists",
  "devDependencies": {
    "async": "~0.2.10",
    "mocha": "1.9.x"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "http://sailsjs.org",
  "keywords": [
    "validation",
    "recursive-validator",
    "nested",
    "validator",
    "strict-types",
    "web-framework",
    "type-coercion",
    "waterline",
    "validate-parameters",
    "sails.js",
    "sails"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "anchor",
  "repository": {
    "type": "git",
    "url": "git://github.com/balderdashy/anchor.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.10.5"
}
