UNPKG

generator-nrs-plugin

Version:

This Yeoman generator helps you get started building a NRS plugin for the NXT network.

11 lines (10 loc) 298 B
{ "pluginVersion": 1, "name": "<%= pluginName %>", "myVersion": "<%= pluginVersion %>", "shortDescription": "<%= pluginDescription %>", "infoUrl": "<%= pluginProjectURL %>", "startPage": "p_<%= pluginName %>", "nrsVersion": "1.5.0", "deactivated": false }