2022-01-21 08:28:41 +00:00
{
2022-02-23 16:41:13 +00:00
"_args" : [
[
"base@0.11.2" ,
"F:\\laragon\\www\\wishthis"
]
2022-01-21 08:28:41 +00:00
] ,
2022-02-23 16:41:13 +00:00
"_from" : "base@0.11.2" ,
"_id" : "base@0.11.2" ,
"_inBundle" : false ,
"_integrity" : "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==" ,
"_location" : "/base" ,
"_phantomChildren" : {
"is-descriptor" : "1.0.2"
} ,
"_requested" : {
"type" : "version" ,
"registry" : true ,
"raw" : "base@0.11.2" ,
"name" : "base" ,
"escapedName" : "base" ,
"rawSpec" : "0.11.2" ,
"saveSpec" : null ,
"fetchSpec" : "0.11.2"
} ,
"_requiredBy" : [
"/snapdragon"
2022-01-21 08:28:41 +00:00
] ,
2022-02-23 16:41:13 +00:00
"_resolved" : "https://registry.npmjs.org/base/-/base-0.11.2.tgz" ,
"_spec" : "0.11.2" ,
"_where" : "F:\\laragon\\www\\wishthis" ,
"author" : {
"name" : "Jon Schlinkert" ,
"url" : "https://github.com/jonschlinkert"
} ,
2022-01-21 08:28:41 +00:00
"bugs" : {
"url" : "https://github.com/node-base/base/issues"
} ,
2022-02-23 16:41:13 +00:00
"contributors" : [
{
"name" : "Brian Woodward" ,
"url" : "https://twitter.com/doowb"
} ,
{
"name" : "John O'Donnell" ,
"url" : "https://github.com/criticalmash"
} ,
{
"name" : "Jon Schlinkert" ,
"url" : "http://twitter.com/jonschlinkert"
} ,
{
"name" : "tunnckoCore" ,
"url" : "https://i.am.charlike.online"
} ,
{
"url" : "https://github.com/wtgtybhertgeghgtwtg"
}
2022-01-21 08:28:41 +00:00
] ,
"dependencies" : {
"cache-base" : "^1.0.1" ,
"class-utils" : "^0.3.5" ,
"component-emitter" : "^1.2.1" ,
"define-property" : "^1.0.0" ,
"isobject" : "^3.0.1" ,
"mixin-deep" : "^1.2.0" ,
"pascalcase" : "^0.1.1"
} ,
2022-02-23 16:41:13 +00:00
"description" : "base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`." ,
2022-01-21 08:28:41 +00:00
"devDependencies" : {
"gulp" : "^3.9.1" ,
"gulp-eslint" : "^4.0.0" ,
"gulp-format-md" : "^1.0.0" ,
"gulp-istanbul" : "^1.1.2" ,
"gulp-mocha" : "^3.0.1" ,
"helper-coverage" : "^0.1.3" ,
"mocha" : "^3.5.0" ,
"should" : "^13.0.1" ,
"through2" : "^2.0.3" ,
"verb-generate-readme" : "^0.6.0"
} ,
2022-02-23 16:41:13 +00:00
"engines" : {
"node" : ">=0.10.0"
} ,
"files" : [
"index.js"
] ,
"homepage" : "https://github.com/node-base/base" ,
2022-01-21 08:28:41 +00:00
"keywords" : [
"base" ,
"boilerplate" ,
"cache" ,
"del" ,
"get" ,
"inherit" ,
"methods" ,
"set" ,
"starter" ,
"unset" ,
"visit"
] ,
2022-02-23 16:41:13 +00:00
"license" : "MIT" ,
"main" : "index.js" ,
"maintainers" : [
{
"name" : "Brian Woodward" ,
"url" : "https://github.com/doowb"
} ,
{
"name" : "Jon Schlinkert" ,
"url" : "https://github.com/jonschlinkert"
}
] ,
"name" : "base" ,
"repository" : {
"type" : "git" ,
"url" : "git+https://github.com/node-base/base.git"
} ,
"scripts" : {
"test" : "mocha"
} ,
2022-01-21 08:28:41 +00:00
"verb" : {
"run" : true ,
"toc" : false ,
"layout" : "default" ,
"tasks" : [
"readme"
] ,
"plugins" : [
"gulp-format-md"
] ,
"helpers" : [
"helper-coverage"
] ,
"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" ,
"boilerplate" ,
"cache-base" ,
"class-utils" ,
"generate" ,
"scaffold" ,
"static-extend" ,
"verb"
] ,
"lint" : {
"reflinks" : true
}
2022-02-23 16:41:13 +00:00
} ,
"version" : "0.11.2"
2022-01-21 08:28:41 +00:00
}