HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/root/usr/share/node_modules/base/
Upload File :
Current File : //proc/self/root/usr/share/node_modules/base/package.json
{
  "name": "base",
  "description": "Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks",
  "version": "3.0.0",
  "homepage": "https://github.com/node-base/base",
  "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
  "maintainers": [
    "Brian Woodward (https://github.com/doowb)",
    "Jon Schlinkert (https://github.com/jonschlinkert)"
  ],
  "contributors": [
    "Brian Woodward (https://twitter.com/doowb)",
    "John O'Donnell (https://github.com/criticalmash)",
    "Jon Schlinkert (http://twitter.com/jonschlinkert)",
    "Olsten Larck (https://i.am.charlike.online)",
    "(https://github.com/wtgtybhertgeghgtwtg)"
  ],
  "repository": "node-base/base",
  "bugs": {
    "url": "https://github.com/node-base/base/issues"
  },
  "license": "MIT",
  "files": [
    "index.js"
  ],
  "main": "index.js",
  "engines": {
    "node": ">=6"
  },
  "scripts": {
    "test": "mocha"
  },
  "dependencies": {
    "cache-base": "^4.0.0",
    "define-property": "^2.0.2",
    "kind-of": "^6.0.2",
    "mixin-deep": "^1.3.1",
    "pascalcase": "^0.1.1"
  },
  "devDependencies": {
    "gulp-format-md": "^1.0.0",
    "helper-changelog": "^0.3.0",
    "mocha": "^3.5.3",
    "through2": "^2.0.3",
    "verb-generate-readme": "^0.6.0"
  },
  "keywords": [
    "base",
    "boilerplate",
    "cache",
    "del",
    "get",
    "inherit",
    "methods",
    "set",
    "starter",
    "unset",
    "visit"
  ],
  "verb": {
    "run": true,
    "toc": "collapsible",
    "tasks": [
      "readme"
    ],
    "plugins": [
      "gulp-format-md"
    ],
    "helpers": [
      "helper-changelog"
    ],
    "related": {
      "description": "There are a number of different plugins available for extending base. Let us know if you create your own!",
      "hightlight": "generate",
      "list": [
        "base-cwd",
        "base-data",
        "base-fs",
        "base-generators",
        "base-option",
        "base-pipeline",
        "base-pkg",
        "base-plugins",
        "base-questions",
        "base-store",
        "base-task"
      ]
    },
    "reflinks": [
      "assemble",
      "base",
      "base-plugins",
      "cache-base",
      "class-utils",
      "enquirer",
      "generate",
      "helper-changelog",
      "prompt-base",
      "static-extend",
      "templates",
      "update",
      "verb"
    ],
    "lint": {
      "reflinks": true
    }
  }
}