{
  "_args": [
    [
      "dustjs-linkedin@2.7.5",
      "/var/www/html/postleaf"
    ]
  ],
  "_from": "dustjs-linkedin@2.7.5",
  "_id": "dustjs-linkedin@2.7.5",
  "_inBundle": false,
  "_integrity": "sha1-YY8GP3LBm3jIBVrCMBx1t7a73Mw=",
  "_location": "/dustjs-linkedin",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "dustjs-linkedin@2.7.5",
    "name": "dustjs-linkedin",
    "escapedName": "dustjs-linkedin",
    "rawSpec": "2.7.5",
    "saveSpec": null,
    "fetchSpec": "2.7.5"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/dustjs-linkedin/-/dustjs-linkedin-2.7.5.tgz",
  "_spec": "2.7.5",
  "_where": "/var/www/html/postleaf",
  "author": {
    "name": "Aleksander Williams",
    "url": "http://akdubya.github.com/dustjs"
  },
  "bin": {
    "dustc": "bin/dustc"
  },
  "browser": "./lib/dust.js",
  "bugs": {
    "url": "https://github.com/linkedin/dustjs/issues"
  },
  "contributors": [
    {
      "name": "Veena Basavaraj",
      "email": "vybs@users.noreply.github.com"
    },
    {
      "name": "Tom Carchrae"
    },
    {
      "name": "Jimmy Chan",
      "email": "jchan@linkedin.com"
    },
    {
      "name": "Steven Foote",
      "email": "sfoote@linkedin.com"
    },
    {
      "name": "Prayrit Prash Jain",
      "email": "prjain@linkedin.com"
    },
    {
      "name": "Seth Kinast",
      "email": "skinast@linkedin.com"
    },
    {
      "name": "Jairo de Morais",
      "email": "jairodemorais@users.noreply.github.com"
    },
    {
      "name": "Kate Odnous",
      "email": "kodnous@linkedin.com"
    },
    {
      "name": "Richard Ragan",
      "email": "rragan@ebay.com"
    }
  ],
  "dependencies": {
    "chokidar": "~1.5.1",
    "cli": "^1.0.1"
  },
  "description": "Asynchronous templates for the browser and server (LinkedIn fork)",
  "devDependencies": {
    "ayepromise": "~1.1.1",
    "grunt": "~0.4.2",
    "grunt-bump": "0.3.0",
    "grunt-cli": "~0.1.13",
    "grunt-contrib-clean": "~0.6.0",
    "grunt-contrib-concat": "~0.5.1",
    "grunt-contrib-connect": "~0.9.0",
    "grunt-contrib-copy": "~0.8.0",
    "grunt-contrib-jasmine": "~0.8.2",
    "grunt-contrib-jshint": "~0.11.1",
    "grunt-contrib-uglify": "~0.8.0",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-execute": "~0.2.2",
    "grunt-github-changes": "~0.0.6",
    "grunt-jasmine-nodejs": "~1.4.0",
    "grunt-peg": "~1.5.0",
    "grunt-saucelabs": "~8.6.1",
    "grunt-shell": "~1.1.2",
    "grunt-template-jasmine-istanbul": "~0.3.3",
    "highland": "2.4.0",
    "pegjs": "0.8.0",
    "rhino-1_7r3-bin": "~1.0.1",
    "rhino-1_7r5-bin": "~1.0.1",
    "tmp": "0.0.25"
  },
  "engine": {
    "node": ">=0.10"
  },
  "homepage": "http://dustjs.com/",
  "keywords": [
    "templates",
    "views",
    "dust",
    "dustjs",
    "dust.js",
    "linkedin"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "dustjs-linkedin",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/linkedin/dustjs.git"
  },
  "scripts": {
    "test": "grunt travis"
  },
  "version": "2.7.5"
}
