UNPKG

generator-sails-rest-api

Version:

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

12 lines (10 loc) 242 B
"use strict"; module.exports = { swagger: { pkg: { name: 'No package information', description: 'You should configure config/swagger.js to retrieve the content of the package.json file', version: '0.0.1' } } };