aswi2020vldc-gitlab/templetes/node_modules/@webassemblyjs/utf8/package.json @ 9b6ff40e
1 |
{
|
---|---|
2 |
"name": "@webassemblyjs/utf8", |
3 |
"version": "1.9.0", |
4 |
"description": "UTF8 encoder/decoder for WASM", |
5 |
"main": "lib/index.js", |
6 |
"module": "esm/index.js", |
7 |
"scripts": { |
8 |
"test": "echo \"Error: no test specified\" && exit 1" |
9 |
}, |
10 |
"repository": { |
11 |
"type": "git", |
12 |
"url": "https://github.com/xtuc/webassemblyjs.git" |
13 |
}, |
14 |
"publishConfig": { |
15 |
"access": "public" |
16 |
}, |
17 |
"author": "Sven Sauleau", |
18 |
"license": "MIT", |
19 |
"gitHead": "0440b420888c1f7701eb9762ec657775506b87d8" |
20 |
}
|
- « Předchozí
- 1
- 2
- Další »