UNPKG

sails-stringfile

Version:

translated/localized stringfiles containing messages from Sails core and dependencies

35 lines (34 loc) 771 B
{ "name": "sails-stringfile", "version": "0.3.3", "description": "translated/localized stringfiles containing messages from Sails core and dependencies", "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git://github.com/balderdashy/sails-stringfile.git" }, "keywords": [ "sails", "waterline", "international", "web", "internationalization", "cli", "locales", "web-framework", "i18n" ], "author": "Mike McNeil", "license": "MIT", "bugs": { "url": "https://github.com/balderdashy/sails-stringfile/issues" }, "homepage": "https://github.com/balderdashy/sails-stringfile", "dependencies": { "colors": "*", "@sailshq/lodash": "^3.10.2" } }