UNPKG

256 BJSONView Raw
1{
2 "name": "@loopback/ts-test-proj",
3 "version": "1.0.0",
4 "description": "Test",
5 "scripts": {
6 "test": "echo \"Error: no test specified\" && exit 1"
7 },
8 "dependencies": {
9 "typescript": "*"
10 },
11 "author": "IBM Corp.",
12 "license": "MIT"
13}