crabmusket Rename 'path' to 'name' and require a package/ subdir.
02307e9 Feb 22, 2015
Rename 'path' to 'name' and require a package/ subdir.
This is so that you can put files in a package which *aren't* copied
into the project. For example, a .git directory or a README shouldn't
make their way to your project. One, because there would be conflicts,
and two, because you don't want them.
02307e9