UNPKG

@toolchain-js/tjs-template-rollup-library

Version:

The example Toolchain CLI template for rollup bundled library.

35 lines (34 loc) 720 B
{ "name": "@toolchain-js/tjs-template-rollup-library", "version": "1.0.2", "description": "The example Toolchain CLI template for rollup bundled library.", "keywords": [ "toolchain-js", "toolchain", "cli", "template", "rollup", "create", "bootstrap", "boilerplate", "init", "library" ], "license": "MIT", "repository": { "type": "git", "url": "https://github.com/toolchain-js/example-toolchains", "directory": "packages/tjs-template-rollup-library" }, "publishConfig": { "access": "public" }, "files": [ "template", "template.json" ], "engines": { "node": ">=12" }, "gitHead": "530c179bf642c279fcb643ab58d456096eb2dbf3" }