Files
enviPy-bayer/static/js/ketcher2/node_modules/microbuffer/package.json
2025-06-23 20:13:54 +02:00

54 lines
1.4 KiB
JSON

{
"_from": "microbuffer@^1.0.0",
"_id": "microbuffer@1.0.0",
"_inBundle": false,
"_integrity": "sha1-izgy7UDIfVH0e7I0kTppinVtGdI=",
"_location": "/microbuffer",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "microbuffer@^1.0.0",
"name": "microbuffer",
"escapedName": "microbuffer",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/svg2ttf",
"/ttf2eot",
"/ttf2woff"
],
"_resolved": "https://registry.npmjs.org/microbuffer/-/microbuffer-1.0.0.tgz",
"_shasum": "8b3832ed40c87d51f47bb234913a698a756d19d2",
"_spec": "microbuffer@^1.0.0",
"_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/svg2ttf",
"bugs": {
"url": "https://github.com/fontello/microbuffer/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Light implementation of binary buffer with helpers for easy access.",
"devDependencies": {
"eslint": "0.18.0",
"eslint-plugin-nodeca": "^1.0.3",
"lodash": "*",
"mocha": "^2.2.4"
},
"homepage": "https://github.com/fontello/microbuffer#readme",
"keywords": [
"buffer"
],
"license": "MIT",
"name": "microbuffer",
"repository": {
"type": "git",
"url": "git+https://github.com/fontello/microbuffer.git"
},
"scripts": {
"test": "make test"
},
"version": "1.0.0"
}