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.
60 lines
1.5 KiB
60 lines
1.5 KiB
{
|
|
"_from": "flatstr@^1.0.12",
|
|
"_id": "flatstr@1.0.12",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-4zPxDyhCyiN2wIAtSLI6gc82/EjqZc1onI4Mz/l0pWrAlsSfYH/2ZIcU+e3oA2wDwbzIWNKwa23F8rh6+DRWkw==",
|
|
"_location": "/flatstr",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "flatstr@^1.0.12",
|
|
"name": "flatstr",
|
|
"escapedName": "flatstr",
|
|
"rawSpec": "^1.0.12",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.12"
|
|
},
|
|
"_requiredBy": [
|
|
"/fastify",
|
|
"/pino",
|
|
"/sonic-boom"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/flatstr/-/flatstr-1.0.12.tgz",
|
|
"_shasum": "c2ba6a08173edbb6c9640e3055b95e287ceb5931",
|
|
"_spec": "flatstr@^1.0.12",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/fastify",
|
|
"author": {
|
|
"name": "David Mark Clements"
|
|
},
|
|
"browser": {
|
|
"v8": "./v8"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/davidmarkclements/flatstr/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "Flattens the underlying C structures of a concatenated JavaScript string",
|
|
"devDependencies": {
|
|
"fastbench": "^1.0.1",
|
|
"tap": "^12.0.1"
|
|
},
|
|
"homepage": "https://github.com/davidmarkclements/flatstr#readme",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "flatstr",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/davidmarkclements/flatstr.git"
|
|
},
|
|
"tags": [
|
|
"perf",
|
|
"performance",
|
|
"strings",
|
|
"concatenation"
|
|
],
|
|
"version": "1.0.12"
|
|
}
|