Matthew Soulanille | 376d797 | 2020-06-01 15:50:07 -0700 | [diff] [blame] | 1 | { |
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 | } |