UNPKG

@dewib/dw-localise

Version:

A localise module to synth locale with NuxtJS

26 lines (25 loc) 635 B
{ "name": "@dewib/dw-localise", "version": "1.0.7", "description": "A localise module to synth locale with NuxtJS", "main": "index.js", "scripts": { "release": "standard-version && git push --follow-tags && npm publish --access public" }, "repository": { "type": "git", "url": "git+https://github.com/gaetansenn/dw-localise.git" }, "keywords": [ "nuxtjs", "localise", "i18n", "module" ], "author": "contact@dewib.com", "license": "MIT", "bugs": { "url": "https://github.com/gaetansenn/dw-localise/issues" }, "homepage": "https://github.com/gaetansenn/dw-localise#readme" }