update
This commit is contained in:
parent
d9becc67b6
commit
9308795b8b
964 changed files with 104265 additions and 16 deletions
54
node_modules/quick-format-unescaped/package.json
generated
vendored
Normal file
54
node_modules/quick-format-unescaped/package.json
generated
vendored
Normal file
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"_from": "quick-format-unescaped@^3.0.3",
|
||||
"_id": "quick-format-unescaped@3.0.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-dy1yjycmn9blucmJLXOfZDx1ikZJUi6E8bBZLnhPG5gBrVhHXx2xVyqqgKBubVNEXmx51dBACMHpoMQK/N/AXQ==",
|
||||
"_location": "/quick-format-unescaped",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "quick-format-unescaped@^3.0.3",
|
||||
"name": "quick-format-unescaped",
|
||||
"escapedName": "quick-format-unescaped",
|
||||
"rawSpec": "^3.0.3",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^3.0.3"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/pino"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/quick-format-unescaped/-/quick-format-unescaped-3.0.3.tgz",
|
||||
"_shasum": "fb3e468ac64c01d22305806c39f121ddac0d1fb9",
|
||||
"_spec": "quick-format-unescaped@^3.0.3",
|
||||
"_where": "/home/dawidd6/github/dawidd6/action-debian-package/node_modules/pino",
|
||||
"author": {
|
||||
"name": "David Mark Clements"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/davidmarkclements/quick-format/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {},
|
||||
"deprecated": false,
|
||||
"description": "Solves a problem with util.format",
|
||||
"devDependencies": {
|
||||
"fastbench": "^1.0.1"
|
||||
},
|
||||
"directories": {
|
||||
"test": "test"
|
||||
},
|
||||
"homepage": "https://github.com/davidmarkclements/quick-format#readme",
|
||||
"keywords": [],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "quick-format-unescaped",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/davidmarkclements/quick-format.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test"
|
||||
},
|
||||
"version": "3.0.3"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue