[0c6b92a] | 1 | {
|
---|
[79a0317] | 2 | "_from": "to-regex-range@^5.0.1",
|
---|
| 3 | "_id": "to-regex-range@5.0.1",
|
---|
| 4 | "_inBundle": false,
|
---|
| 5 | "_integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
---|
| 6 | "_location": "/to-regex-range",
|
---|
| 7 | "_phantomChildren": {},
|
---|
| 8 | "_requested": {
|
---|
| 9 | "type": "range",
|
---|
| 10 | "registry": true,
|
---|
| 11 | "raw": "to-regex-range@^5.0.1",
|
---|
| 12 | "name": "to-regex-range",
|
---|
| 13 | "escapedName": "to-regex-range",
|
---|
| 14 | "rawSpec": "^5.0.1",
|
---|
| 15 | "saveSpec": null,
|
---|
| 16 | "fetchSpec": "^5.0.1"
|
---|
| 17 | },
|
---|
| 18 | "_requiredBy": [
|
---|
| 19 | "/fill-range"
|
---|
[0c6b92a] | 20 | ],
|
---|
[79a0317] | 21 | "_resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
---|
| 22 | "_shasum": "1648c44aae7c8d988a326018ed72f5b4dd0392e4",
|
---|
| 23 | "_spec": "to-regex-range@^5.0.1",
|
---|
| 24 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/fill-range",
|
---|
| 25 | "author": {
|
---|
| 26 | "name": "Jon Schlinkert",
|
---|
| 27 | "url": "https://github.com/jonschlinkert"
|
---|
| 28 | },
|
---|
[0c6b92a] | 29 | "bugs": {
|
---|
| 30 | "url": "https://github.com/micromatch/to-regex-range/issues"
|
---|
| 31 | },
|
---|
[79a0317] | 32 | "bundleDependencies": false,
|
---|
| 33 | "contributors": [
|
---|
| 34 | {
|
---|
| 35 | "name": "Jon Schlinkert",
|
---|
| 36 | "url": "http://twitter.com/jonschlinkert"
|
---|
| 37 | },
|
---|
| 38 | {
|
---|
| 39 | "name": "Rouven Weßling",
|
---|
| 40 | "url": "www.rouvenwessling.de"
|
---|
| 41 | }
|
---|
[0c6b92a] | 42 | ],
|
---|
| 43 | "dependencies": {
|
---|
| 44 | "is-number": "^7.0.0"
|
---|
| 45 | },
|
---|
[79a0317] | 46 | "deprecated": false,
|
---|
| 47 | "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.",
|
---|
[0c6b92a] | 48 | "devDependencies": {
|
---|
| 49 | "fill-range": "^6.0.0",
|
---|
| 50 | "gulp-format-md": "^2.0.0",
|
---|
| 51 | "mocha": "^6.0.2",
|
---|
| 52 | "text-table": "^0.2.0",
|
---|
| 53 | "time-diff": "^0.3.1"
|
---|
| 54 | },
|
---|
[79a0317] | 55 | "engines": {
|
---|
| 56 | "node": ">=8.0"
|
---|
| 57 | },
|
---|
| 58 | "files": [
|
---|
| 59 | "index.js"
|
---|
| 60 | ],
|
---|
| 61 | "homepage": "https://github.com/micromatch/to-regex-range",
|
---|
[0c6b92a] | 62 | "keywords": [
|
---|
| 63 | "bash",
|
---|
| 64 | "date",
|
---|
| 65 | "expand",
|
---|
| 66 | "expansion",
|
---|
| 67 | "expression",
|
---|
| 68 | "glob",
|
---|
| 69 | "match",
|
---|
| 70 | "match date",
|
---|
| 71 | "match number",
|
---|
| 72 | "match numbers",
|
---|
| 73 | "match year",
|
---|
| 74 | "matches",
|
---|
| 75 | "matching",
|
---|
| 76 | "number",
|
---|
| 77 | "numbers",
|
---|
| 78 | "numerical",
|
---|
| 79 | "range",
|
---|
| 80 | "ranges",
|
---|
| 81 | "regex",
|
---|
| 82 | "regexp",
|
---|
| 83 | "regular",
|
---|
| 84 | "regular expression",
|
---|
| 85 | "sequence"
|
---|
| 86 | ],
|
---|
[79a0317] | 87 | "license": "MIT",
|
---|
| 88 | "main": "index.js",
|
---|
| 89 | "name": "to-regex-range",
|
---|
| 90 | "repository": {
|
---|
| 91 | "type": "git",
|
---|
| 92 | "url": "git+https://github.com/micromatch/to-regex-range.git"
|
---|
| 93 | },
|
---|
| 94 | "scripts": {
|
---|
| 95 | "test": "mocha"
|
---|
| 96 | },
|
---|
[0c6b92a] | 97 | "verb": {
|
---|
| 98 | "layout": "default",
|
---|
| 99 | "toc": false,
|
---|
| 100 | "tasks": [
|
---|
| 101 | "readme"
|
---|
| 102 | ],
|
---|
| 103 | "plugins": [
|
---|
| 104 | "gulp-format-md"
|
---|
| 105 | ],
|
---|
| 106 | "lint": {
|
---|
| 107 | "reflinks": true
|
---|
| 108 | },
|
---|
| 109 | "helpers": {
|
---|
| 110 | "examples": {
|
---|
| 111 | "displayName": "examples"
|
---|
| 112 | }
|
---|
| 113 | },
|
---|
| 114 | "related": {
|
---|
| 115 | "list": [
|
---|
| 116 | "expand-range",
|
---|
| 117 | "fill-range",
|
---|
| 118 | "micromatch",
|
---|
| 119 | "repeat-element",
|
---|
| 120 | "repeat-string"
|
---|
| 121 | ]
|
---|
| 122 | }
|
---|
[79a0317] | 123 | },
|
---|
| 124 | "version": "5.0.1"
|
---|
[0c6b92a] | 125 | }
|
---|