package.json 2.28 KB
{
  "_args": [
    [
      {
        "raw": "hogan.js@^3.0.2",
        "scope": null,
        "escapedName": "hogan.js",
        "name": "hogan.js",
        "rawSpec": "^3.0.2",
        "spec": ">=3.0.2 <4.0.0",
        "type": "range"
      },
      "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/howhap"
    ]
  ],
  "_from": "hogan.js@>=3.0.2 <4.0.0",
  "_id": "hogan.js@3.0.2",
  "_inCache": true,
  "_location": "/hogan.js",
  "_npmUser": {
    "name": "sayrer",
    "email": "sayrer@gmail.com"
  },
  "_npmVersion": "1.4.15",
  "_phantomChildren": {},
  "_requested": {
    "raw": "hogan.js@^3.0.2",
    "scope": null,
    "escapedName": "hogan.js",
    "name": "hogan.js",
    "rawSpec": "^3.0.2",
    "spec": ">=3.0.2 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/howhap"
  ],
  "_resolved": "https://registry.npmjs.org/hogan.js/-/hogan.js-3.0.2.tgz",
  "_shasum": "4cd9e1abd4294146e7679e41d7898732b02c7bfd",
  "_shrinkwrap": null,
  "_spec": "hogan.js@^3.0.2",
  "_where": "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/howhap",
  "author": {
    "name": "Twitter Inc."
  },
  "bin": {
    "hulk": "./bin/hulk"
  },
  "bugs": {
    "url": "https://github.com/twitter/hogan.js/issues"
  },
  "dependencies": {
    "mkdirp": "0.3.0",
    "nopt": "1.0.10"
  },
  "description": "A mustache compiler.",
  "devDependencies": {
    "jsdom": "0.3.4",
    "rimraf": "2.0.1",
    "step": "0.0.5",
    "uglify-js": "2.x"
  },
  "directories": {},
  "dist": {
    "shasum": "4cd9e1abd4294146e7679e41d7898732b02c7bfd",
    "tarball": "https://registry.npmjs.org/hogan.js/-/hogan.js-3.0.2.tgz"
  },
  "gitHead": "c52d142643e764e3f82e8ad3f2d44a46b82d1640",
  "homepage": "http://twitter.github.com/hogan.js/",
  "keywords": [
    "mustache",
    "template"
  ],
  "licenses": [
    {
      "type": "Apache-2.0",
      "url": "http://www.apache.org/licenses/LICENSE-2.0"
    }
  ],
  "main": "./lib/hogan.js",
  "maintainers": [
    {
      "name": "fat",
      "email": "jacobthornton@gmail.com"
    },
    {
      "name": "sayrer",
      "email": "sayrer@gmail.com"
    }
  ],
  "name": "hogan.js",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/twitter/hogan.js.git"
  },
  "scripts": {},
  "version": "3.0.2"
}