You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
1.6 KiB
55 lines
1.6 KiB
{
|
|
"_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/herrhase/Workspace/tentakelfabrik/board/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"
|
|
}
|