UNPKG

@mnrendra/rollup-utils

Version:
33 lines (32 loc) 808 B
{ "name": "@mnrendra/rollup-utils", "version": "1.2.0", "description": "Rollup plugin utilities.", "private": false, "main": "dist/index.js", "types": "dist/index.d.ts", "repository": { "type": "git", "url": "https://github.com/mnrendra/rollup-utils.git" }, "author": { "name": "Muhammad Rendra", "email": "mnrendra@users.noreply.github.com", "url": "https://github.com/mnrendra" }, "license": "MIT", "bugs": { "url": "https://github.com/mnrendra/rollup-utils/issues" }, "homepage": "https://github.com/mnrendra/rollup-utils#readme", "dependencies": { "@mnrendra/read-package": "^2.4.3", "@mnrendra/tsconfig-alias-parser": "^1.3.2", "@mnrendra/types-package": "^1.0.1" }, "keywords": [ "rollup-utils", "rollup", "utils" ] }