pimatic
Version:
A home automation server and framework for the Raspberry PI running on node.js
86 lines (85 loc) • 3.22 kB
JSON
{
"name": "i18n-pimatic",
"description": "lightweight translation module with dynamic json storage",
"version": "0.8.3",
"homepage": "http://github.com/mashpie/i18n-node",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/mashpie/i18n-node.git"
},
"author": {
"name": "Marcus Spiegel",
"email": "marcus.spiegel@gmail.com"
},
"main": "./index",
"keywords": [
"template",
"i18n",
"l10n"
],
"directories": {
"lib": "."
},
"dependencies": {
"debug": "^3.2.6",
"make-plural": "^3.0.3",
"math-interval-parser": "^1.1.0",
"messageformat": "^0.3.1",
"mustache": "^2.3.2",
"sprintf-js": ">=1.0.3"
},
"devDependencies": {
"async": "^2.6.1",
"cookie-parser": "^1.4.1",
"express": "^4.13.4",
"jshint": "2.9.4",
"mocha": "4.1.0",
"should": "^8.4.0",
"sinon": "^5.1.1",
"url": "^0.11.0",
"zombie": "^5.0.8"
},
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"jshint": "jshint --verbose .",
"test": "npm run jshint && make test",
"test-ci": "npm run jshint && istanbul cover ./node_modules/mocha/bin/_mocha"
},
"license": "MIT",
"gitHead": "4e8d7c71c8b9e05d90320253da7f5e9bdff47cf5",
"bugs": {
"url": "https://github.com/mashpie/i18n-node/issues"
},
"_id": "i18n-pimatic@0.8.3",
"_shasum": "e8a92d1838472aecfb91682a0cfe33b845634d3e",
"_from": "i18n-pimatic@>=0.8.3 <0.9.0",
"_npmVersion": "2.15.11",
"_nodeVersion": "4.8.6",
"_npmUser": {
"name": "mwittig",
"email": "WittigMarcus@gmail.com"
},
"maintainers": [
{
"name": "mwittig",
"email": "WittigMarcus@gmail.com"
}
],
"dist": {
"shasum": "e8a92d1838472aecfb91682a0cfe33b845634d3e",
"tarball": "https://registry.npmjs.org/i18n-pimatic/-/i18n-pimatic-0.8.3.tgz",
"integrity": "sha512-KazwTwNZb9+jO/VNsIZitJOekULMCjjqIhnQCHGRS72uf3LSIAKOEk4Pz+9F8vsHAOgFUakxHSwlupk/pamzWw==",
"fileCount": 22,
"unpackedSize": 99382,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwyZDCRA9TVsSAnZWagAAgPUP/197q1/uQga6AqbHA+Uq\nS7b2CtWPORwCucXrmnV5V0QeZa7CRduwQ+HLhpVh1IcCQ1gUqxEQ72UStxaD\nI0vWzfcf2Puhsb8/7i6pP3/xLVfeBv03w0EXCn0YE5h96o4qkK0hcZkSz1Oe\nnHFsf9Gqhqxe2rWCECXvUZg3owsjNLjPGDjG4Axt4Xl+2oKHGNyfaSeVLs6+\ngIw1+n9WtAaEBfBm0E9LH6lEJRWaQ1sB3Hqf9jSqDVzWvwdS+3vfPXpYl+xj\nPgLfUzvElYuJNpiSxZaYggPlO220dNAFeRwU7LKDfyOeKjnHVsCmWitWhzA+\nn5PSCK9ixmuqFeSO9KAM2RrjqSr56vgMbCcP1fF8QOXZC90qW6cRhd/Qjck/\nsPDjd6HCSIcACLLoa4tbH4g4yvEwf8nM/5+BL/qY+f6qbTLx8n4f6r4iRDci\nTeim/rHl4CY0xBzUChVcKBNI9z1akGuxFUvFpEc4F0lrZfD7JQa15Agbn24V\n67I7JHwbwcpteJ4pYLm2I5/nfe4y1hcBi2QeuK5OmCoYc2oVhmsIEK3axcbs\n0GgiqUSaC2Gb9O6VmZqV3fNPWPLR/l6kgfogJIdkpqNeL1YbYF5t+EgvbWQE\nD0xutSjGym0EsxPZnL1soZlk9hBFPhUZlsCWQABimDu0L4p3a2G+RlkI3LpQ\nON1n\r\n=OmRD\r\n-----END PGP SIGNATURE-----\r\n"
},
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/i18n-pimatic_0.8.3_1539515970260_0.6846324680731029"
},
"_hasShrinkwrap": false,
"_resolved": "https://registry.npmjs.org/i18n-pimatic/-/i18n-pimatic-0.8.3.tgz",
"readme": "ERROR: No README data found!"
}