UNPKG

i18nucleus-onesky

Version:
45 lines (44 loc) 964 B
{ "name": "i18nucleus-onesky", "version": "0.0.27", "description": "OneSky translation provider middleware for i18nucleus", "main": "index.js", "scripts": { "test": "make test" }, "engines": { "node": ">= 0.10.0" }, "repository": { "type": "git", "url": "git://github.com/bdswiss/i18nucleus-translationProvider-oneSky" }, "keywords": [ "i18n", "internationalization", "i18nucleus", "translation provider", "onesky", "node" ], "author": { "name": "Tassos Diamantidis", "email": "tassos@inruntime.com" }, "bugs": { "url": "https://github.com/bdswiss/i18nucleus/issues", "email": "opensource@bdswiss.com" }, "license": "MIT", "dependencies": { "onesky": "~0.1.5", "breeze-async": "~0.1.0", "crypto": "0.0.3", "flat": "~1.2.0", "underscore": "~1.6.0", "request": "~2.37.0", "node-fs": "~0.1.7", "rimraf": "~2.2.8", "colors": "~0.6.2" } }