UNPKG

@storm-software/tsconfig

Version:

A comprehensive package containing shared TypeScript configuration files for various Storm Software projects.

33 lines (32 loc) 972 B
{ "name": "@storm-software/tsconfig", "version": "0.41.29", "description": "A comprehensive package containing shared TypeScript configuration files for various Storm Software projects.", "repository": { "type": "github", "url": "https://github.com/storm-software/storm-ops", "directory": "packages/tsconfig" }, "homepage": "https://stormsoftware.com", "bugs": "https://github.com/storm-software/storm-ops/issues", "author": { "name": "Storm Software", "email": "contact@stormsoftware.com", "url": "https://stormsoftware.com" }, "license": "Apache-2.0", "private": false, "keywords": [ "monorepo", "open-system", "storm", "storm-ops", "storm-stack", "stormstack", "sullivanpj" ], "dependencies": { "@total-typescript/ts-reset": "0.5.1" }, "devDependencies": { "@types/node": "^22.10.2" }, "publishConfig": { "access": "public" }, "gitHead": "cc6b643307c447a3a7e1118fee4893b3be34cdbd" }