UNPKG

@loopback/build

Version:

A set of common scripts and default configurations to build LoopBack 4 or other TypeScript modules

14 lines (13 loc) 282 B
{ "name": "@loopback/ts-test-proj", "version": "1.0.0", "description": "Test", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "typescript": "*" }, "author": "IBM Corp. and LoopBack contributors", "license": "MIT" }