| { | |
| "name": "pigweed", | |
| "version": "0.0.1", | |
| "description": "An open source collection of embedded-targeted libraries", | |
| "author": "", | |
| "license": "Apache-2.0", | |
| "devDependencies": { | |
| "@bazel/jasmine": "^1.7.0", | |
| "@bazel/typescript": "^1.7.0", | |
| "@types/jasmine": "^3.5.10", | |
| "jasmine": "^3.5.0", | |
| "typescript": "^3.9.3" | |
| } | |
| } |