{
  "_args": [
    [
      "ent@2.2.0",
      "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0"
    ]
  ],
  "_from": "ent@2.2.0",
  "_id": "ent@2.2.0",
  "_inBundle": false,
  "_integrity": "sha1-6WQhkyWiHQX0RGai9obtbOX13R0=",
  "_location": "/ent",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ent@2.2.0",
    "name": "ent",
    "escapedName": "ent",
    "rawSpec": "2.2.0",
    "saveSpec": null,
    "fetchSpec": "2.2.0"
  },
  "_requiredBy": [],
  "_resolved": "https://registry.npmjs.org/ent/-/ent-2.2.0.tgz",
  "_spec": "2.2.0",
  "_where": "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/node-ent/issues"
  },
  "description": "Encode and decode HTML entities",
  "devDependencies": {
    "tape": "~2.3.2"
  },
  "homepage": "https://github.com/substack/node-ent#readme",
  "keywords": [
    "entities",
    "entitify",
    "entity",
    "html",
    "encode",
    "decode"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "ent",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/substack/node-ent.git"
  },
  "scripts": {
    "prepublish": "node build/index.js",
    "test": "tape test/*.js"
  },
  "testling": {
    "files": "test/*.js",
    "browsers": [
      "ie/6..latest",
      "ff/3.5",
      "ff/latest",
      "chrome/10",
      "chrome/latest",
      "safari/latest",
      "opera/latest"
    ]
  },
  "version": "2.2.0"
}
