0.1.3 • Published 8 years ago

package-to-tsd v0.1.3

Weekly downloads
3
License
ISC
Repository
github
Last release
8 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

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago