????

Your IP : 18.116.87.66


Current Path : /proc/thread-self/root/usr/lib/node_modules/npm/node_modules/figgy-pudding/
Upload File :
Current File : //proc/thread-self/root/usr/lib/node_modules/npm/node_modules/figgy-pudding/package.json

{
  "_from": "figgy-pudding@3.5.2",
  "_id": "figgy-pudding@3.5.2",
  "_inBundle": false,
  "_integrity": "sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==",
  "_location": "/figgy-pudding",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "figgy-pudding@3.5.2",
    "name": "figgy-pudding",
    "escapedName": "figgy-pudding",
    "rawSpec": "3.5.2",
    "saveSpec": null,
    "fetchSpec": "3.5.2"
  },
  "_requiredBy": [
    "#USER",
    "/",
    "/cacache",
    "/libcipm",
    "/libnpmconfig",
    "/libnpmhook",
    "/libnpmorg",
    "/libnpmpublish",
    "/libnpmsearch",
    "/libnpmteam",
    "/npm-pick-manifest",
    "/npm-profile",
    "/npm-registry-fetch",
    "/pacote",
    "/ssri"
  ],
  "_resolved": "https://registry.npmjs.org/figgy-pudding/-/figgy-pudding-3.5.2.tgz",
  "_shasum": "b4eee8148abb01dcf1d1ac34367d59e12fa61d6e",
  "_spec": "figgy-pudding@3.5.2",
  "_where": "/Users/darcyclarke/Documents/Repos/npm/v6",
  "author": {
    "name": "Kat Marchán",
    "email": "kzm@sykosomatic.org"
  },
  "bugs": {
    "url": "https://github.com/npm/figgy-pudding/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Delicious, festive, cascading config/opts definitions",
  "devDependencies": {
    "standard": "^11.0.1",
    "standard-version": "^4.4.0",
    "tap": "^12.0.1"
  },
  "files": [
    "*.js",
    "lib"
  ],
  "homepage": "https://github.com/npm/figgy-pudding#readme",
  "keywords": [
    "config",
    "options",
    "yummy"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "figgy-pudding",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/figgy-pudding.git"
  },
  "scripts": {
    "postrelease": "npm publish && git push --follow-tags",
    "prerelease": "npm t",
    "pretest": "standard",
    "release": "standard-version -s",
    "test": "tap -J --100 --coverage test/*.js"
  },
  "version": "3.5.2"
}