AlkantarClanX12

Your IP : 3.135.190.107


Current Path : /proc/self/root/opt/alt/alt-nodejs6/root/lib/node_modules/npm/node_modules/retry/
Upload File :
Current File : //proc/self/root/opt/alt/alt-nodejs6/root/lib/node_modules/npm/node_modules/retry/package.json

{
  "_args": [
    [
      {
        "raw": "retry@0.10.0",
        "scope": null,
        "escapedName": "retry",
        "name": "retry",
        "rawSpec": "0.10.0",
        "spec": "0.10.0",
        "type": "version"
      },
      "/Users/zkat/Documents/code/npm"
    ]
  ],
  "_from": "retry@0.10.0",
  "_id": "retry@0.10.0",
  "_inCache": true,
  "_location": "/retry",
  "_nodeVersion": "4.2.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/retry-0.10.0.tgz_1471682099847_0.5031970851123333"
  },
  "_npmUser": {
    "name": "tim-kos",
    "email": "tim@debuggable.com"
  },
  "_npmVersion": "2.1.7",
  "_phantomChildren": {},
  "_requested": {
    "raw": "retry@0.10.0",
    "scope": null,
    "escapedName": "retry",
    "name": "retry",
    "rawSpec": "0.10.0",
    "spec": "0.10.0",
    "type": "version"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/retry/-/retry-0.10.0.tgz",
  "_shasum": "649e15ca408422d98318161935e7f7d652d435dd",
  "_shrinkwrap": null,
  "_spec": "retry@0.10.0",
  "_where": "/Users/zkat/Documents/code/npm",
  "author": {
    "name": "Tim Koschützki",
    "email": "tim@debuggable.com",
    "url": "http://debuggable.com/"
  },
  "bugs": {
    "url": "https://github.com/tim-kos/node-retry/issues"
  },
  "dependencies": {},
  "description": "Abstraction for exponential and custom retry strategies for failed operations.",
  "devDependencies": {
    "fake": "0.2.0",
    "far": "0.0.1"
  },
  "directories": {
    "lib": "./lib"
  },
  "dist": {
    "shasum": "649e15ca408422d98318161935e7f7d652d435dd",
    "tarball": "https://registry.npmjs.org/retry/-/retry-0.10.0.tgz"
  },
  "engines": {
    "node": "*"
  },
  "gitHead": "0616e6a6ebc49b5a36b619c8f7c414ced8c3813b",
  "homepage": "https://github.com/tim-kos/node-retry",
  "license": "MIT",
  "main": "index",
  "maintainers": [
    {
      "name": "tim-kos",
      "email": "tim@debuggable.com"
    }
  ],
  "name": "retry",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/tim-kos/node-retry.git"
  },
  "scripts": {},
  "version": "0.10.0"
}