Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.58 KB

package.md

File metadata and controls

41 lines (27 loc) · 1.58 KB

Partial: "luke:package" (source)

This is a "partial" sub-generator that generates a very basic and generic package.json file for the project.

Usage Example

$ yo luke:package

Files Created

  • package.json (generated)

Dependents

This partial is included by the following:

Note: Additional, unlisted, project scaffolds may automatically include this partial by way of partial dependency.

Further Reading