UNPKG

@node-minify/types

Version:
29 lines 658 B
{ "name": "@node-minify/types", "version": "9.0.0", "description": "types for @node-minify", "keywords": [ "compressor", "minify", "minifier", "types" ], "author": "Rodolphe Stoclin <srodolphe@gmail.com>", "homepage": "https://github.com/srod/node-minify/tree/master/packages/types#readme", "license": "MIT", "engines": { "node": ">=18.0.0" }, "main": "src/types.ts", "types": "src/types.ts", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/srod/node-minify.git" }, "bugs": { "url": "https://github.com/srod/node-minify/issues" } }