{
  "_args": [
    [
      {
        "raw": "difflib@0.2.4",
        "scope": null,
        "escapedName": "difflib",
        "name": "difflib",
        "rawSpec": "0.2.4",
        "spec": "0.2.4",
        "type": "version"
      },
      "/home/aman/Code/snapshot"
    ]
  ],
  "_defaultsLoaded": true,
  "_engineSupported": true,
  "_from": "difflib@0.2.4",
  "_id": "difflib@0.2.4",
  "_inCache": true,
  "_location": "/difflib",
  "_nodeVersion": "v0.6.15",
  "_npmUser": {
    "name": "qiao",
    "email": "xueqiaoxu@gmail.com"
  },
  "_npmVersion": "1.1.18",
  "_phantomChildren": {},
  "_requested": {
    "raw": "difflib@0.2.4",
    "scope": null,
    "escapedName": "difflib",
    "name": "difflib",
    "rawSpec": "0.2.4",
    "spec": "0.2.4",
    "type": "version"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/difflib/-/difflib-0.2.4.tgz",
  "_shasum": "b5e30361a6db023176d562892db85940a718f47e",
  "_shrinkwrap": null,
  "_spec": "difflib@0.2.4",
  "_where": "/home/aman/Code/snapshot",
  "author": {
    "name": "Xueqiao Xu",
    "email": "xueqiaoxu@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/qiao/difflib.js/issues"
  },
  "dependencies": {
    "heap": ">= 0.2.0"
  },
  "description": "text diff library ported from Python's difflib module",
  "devDependencies": {
    "browserify": ">= 1.10.4",
    "coffee-script": ">= 1.3.0",
    "mocha": ">= 1.0.1",
    "should": ">= 0.6.0",
    "uglify-js": ">= 1.2.5"
  },
  "directories": {},
  "dist": {
    "shasum": "b5e30361a6db023176d562892db85940a718f47e",
    "tarball": "https://registry.npmjs.org/difflib/-/difflib-0.2.4.tgz"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/qiao/difflib.js",
  "keywords": [
    "diff"
  ],
  "licenses": [
    {
      "type": "PSF",
      "url": "http://docs.python.org/license.html"
    }
  ],
  "main": "./index.js",
  "maintainers": [
    {
      "name": "qiao",
      "email": "xueqiaoxu@gmail.com"
    }
  ],
  "name": "difflib",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/qiao/difflib.js.git"
  },
  "version": "0.2.4"
}
