2022-01-21 08:28:41 +00:00
{
2022-02-23 16:41:13 +00:00
"_args" : [
[
"fill-range@4.0.0" ,
"F:\\laragon\\www\\wishthis"
]
2022-01-21 08:28:41 +00:00
] ,
2022-02-23 16:41:13 +00:00
"_from" : "fill-range@4.0.0" ,
"_id" : "fill-range@4.0.0" ,
"_inBundle" : false ,
"_integrity" : "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=" ,
"_location" : "/fill-range" ,
"_phantomChildren" : { } ,
"_requested" : {
"type" : "version" ,
"registry" : true ,
"raw" : "fill-range@4.0.0" ,
"name" : "fill-range" ,
"escapedName" : "fill-range" ,
"rawSpec" : "4.0.0" ,
"saveSpec" : null ,
"fetchSpec" : "4.0.0"
2022-01-21 08:28:41 +00:00
} ,
2022-02-23 16:41:13 +00:00
"_requiredBy" : [
"/braces"
2022-01-21 08:28:41 +00:00
] ,
2022-02-23 16:41:13 +00:00
"_resolved" : "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz" ,
"_spec" : "4.0.0" ,
"_where" : "F:\\laragon\\www\\wishthis" ,
"author" : {
"name" : "Jon Schlinkert" ,
"url" : "https://github.com/jonschlinkert"
2022-01-21 08:28:41 +00:00
} ,
2022-02-23 16:41:13 +00:00
"bugs" : {
"url" : "https://github.com/jonschlinkert/fill-range/issues"
2022-01-21 08:28:41 +00:00
} ,
2022-02-23 16:41:13 +00: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"
}
] ,
2022-01-21 08:28:41 +00:00
"dependencies" : {
"extend-shallow" : "^2.0.1" ,
"is-number" : "^3.0.0" ,
"repeat-string" : "^1.6.1" ,
"to-regex-range" : "^2.1.0"
} ,
2022-02-23 16:41:13 +00: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`" ,
2022-01-21 08:28:41 +00:00
"devDependencies" : {
"ansi-cyan" : "^0.1.1" ,
"benchmarked" : "^1.0.0" ,
"gulp-format-md" : "^0.1.12" ,
"minimist" : "^1.2.0" ,
"mocha" : "^3.2.0"
} ,
2022-02-23 16:41:13 +00:00
"engines" : {
"node" : ">=0.10.0"
} ,
"files" : [
"index.js"
] ,
"homepage" : "https://github.com/jonschlinkert/fill-range" ,
2022-01-21 08:28:41 +00:00
"keywords" : [
"alpha" ,
"alphabetical" ,
"array" ,
"bash" ,
"brace" ,
"expand" ,
"expansion" ,
"fill" ,
"glob" ,
"match" ,
"matches" ,
"matching" ,
"number" ,
"numerical" ,
"range" ,
"ranges" ,
"regex" ,
"sh"
] ,
2022-02-23 16:41:13 +00:00
"license" : "MIT" ,
"main" : "index.js" ,
"name" : "fill-range" ,
"repository" : {
"type" : "git" ,
"url" : "git+https://github.com/jonschlinkert/fill-range.git"
} ,
"scripts" : {
"test" : "mocha"
} ,
2022-01-21 08:28:41 +00:00
"verb" : {
"related" : {
"list" : [
"braces" ,
"expand-range" ,
"micromatch" ,
"to-regex-range"
]
} ,
"toc" : true ,
"layout" : "default" ,
"tasks" : [
"readme"
] ,
"plugins" : [
"gulp-format-md"
] ,
"lint" : {
"reflinks" : true
}
2022-02-23 16:41:13 +00:00
} ,
"version" : "4.0.0"
2022-01-21 08:28:41 +00:00
}