UNPKG

generator-sails-rest-api

Version:

Yeoman generator that provides already configured and optimized Sails REST API with bundle of predefined features

11 lines (10 loc) 173 B
{ "title": "<%= answers['app:name'] %>", "source": "./api", "destination": "./docs", "coverage": true, "test": { "type": "mocha", "source": "./test" } }