{ "_from": "base-config-process@^0.1.9", "_id": "base-config-process@0.1.9", "_inBundle": false, "_integrity": "sha1-imOmGYnuY1UMyM/cP2wCdf2gtG4=", "_location": "/base-config-process", "_phantomChildren": { "arr-flatten": "1.1.0", "expand-range": "1.8.2", "filename-regex": "2.0.1", "is-buffer": "1.1.6", "is-posix-bracket": "0.1.1", "object.omit": "2.0.1", "parse-glob": "3.0.4", "preserve": "0.2.0", "regex-cache": "0.4.4", "remove-trailing-separator": "1.1.0", "repeat-element": "1.1.3", "set-getter": "0.1.0" }, "_requested": { "type": "range", "registry": true, "raw": "base-config-process@^0.1.9", "name": "base-config-process", "escapedName": "base-config-process", "rawSpec": "^0.1.9", "saveSpec": null, "fetchSpec": "^0.1.9" }, "_requiredBy": [ "/base-cli-process", "/update" ], "_resolved": "https://registry.npmjs.org/base-config-process/-/base-config-process-0.1.9.tgz", "_shasum": "8a63a61989ee63550cc8cfdc3f6c0275fda0b46e", "_spec": "base-config-process@^0.1.9", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/update", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/base-config-process/issues" }, "bundleDependencies": false, "dependencies": { "base-config": "^0.5.2", "base-config-schema": "^0.1.18", "base-cwd": "^0.3.4", "base-option": "^0.8.4", "debug": "^2.2.0", "export-files": "^2.1.1", "is-valid-app": "^0.2.0", "lazy-cache": "^2.0.1", "micromatch": "^2.3.10", "mixin-deep": "^1.1.3" }, "deprecated": false, "description": "Commonly used config mappings for the base-config plugin. Also pre-processes the given object with base-config-schema before calling `.process()`", "devDependencies": { "assemble-core": "^0.25.0", "base": "^0.11.1", "base-data": "^0.6.0", "base-pipeline": "^0.3.2", "engine-base": "^0.1.2", "gulp": "^3.9.1", "gulp-eslint": "^3.0.1", "gulp-format-md": "^0.1.9", "gulp-istanbul": "^1.0.0", "gulp-mocha": "^2.2.0", "gulp-unused": "^0.1.2", "helper-coverage": "^0.1.3", "helper-example": "^0.1.0", "map-schema": "^0.2.3", "mocha": "^2.5.3", "verb-reflinks": "^0.1.1" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js", "lib", "README.md" ], "homepage": "https://github.com/jonschlinkert/base-config-process", "keywords": [ "api", "app", "application", "args", "base", "base-config", "baseplugin", "building-blocks", "cli", "commands", "config", "create", "framework", "normalize", "plugin", "plugins", "process", "tool", "toolkit", "tools" ], "license": "MIT", "main": "index.js", "name": "base-config-process", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/base-config-process.git" }, "scripts": { "test": "mocha" }, "verb": { "run": true, "toc": false, "layout": "default", "tasks": [ "readme" ], "middleware": { "prePipeline": [ "verb-reflinks" ] }, "plugins": [ "gulp-format-md" ], "related": { "list": [ "base-cli", "base-config", "base-config-schema" ] }, "reflinks": [ "base-config", "base-config-schema", "verb", "verb-readme-generator" ], "lint": { "reflinks": true } }, "version": "0.1.9" }