blob: e5a18815901e6e6fc334ae22fab8a6f35c90c323 [file] [log] [blame]
Matthew Soulanille376d7972020-06-01 15:50:07 -07001{
2 "name": "pigweed",
3 "version": "0.0.1",
4 "description": "An open source collection of embedded-targeted libraries",
5 "author": "",
6 "license": "Apache-2.0",
7 "devDependencies": {
8 "@bazel/jasmine": "^1.7.0",
9 "@bazel/typescript": "^1.7.0",
10 "@types/jasmine": "^3.5.10",
11 "jasmine": "^3.5.0",
12 "typescript": "^3.9.3"
13 }
14}