{
  "_args": [
    [
      {
        "raw": "bser@^1.0.2",
        "scope": null,
        "escapedName": "bser",
        "name": "bser",
        "rawSpec": "^1.0.2",
        "spec": ">=1.0.2 <2.0.0",
        "type": "range"
      },
      "/Users/ville/Projects/create-react-app/packages/react-scripts/node_modules/fb-watchman"
    ]
  ],
  "_from": "bser@>=1.0.2 <2.0.0",
  "_id": "bser@1.0.2",
  "_inCache": true,
  "_location": "/bser",
  "_nodeVersion": "0.12.4",
  "_npmUser": {
    "name": "wez",
    "email": "wez@wezfurlong.org"
  },
  "_npmVersion": "2.10.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "bser@^1.0.2",
    "scope": null,
    "escapedName": "bser",
    "name": "bser",
    "rawSpec": "^1.0.2",
    "spec": ">=1.0.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/fb-watchman"
  ],
  "_resolved": "https://registry.npmjs.org/bser/-/bser-1.0.2.tgz",
  "_shasum": "381116970b2a6deea5646dd15dd7278444b56169",
  "_shrinkwrap": null,
  "_spec": "bser@^1.0.2",
  "_where": "/Users/ville/Projects/create-react-app/packages/react-scripts/node_modules/fb-watchman",
  "author": {
    "name": "Wez Furlong",
    "email": "wez@fb.com",
    "url": "http://wezfurlong.org"
  },
  "bugs": {
    "url": "https://github.com/facebook/watchman/issues"
  },
  "dependencies": {
    "node-int64": "^0.4.0"
  },
  "description": "JavaScript implementation of the BSER Binary Serialization",
  "devDependencies": {},
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "381116970b2a6deea5646dd15dd7278444b56169",
    "tarball": "https://registry.npmjs.org/bser/-/bser-1.0.2.tgz"
  },
  "homepage": "https://facebook.github.io/watchman/docs/bser.html",
  "keywords": [
    "bser",
    "binary",
    "protocol"
  ],
  "license": "Apache-2.0",
  "main": "index.js",
  "maintainers": [
    {
      "name": "amasad",
      "email": "amjad.masad@gmail.com"
    },
    {
      "name": "wez",
      "email": "wez@wezfurlong.org"
    }
  ],
  "name": "bser",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/watchman.git"
  },
  "scripts": {
    "test": "node test/bser.js"
  },
  "version": "1.0.2"
}
