webappengine
Version:
A web application platform that can host multiple web apps running with Node.js.
31 lines • 644 B
JSON
{
"name": "i18next",
"version": "1.10.2",
"main": "./i18next.js",
"dependencies": {},
"ignore": [
"test/",
"release/",
"spec/",
"src/",
"sample/",
"report/",
"buildtasks/",
".gitignore",
"Gruntfile.js",
"package.json",
"testacular.conf.js",
"**/*.zip"
],
"homepage": "https://github.com/i18next/i18next",
"_release": "1.10.2",
"_resolution": {
"type": "version",
"tag": "1.10.2",
"commit": "a6f51966d14387c0a060407f43d983c20bf4c880"
},
"_source": "git://github.com/i18next/i18next.git",
"_target": "~1.10.2",
"_originalSource": "i18next",
"_direct": true
}