64fc7bf83645aed91bcb76c744bb27e25213aa1d.svn-base 1.48 KB
{
  "_from": "pkginfo@0.2.x",
  "_id": "pkginfo@0.2.3",
  "_inBundle": false,
  "_integrity": "sha1-cjnEKl72wwuPMoQ52bn/cQQkkPg=",
  "_location": "/winston/pkginfo",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "pkginfo@0.2.x",
    "name": "pkginfo",
    "escapedName": "pkginfo",
    "rawSpec": "0.2.x",
    "saveSpec": null,
    "fetchSpec": "0.2.x"
  },
  "_requiredBy": [
    "/winston"
  ],
  "_resolved": "https://registry.npm.taobao.org/pkginfo/download/pkginfo-0.2.3.tgz",
  "_shasum": "7239c42a5ef6c30b8f328439d9b9ff71042490f8",
  "_spec": "pkginfo@0.2.x",
  "_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\winston",
  "author": {
    "name": "Charlie Robbins",
    "email": "charlie.robbins@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/indexzero/node-pkginfo/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "An easy way to expose properties on a module from a package.json",
  "devDependencies": {
    "vows": "0.6.x"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "homepage": "https://github.com/indexzero/node-pkginfo#readme",
  "keywords": [
    "info",
    "tools",
    "package.json"
  ],
  "main": "./lib/pkginfo",
  "name": "pkginfo",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/indexzero/node-pkginfo.git"
  },
  "scripts": {
    "test": "vows test/*-test.js --spec"
  },
  "version": "0.2.3"
}