UNPKG

better-npm-init

Version:

A better version of npm init, with templates and more. Usage: better-npm-init <template> [--yarn] [--install] [--git] [--yes] [--help]

14 lines (13 loc) 235 B
{ "name": "throttle", "repo": "component/throttle", "description": "Throttle a function", "version": "0.0.2", "keywords": [], "dependencies": {}, "development": {}, "license": "MIT", "scripts": [ "index.js" ] }