3c2b95358e04ac1e2d8a6f19525c136227605364.svn-base 1.5 KB
{
  "_from": "fs-exists-cached@^1.0.0",
  "_id": "fs-exists-cached@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-zyVVTKBQ3EmuZla0HeQiWJidy84=",
  "_location": "/fs-exists-cached",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "fs-exists-cached@^1.0.0",
    "name": "fs-exists-cached",
    "escapedName": "fs-exists-cached",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/tap"
  ],
  "_resolved": "https://registry.npm.taobao.org/fs-exists-cached/download/fs-exists-cached-1.0.0.tgz",
  "_shasum": "cf25554ca050dc49ae6656b41de42258989dcbce",
  "_spec": "fs-exists-cached@^1.0.0",
  "_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/fs-exists-cached/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Just like `fs.exists` and `fs.existsSync`, but cached",
  "devDependencies": {
    "tap": "9 || 10"
  },
  "homepage": "https://github.com/isaacs/fs-exists-cached#readme",
  "keywords": [],
  "license": "ISC",
  "main": "index.js",
  "name": "fs-exists-cached",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/isaacs/fs-exists-cached.git"
  },
  "scripts": {
    "test": "tap test.js --100"
  },
  "version": "1.0.0"
}