UNPKG

npmize

Version:

Let's create an npm package without worrying about anything.

7 lines (6 loc) 197 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { name: 'npmize', description: 'A tool to help you publish your package to npm with ease', };