- Timestamp:
- 11/23/21 14:58:44 (3 years ago)
- Branches:
- master
- Children:
- e29cc2e
- Parents:
- ceaed42
- Location:
- trip-planner-front/node_modules/postcss-selector-matches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/node_modules/postcss-selector-matches/node_modules/postcss/package.json
rceaed42 r59329aa 1 1 { 2 "name": "postcss", 3 "version": "7.0.39", 2 "_args": [ 3 [ 4 "postcss@7.0.39", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "postcss@7.0.39", 10 "_id": "postcss@7.0.39", 11 "_inBundle": false, 12 "_integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==", 13 "_location": "/postcss-selector-matches/postcss", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "postcss@7.0.39", 19 "name": "postcss", 20 "escapedName": "postcss", 21 "rawSpec": "7.0.39", 22 "saveSpec": null, 23 "fetchSpec": "7.0.39" 24 }, 25 "_requiredBy": [ 26 "/postcss-selector-matches" 27 ], 28 "_resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz", 29 "_spec": "7.0.39", 30 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 31 "author": { 32 "name": "Andrey Sitnik", 33 "email": "andrey@sitnik.ru" 34 }, 35 "browser": { 36 "./lib/terminal-highlight": false, 37 "fs": false 38 }, 39 "bugs": { 40 "url": "https://github.com/postcss/postcss/issues" 41 }, 42 "dependencies": { 43 "picocolors": "^0.2.1", 44 "source-map": "^0.6.1" 45 }, 4 46 "description": "Tool for transforming styles with JS plugins", 5 47 "engines": { 6 48 "node": ">=6.0.0" 7 49 }, 50 "funding": { 51 "type": "opencollective", 52 "url": "https://opencollective.com/postcss/" 53 }, 54 "homepage": "https://postcss.org/", 8 55 "keywords": [ 9 56 "css", … … 17 64 "transpiler" 18 65 ], 19 "funding": { 20 "type": "opencollective", 21 "url": "https://opencollective.com/postcss/" 66 "license": "MIT", 67 "main": "lib/postcss", 68 "name": "postcss", 69 "repository": { 70 "type": "git", 71 "url": "git+https://github.com/postcss/postcss.git" 22 72 }, 23 "author": "Andrey Sitnik <andrey@sitnik.ru>",24 "license": "MIT",25 "homepage": "https://postcss.org/",26 "repository": "postcss/postcss",27 "dependencies": {28 "picocolors": "^0.2.1",29 "source-map": "^0.6.1"30 },31 "main": "lib/postcss",32 73 "types": "lib/postcss.d.ts", 33 "browser": { 34 "./lib/terminal-highlight": false, 35 "fs": false 36 } 74 "version": "7.0.39" 37 75 } -
trip-planner-front/node_modules/postcss-selector-matches/node_modules/source-map/package.json
rceaed42 r59329aa 1 1 { 2 "name": "source-map", 2 "_args": [ 3 [ 4 "source-map@0.6.1", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "source-map@0.6.1", 10 "_id": "source-map@0.6.1", 11 "_inBundle": false, 12 "_integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", 13 "_location": "/postcss-selector-matches/source-map", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "source-map@0.6.1", 19 "name": "source-map", 20 "escapedName": "source-map", 21 "rawSpec": "0.6.1", 22 "saveSpec": null, 23 "fetchSpec": "0.6.1" 24 }, 25 "_requiredBy": [ 26 "/postcss-selector-matches/postcss" 27 ], 28 "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", 29 "_spec": "0.6.1", 30 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 31 "author": { 32 "name": "Nick Fitzgerald", 33 "email": "nfitzgerald@mozilla.com" 34 }, 35 "bugs": { 36 "url": "https://github.com/mozilla/source-map/issues" 37 }, 38 "contributors": [ 39 { 40 "name": "Tobias Koppers", 41 "email": "tobias.koppers@googlemail.com" 42 }, 43 { 44 "name": "Duncan Beevers", 45 "email": "duncan@dweebd.com" 46 }, 47 { 48 "name": "Stephen Crane", 49 "email": "scrane@mozilla.com" 50 }, 51 { 52 "name": "Ryan Seddon", 53 "email": "seddon.ryan@gmail.com" 54 }, 55 { 56 "name": "Miles Elam", 57 "email": "miles.elam@deem.com" 58 }, 59 { 60 "name": "Mihai Bazon", 61 "email": "mihai.bazon@gmail.com" 62 }, 63 { 64 "name": "Michael Ficarra", 65 "email": "github.public.email@michael.ficarra.me" 66 }, 67 { 68 "name": "Todd Wolfson", 69 "email": "todd@twolfson.com" 70 }, 71 { 72 "name": "Alexander Solovyov", 73 "email": "alexander@solovyov.net" 74 }, 75 { 76 "name": "Felix Gnass", 77 "email": "fgnass@gmail.com" 78 }, 79 { 80 "name": "Conrad Irwin", 81 "email": "conrad.irwin@gmail.com" 82 }, 83 { 84 "name": "usrbincc", 85 "email": "usrbincc@yahoo.com" 86 }, 87 { 88 "name": "David Glasser", 89 "email": "glasser@davidglasser.net" 90 }, 91 { 92 "name": "Chase Douglas", 93 "email": "chase@newrelic.com" 94 }, 95 { 96 "name": "Evan Wallace", 97 "email": "evan.exe@gmail.com" 98 }, 99 { 100 "name": "Heather Arthur", 101 "email": "fayearthur@gmail.com" 102 }, 103 { 104 "name": "Hugh Kennedy", 105 "email": "hughskennedy@gmail.com" 106 }, 107 { 108 "name": "David Glasser", 109 "email": "glasser@davidglasser.net" 110 }, 111 { 112 "name": "Simon Lydell", 113 "email": "simon.lydell@gmail.com" 114 }, 115 { 116 "name": "Jmeas Smith", 117 "email": "jellyes2@gmail.com" 118 }, 119 { 120 "name": "Michael Z Goddard", 121 "email": "mzgoddard@gmail.com" 122 }, 123 { 124 "name": "azu", 125 "email": "azu@users.noreply.github.com" 126 }, 127 { 128 "name": "John Gozde", 129 "email": "john@gozde.ca" 130 }, 131 { 132 "name": "Adam Kirkton", 133 "email": "akirkton@truefitinnovation.com" 134 }, 135 { 136 "name": "Chris Montgomery", 137 "email": "christopher.montgomery@dowjones.com" 138 }, 139 { 140 "name": "J. Ryan Stinnett", 141 "email": "jryans@gmail.com" 142 }, 143 { 144 "name": "Jack Herrington", 145 "email": "jherrington@walmartlabs.com" 146 }, 147 { 148 "name": "Chris Truter", 149 "email": "jeffpalentine@gmail.com" 150 }, 151 { 152 "name": "Daniel Espeset", 153 "email": "daniel@danielespeset.com" 154 }, 155 { 156 "name": "Jamie Wong", 157 "email": "jamie.lf.wong@gmail.com" 158 }, 159 { 160 "name": "Eddy Bruël", 161 "email": "ejpbruel@mozilla.com" 162 }, 163 { 164 "name": "Hawken Rives", 165 "email": "hawkrives@gmail.com" 166 }, 167 { 168 "name": "Gilad Peleg", 169 "email": "giladp007@gmail.com" 170 }, 171 { 172 "name": "djchie", 173 "email": "djchie.dev@gmail.com" 174 }, 175 { 176 "name": "Gary Ye", 177 "email": "garysye@gmail.com" 178 }, 179 { 180 "name": "Nicolas Lalevée", 181 "email": "nicolas.lalevee@hibnet.org" 182 } 183 ], 3 184 "description": "Generates and consumes source maps", 4 "version": "0.6.1", 5 "homepage": "https://github.com/mozilla/source-map", 6 "author": "Nick Fitzgerald <nfitzgerald@mozilla.com>", 7 "contributors": [ 8 "Tobias Koppers <tobias.koppers@googlemail.com>", 9 "Duncan Beevers <duncan@dweebd.com>", 10 "Stephen Crane <scrane@mozilla.com>", 11 "Ryan Seddon <seddon.ryan@gmail.com>", 12 "Miles Elam <miles.elam@deem.com>", 13 "Mihai Bazon <mihai.bazon@gmail.com>", 14 "Michael Ficarra <github.public.email@michael.ficarra.me>", 15 "Todd Wolfson <todd@twolfson.com>", 16 "Alexander Solovyov <alexander@solovyov.net>", 17 "Felix Gnass <fgnass@gmail.com>", 18 "Conrad Irwin <conrad.irwin@gmail.com>", 19 "usrbincc <usrbincc@yahoo.com>", 20 "David Glasser <glasser@davidglasser.net>", 21 "Chase Douglas <chase@newrelic.com>", 22 "Evan Wallace <evan.exe@gmail.com>", 23 "Heather Arthur <fayearthur@gmail.com>", 24 "Hugh Kennedy <hughskennedy@gmail.com>", 25 "David Glasser <glasser@davidglasser.net>", 26 "Simon Lydell <simon.lydell@gmail.com>", 27 "Jmeas Smith <jellyes2@gmail.com>", 28 "Michael Z Goddard <mzgoddard@gmail.com>", 29 "azu <azu@users.noreply.github.com>", 30 "John Gozde <john@gozde.ca>", 31 "Adam Kirkton <akirkton@truefitinnovation.com>", 32 "Chris Montgomery <christopher.montgomery@dowjones.com>", 33 "J. Ryan Stinnett <jryans@gmail.com>", 34 "Jack Herrington <jherrington@walmartlabs.com>", 35 "Chris Truter <jeffpalentine@gmail.com>", 36 "Daniel Espeset <daniel@danielespeset.com>", 37 "Jamie Wong <jamie.lf.wong@gmail.com>", 38 "Eddy Bruël <ejpbruel@mozilla.com>", 39 "Hawken Rives <hawkrives@gmail.com>", 40 "Gilad Peleg <giladp007@gmail.com>", 41 "djchie <djchie.dev@gmail.com>", 42 "Gary Ye <garysye@gmail.com>", 43 "Nicolas Lalevée <nicolas.lalevee@hibnet.org>" 44 ], 45 "repository": { 46 "type": "git", 47 "url": "http://github.com/mozilla/source-map.git" 48 }, 49 "main": "./source-map.js", 185 "devDependencies": { 186 "doctoc": "^0.15.0", 187 "webpack": "^1.12.0" 188 }, 189 "engines": { 190 "node": ">=0.10.0" 191 }, 50 192 "files": [ 51 193 "source-map.js", … … 57 199 "dist/source-map.min.js.map" 58 200 ], 59 "engines": { 60 "node": ">=0.10.0" 61 }, 201 "homepage": "https://github.com/mozilla/source-map", 62 202 "license": "BSD-3-Clause", 203 "main": "./source-map.js", 204 "name": "source-map", 205 "repository": { 206 "type": "git", 207 "url": "git+ssh://git@github.com/mozilla/source-map.git" 208 }, 63 209 "scripts": { 210 "build": "webpack --color", 64 211 "test": "npm run build && node test/run-tests.js", 65 "build": "webpack --color",66 212 "toc": "doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md" 67 213 }, 68 "devDependencies": { 69 "doctoc": "^0.15.0", 70 "webpack": "^1.12.0" 71 }, 72 "typings": "source-map" 214 "typings": "source-map", 215 "version": "0.6.1" 73 216 } -
trip-planner-front/node_modules/postcss-selector-matches/package.json
rceaed42 r59329aa 1 1 { 2 "name": "postcss-selector-matches", 3 "version": "4.0.0", 4 "description": "PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors", 5 "keywords": [ 6 "postcss", 7 "postcss-plugin", 8 "selectors", 9 "selector", 10 "matches" 2 "_args": [ 3 [ 4 "postcss-selector-matches@4.0.0", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 11 7 ], 12 "author": "Maxime Thirouin", 13 "license": "MIT", 14 "repository": "https://github.com/postcss/postcss-selector-matches.git", 15 "main": "dist/index.js", 16 "files": [ 17 "dist" 8 "_development": true, 9 "_from": "postcss-selector-matches@4.0.0", 10 "_id": "postcss-selector-matches@4.0.0", 11 "_inBundle": false, 12 "_integrity": "sha512-LgsHwQR/EsRYSqlwdGzeaPKVT0Ml7LAT6E75T8W8xLJY62CE4S/l03BWIt3jT8Taq22kXP08s2SfTSzaraoPww==", 13 "_location": "/postcss-selector-matches", 14 "_phantomChildren": { 15 "picocolors": "0.2.1" 16 }, 17 "_requested": { 18 "type": "version", 19 "registry": true, 20 "raw": "postcss-selector-matches@4.0.0", 21 "name": "postcss-selector-matches", 22 "escapedName": "postcss-selector-matches", 23 "rawSpec": "4.0.0", 24 "saveSpec": null, 25 "fetchSpec": "4.0.0" 26 }, 27 "_requiredBy": [ 28 "/postcss-preset-env" 18 29 ], 30 "_resolved": "https://registry.npmjs.org/postcss-selector-matches/-/postcss-selector-matches-4.0.0.tgz", 31 "_spec": "4.0.0", 32 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 33 "author": { 34 "name": "Maxime Thirouin" 35 }, 36 "bugs": { 37 "url": "https://github.com/postcss/postcss-selector-matches/issues" 38 }, 19 39 "dependencies": { 20 40 "balanced-match": "^1.0.0", 21 41 "postcss": "^7.0.2" 22 42 }, 43 "description": "PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors", 23 44 "devDependencies": { 24 45 "babel-cli": "^6.26.0", … … 32 53 "tape": "^4.9.1" 33 54 }, 55 "files": [ 56 "dist" 57 ], 58 "homepage": "https://github.com/postcss/postcss-selector-matches#readme", 59 "keywords": [ 60 "postcss", 61 "postcss-plugin", 62 "selectors", 63 "selector", 64 "matches" 65 ], 66 "license": "MIT", 67 "main": "dist/index.js", 68 "name": "postcss-selector-matches", 69 "repository": { 70 "type": "git", 71 "url": "git+https://github.com/postcss/postcss-selector-matches.git" 72 }, 34 73 "scripts": { 74 "babelify": "babel src --out-dir dist", 35 75 "lint": "eslint ./src/*.js ./test/*.js", 76 "prepublish": "npm run babelify", 77 "release": "npmpub", 36 78 "tape": "tape -r babel-register test/*.js", 37 "test": "npm run lint && npm run babelify && npm run tape", 38 "babelify": "babel src --out-dir dist", 39 "prepublish": "npm run babelify", 40 "release": "npmpub" 41 } 79 "test": "npm run lint && npm run babelify && npm run tape" 80 }, 81 "version": "4.0.0" 42 82 }
Note:
See TracChangeset
for help on using the changeset viewer.