hjeti / vue-skeleton

A Vue skeleton
MIT License
108 stars 21 forks source link

Add "skeleton" field to package.json #96

Closed flut1 closed 5 years ago

flut1 commented 5 years ago

Create a "skeleton" field that mirrors the "name" and "version" properties.

The reasoning behind this: when you create your own project, you should be able to change the "version" and "name" field in package.json to reflect your project rather than vue-skeleton. If we do that however, we lose information about which skeleton version the project was originally started with.