{
  "_args": [
    [
      "jsck@0.3.2",
      "/Users/a09y/serverless-artillery/lib/lambda"
    ]
  ],
  "_from": "jsck@0.3.2",
  "_id": "jsck@0.3.2",
  "_inBundle": false,
  "_integrity": "sha1-jgazG7V7AJDlA91O5q0PJp3/GlU=",
  "_location": "/jsck",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jsck@0.3.2",
    "name": "jsck",
    "escapedName": "jsck",
    "rawSpec": "0.3.2",
    "saveSpec": null,
    "fetchSpec": "0.3.2"
  },
  "_requiredBy": [
    "/artillery"
  ],
  "_resolved": "https://registry.npmjs.org/jsck/-/jsck-0.3.2.tgz",
  "_spec": "0.3.2",
  "_where": "/Users/a09y/serverless-artillery/lib/lambda",
  "author": {
    "name": "Matthew King",
    "email": "matthew@pandastrike.com"
  },
  "bugs": {
    "url": "https://github.com/pandastrike/jsck/issues"
  },
  "dependencies": {},
  "description": "JSON Schema Compiled checK",
  "devDependencies": {
    "ajv": "^0.6.1",
    "amanda": "~0.5.1",
    "coffee-script": "~1.7",
    "commonjs-everywhere": "^0.9.7",
    "glob": "~3.2.6",
    "is-my-json-valid": "latest",
    "jayschema": "latest",
    "jsen": "latest",
    "json-gate": "latest",
    "json-schema-tests": "^0.1.1",
    "request": "~2.48.0",
    "shelljs": "^0.3.0",
    "simple-http-server": "~0.1.8",
    "testify": "~0.2.11",
    "themis": "latest",
    "tv4": "latest",
    "z-schema": "latest"
  },
  "files": [
    "lib/",
    "schemas/",
    "README.md"
  ],
  "homepage": "https://github.com/pandastrike/jsck#readme",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "jsck",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/pandastrike/jsck.git"
  },
  "scripts": {
    "prepublish": "coffee tasks/build",
    "test": "coffee test"
  },
  "version": "0.3.2"
}
