Partial: "luke:package" (source)
This is a "partial" sub-generator that generates a very basic and generic
package.json
file for the project.
$ yo luke:package
package.json
(generated)
This partial is included by the following:
- luke:app (project scaffold)
- luke:cship (project scaffold)
- luke:grits (project scaffold)
- luke:module (project scaffold)
- luke:sls-service (project scaffold)
- luke:travis-grits (partial)
Note: Additional, unlisted, project scaffolds may automatically include this partial by way of partial dependency.
- Source - The source code for this partial
- Partial Listing - Individual docs for each partial
- About Partials - Information about partials
- About Project Scaffolds - Basic information about project scaffolds
- About Sub-Generators - General information about generators and sub-generators
- Project README - Basic project information