{
  "name": "p4",
  "author": {
    "name": "Perforce Software, inc",
    "url": "http://www.perforce.com"
  },
  "contributors": [
    {
      "name": "Gary Gibbons",
      "email": "ggibbons@perforce.com"
    },
    {
      "name": "Jaimen King",
      "email": "jking@perforce.com"
    },
    {
      "name": "Enrique Martin Del Campo",
      "email": "enrique@perforce.com"
    },
    {
      "name": "Chip Collier",
      "email": "photex@gmail.com"
    }
  ],
  "description": "perforce client api for node.js",
  "version": "0.1.0",
  "private": true,
  "main": "./main.js",
  "readme": "./README",
  "scripts": {
    "install": "ncmake -G \"Unix Makefiles\" --build",
    "test": "node ./npm_scripts/test.js"
  },
  "dependencies": {},
  "devDependencies": {
    "fsautil": "~0.1.1",
    "node-cmake": "^1.0.3"
  },
  "os": [
    "darwin",
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "config": {
    "apiVersion": "15.2",
    "testPort": "workshop.perforce.com:1666"
  },
  "_id": "p4@0.1.0",
  "dist": {
    "shasum": "01fab66735609326b7983a07f55cd7f664bbeb8b"
  },
  "_from": "."
}
