8d299468ec08a2871025946cf8884ae11b5a9f6a.svn-base 1.64 KB
{
  "_from": "own-or-env@^1.0.1",
  "_id": "own-or-env@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-VM5gHTv3gjbFxlYzqhyOwD+AB+Q=",
  "_location": "/own-or-env",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "own-or-env@^1.0.1",
    "name": "own-or-env",
    "escapedName": "own-or-env",
    "rawSpec": "^1.0.1",
    "saveSpec": null,
    "fetchSpec": "^1.0.1"
  },
  "_requiredBy": [
    "/tap"
  ],
  "_resolved": "https://registry.npm.taobao.org/own-or-env/download/own-or-env-1.0.1.tgz",
  "_shasum": "54ce601d3bf78236c5c65633aa1c8ec03f8007e4",
  "_spec": "own-or-env@^1.0.1",
  "_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\tap",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/own-or-env/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "own-or": "^1.0.0"
  },
  "deprecated": false,
  "description": "Use an objects own property, or an environment variable.  Optionally treat as a boolean if the env should be set to 1 or 0.",
  "devDependencies": {
    "tap": "^11.1.0"
  },
  "homepage": "https://github.com/isaacs/own-or-env#readme",
  "license": "ISC",
  "main": "own-or-env.js",
  "name": "own-or-env",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/isaacs/own-or-env.git"
  },
  "scripts": {
    "postpublish": "git push origin --all; git push origin --tags",
    "postversion": "npm publish",
    "preversion": "npm test",
    "test": "tap test.js --100"
  },
  "version": "1.0.1"
}