UNPKG

utquidem

Version:

The meta-framework suite designed from scratch for frontend-focused modern web development.

27 lines (26 loc) 660 B
{ "name": "@modern-js/tsconfig", "version": "1.2.0", "description": "The meta-framework suite designed from scratch for frontend-focused modern web development.", "homepage": "https://modernjs.dev", "bugs": "https://github.com/modern-js-dev/modern.js/issues", "repository": "modern-js-dev/modern.js", "license": "MIT", "keywords": [ "react", "framework", "modern", "modern.js" ], "scripts": { "prepublishOnly": "only-allow-pnpm" }, "publishConfig": { "registry": "https://registry.npmjs.org/", "access": "public" }, "devDependencies": { "@scripts/build": "workspace:*" }, "main": "./base.json" }