UNPKG

dts-bundle-webpack

Version:

Webpack plugin for creating declaration bundle based on dts-bundle library

24 lines (23 loc) 603 B
{ "name": "dts-bundle-webpack", "version": "1.0.2", "description": "Webpack plugin for creating declaration bundle based on dts-bundle library", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/Appius/dts-bundle-webpack.git" }, "keywords": [ "webpack", "dts-bundle" ], "author": "Appius", "license": "MIT", "bugs": { "url": "https://github.com/Appius/dts-bundle-webpack/issues" }, "homepage": "https://github.com/Appius/dts-bundle-webpack#readme", "dependencies": { "dts-bundle": "^0.7.3" } }