0.1.3 • Published 9 years ago

package-to-tsd v0.1.3

Weekly downloads
3
License
ISC
Repository
github
Last release
9 years ago

package-to-tsd

Uses dependencies from package.json to call 'tsd install'. Needs tsd to be installed globally.

Usage: Run 'package-to-tsd' in the root of your project where package.json lives. The result will be the same as calling 'tsd install $DEP --save' where $DEP will be each dependency in the package.json.

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago