jointjs
Version:
JavaScript diagramming library
58 lines (57 loc) • 1.62 kB
JSON
{
"_args": [
[
"@webassemblyjs/utf8@1.7.10",
"/Users/robur/Workspace/joint/demo/ts-demo"
]
],
"_development": true,
"_from": "@webassemblyjs/utf8@1.7.10",
"_id": "@webassemblyjs/utf8@1.7.10",
"_inBundle": false,
"_integrity": "sha512-Ng6Pxv6siyZp635xCSnH3mKmIFgqWPCcGdoo0GBYgyGdxu7cUj4agV7Uu1a8REP66UYUFXJLudeGgd4RvuJAnQ==",
"_location": "/@webassemblyjs/utf8",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@webassemblyjs/utf8@1.7.10",
"name": "@webassemblyjs/utf8",
"escapedName": "@webassemblyjs%2futf8",
"scope": "@webassemblyjs",
"rawSpec": "1.7.10",
"saveSpec": null,
"fetchSpec": "1.7.10"
},
"_requiredBy": [
"/@webassemblyjs/wasm-gen",
"/@webassemblyjs/wasm-parser"
],
"_resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.7.10.tgz",
"_spec": "1.7.10",
"_where": "/Users/robur/Workspace/joint/demo/ts-demo",
"author": {
"name": "Sven Sauleau"
},
"bugs": {
"url": "https://github.com/xtuc/webassemblyjs/issues"
},
"description": "UTF8 encoder/decoder for WASM",
"gitHead": "f558c6c047187f24a2200ab04104f173de226794",
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
"license": "MIT",
"main": "lib/index.js",
"module": "esm/index.js",
"name": "@webassemblyjs/utf8",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xtuc/webassemblyjs.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.7.10"
}