[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "fill-range@7.0.1",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
[6a3a178] | 7 | ],
|
---|
[59329aa] | 8 | "_development": true,
|
---|
| 9 | "_from": "fill-range@7.0.1",
|
---|
| 10 | "_id": "fill-range@7.0.1",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
|
---|
| 13 | "_location": "/fill-range",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "fill-range@7.0.1",
|
---|
| 19 | "name": "fill-range",
|
---|
| 20 | "escapedName": "fill-range",
|
---|
| 21 | "rawSpec": "7.0.1",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "7.0.1"
|
---|
[6a3a178] | 24 | },
|
---|
[59329aa] | 25 | "_requiredBy": [
|
---|
| 26 | "/braces"
|
---|
[6a3a178] | 27 | ],
|
---|
[59329aa] | 28 | "_resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
|
---|
| 29 | "_spec": "7.0.1",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "author": {
|
---|
| 32 | "name": "Jon Schlinkert",
|
---|
| 33 | "url": "https://github.com/jonschlinkert"
|
---|
[6a3a178] | 34 | },
|
---|
[59329aa] | 35 | "bugs": {
|
---|
| 36 | "url": "https://github.com/jonschlinkert/fill-range/issues"
|
---|
[6a3a178] | 37 | },
|
---|
[59329aa] | 38 | "contributors": [
|
---|
| 39 | {
|
---|
| 40 | "name": "Edo Rivai",
|
---|
| 41 | "url": "edo.rivai.nl"
|
---|
| 42 | },
|
---|
| 43 | {
|
---|
| 44 | "name": "Jon Schlinkert",
|
---|
| 45 | "url": "http://twitter.com/jonschlinkert"
|
---|
| 46 | },
|
---|
| 47 | {
|
---|
| 48 | "name": "Paul Miller",
|
---|
| 49 | "url": "paulmillr.com"
|
---|
| 50 | },
|
---|
| 51 | {
|
---|
| 52 | "name": "Rouven Weßling",
|
---|
| 53 | "url": "www.rouvenwessling.de"
|
---|
| 54 | },
|
---|
| 55 | {
|
---|
| 56 | "url": "https://github.com/wtgtybhertgeghgtwtg"
|
---|
| 57 | }
|
---|
| 58 | ],
|
---|
[6a3a178] | 59 | "dependencies": {
|
---|
| 60 | "to-regex-range": "^5.0.1"
|
---|
| 61 | },
|
---|
[59329aa] | 62 | "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`",
|
---|
[6a3a178] | 63 | "devDependencies": {
|
---|
| 64 | "gulp-format-md": "^2.0.0",
|
---|
| 65 | "mocha": "^6.1.1"
|
---|
| 66 | },
|
---|
[59329aa] | 67 | "engines": {
|
---|
| 68 | "node": ">=8"
|
---|
| 69 | },
|
---|
| 70 | "files": [
|
---|
| 71 | "index.js"
|
---|
| 72 | ],
|
---|
| 73 | "homepage": "https://github.com/jonschlinkert/fill-range",
|
---|
[6a3a178] | 74 | "keywords": [
|
---|
| 75 | "alpha",
|
---|
| 76 | "alphabetical",
|
---|
| 77 | "array",
|
---|
| 78 | "bash",
|
---|
| 79 | "brace",
|
---|
| 80 | "expand",
|
---|
| 81 | "expansion",
|
---|
| 82 | "fill",
|
---|
| 83 | "glob",
|
---|
| 84 | "match",
|
---|
| 85 | "matches",
|
---|
| 86 | "matching",
|
---|
| 87 | "number",
|
---|
| 88 | "numerical",
|
---|
| 89 | "range",
|
---|
| 90 | "ranges",
|
---|
| 91 | "regex",
|
---|
| 92 | "sh"
|
---|
| 93 | ],
|
---|
[59329aa] | 94 | "license": "MIT",
|
---|
| 95 | "main": "index.js",
|
---|
| 96 | "name": "fill-range",
|
---|
| 97 | "repository": {
|
---|
| 98 | "type": "git",
|
---|
| 99 | "url": "git+https://github.com/jonschlinkert/fill-range.git"
|
---|
| 100 | },
|
---|
| 101 | "scripts": {
|
---|
| 102 | "test": "mocha"
|
---|
| 103 | },
|
---|
[6a3a178] | 104 | "verb": {
|
---|
| 105 | "toc": false,
|
---|
| 106 | "layout": "default",
|
---|
| 107 | "tasks": [
|
---|
| 108 | "readme"
|
---|
| 109 | ],
|
---|
| 110 | "plugins": [
|
---|
| 111 | "gulp-format-md"
|
---|
| 112 | ],
|
---|
| 113 | "lint": {
|
---|
| 114 | "reflinks": true
|
---|
| 115 | }
|
---|
[59329aa] | 116 | },
|
---|
| 117 | "version": "7.0.1"
|
---|
[6a3a178] | 118 | }
|
---|