android13/external/pigweed/pw_hdlc/ts/package.json

16 lines
320 B
JSON

{
"name": "@pigweed/pw_hdlc",
"version": "1.0.0",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@bazel/jasmine": "^4.1.0",
"@types/crc": "^3.4.0",
"@types/jasmine": "^3.9.0",
"buffer": "^6.0.3",
"crc": "^3.8.0",
"jasmine": "^3.9.0",
"jasmine-core": "^3.9.0"
}
}