UNPKG

ts-config-single-spa

Version:
28 lines 677 B
{ "name": "ts-config-single-spa", "version": "3.0.0", "description": "typescript config for single-spa", "keywords": [ "single-spa", "microfrontends", "typescript" ], "author": "Joel Denning <joeldenning@gmail.com>", "homepage": "https://github.com/single-spa/create-single-spa/tree/master/packages/ts-config-single-spa", "license": "MIT", "main": "tsconfig.json", "directories": { "lib": "lib" }, "files": [ "lib" ], "repository": { "type": "git", "url": "git+https://github.com/single-spa/create-single-spa.git" }, "bugs": { "url": "https://github.com/single-spa/create-single-spa/issues" }, "scripts": {} }