2023-12-18 13:12:25 +08:00
{
2024-01-16 21:26:16 +08:00
"_from" : "fill-range@^4.0.0" ,
2023-12-18 13:12:25 +08:00
"_id" : "fill-range@4.0.0" ,
"_inBundle" : false ,
2024-01-16 21:26:16 +08:00
"_integrity" : "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==" ,
2023-12-18 13:12:25 +08:00
"_location" : "/fill-range" ,
"_phantomChildren" : {
"is-extendable" : "0.1.1"
} ,
"_requested" : {
2024-01-16 21:26:16 +08:00
"type" : "range" ,
2023-12-18 13:12:25 +08:00
"registry" : true ,
2024-01-16 21:26:16 +08:00
"raw" : "fill-range@^4.0.0" ,
2023-12-18 13:12:25 +08:00
"name" : "fill-range" ,
"escapedName" : "fill-range" ,
2024-01-16 21:26:16 +08:00
"rawSpec" : "^4.0.0" ,
2023-12-18 13:12:25 +08:00
"saveSpec" : null ,
2024-01-16 21:26:16 +08:00
"fetchSpec" : "^4.0.0"
2023-12-18 13:12:25 +08:00
} ,
"_requiredBy" : [
"/braces"
] ,
2024-01-16 21:26:16 +08:00
"_resolved" : "https://registry.npmmirror.com/fill-range/-/fill-range-4.0.0.tgz" ,
"_shasum" : "d544811d428f98eb06a63dc402d2403c328c38f7" ,
"_spec" : "fill-range@^4.0.0" ,
"_where" : "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\braces" ,
2023-12-18 13:12:25 +08:00
"author" : {
"name" : "Jon Schlinkert" ,
"url" : "https://github.com/jonschlinkert"
} ,
"bugs" : {
"url" : "https://github.com/jonschlinkert/fill-range/issues"
} ,
2024-01-16 21:26:16 +08:00
"bundleDependencies" : false ,
2023-12-18 13:12:25 +08:00
"contributors" : [
{
"email" : "wtgtybhertgeghgtwtg@gmail.com" ,
"url" : "https://github.com/wtgtybhertgeghgtwtg"
} ,
{
"name" : "Edo Rivai" ,
"email" : "edo.rivai@gmail.com" ,
"url" : "edo.rivai.nl"
} ,
{
"name" : "Jon Schlinkert" ,
"email" : "jon.schlinkert@sellside.com" ,
"url" : "http://twitter.com/jonschlinkert"
} ,
{
"name" : "Paul Miller" ,
"email" : "paul+gh@paulmillr.com" ,
"url" : "paulmillr.com"
}
] ,
"dependencies" : {
"extend-shallow" : "^2.0.1" ,
"is-number" : "^3.0.0" ,
"repeat-string" : "^1.6.1" ,
"to-regex-range" : "^2.1.0"
} ,
2024-01-16 21:26:16 +08:00
"deprecated" : false ,
2023-12-18 13:12:25 +08:00
"description" : "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`" ,
"devDependencies" : {
"ansi-cyan" : "^0.1.1" ,
"benchmarked" : "^1.0.0" ,
"gulp-format-md" : "^0.1.12" ,
"minimist" : "^1.2.0" ,
"mocha" : "^3.2.0"
} ,
"engines" : {
"node" : ">=0.10.0"
} ,
"files" : [
"index.js"
] ,
"homepage" : "https://github.com/jonschlinkert/fill-range" ,
"keywords" : [
"alpha" ,
"alphabetical" ,
"array" ,
"bash" ,
"brace" ,
"expand" ,
"expansion" ,
"fill" ,
"glob" ,
"match" ,
"matches" ,
"matching" ,
"number" ,
"numerical" ,
"range" ,
"ranges" ,
"regex" ,
"sh"
] ,
"license" : "MIT" ,
"main" : "index.js" ,
"name" : "fill-range" ,
"repository" : {
"type" : "git" ,
"url" : "git+https://github.com/jonschlinkert/fill-range.git"
} ,
"scripts" : {
"test" : "mocha"
} ,
"verb" : {
"related" : {
"list" : [
"braces" ,
"expand-range" ,
"micromatch" ,
"to-regex-range"
]
} ,
"toc" : true ,
"layout" : "default" ,
"tasks" : [
"readme"
] ,
"plugins" : [
"gulp-format-md"
] ,
"lint" : {
"reflinks" : true
}
} ,
"version" : "4.0.0"
}