template-mobile-hello-world.node_modules.tabris.package.json Maven / Gradle / Ivy
{
"_from": "tabris@^2.3.0",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-mVy3Kfob/HPsSnog6QMqAh5IM5RvWfKd53O7HaZd+L5ICSgo38M64uwAhkguHmFMeBOUGlGHcioVQon/okKttw==",
"_location": "/tabris",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "tabris@^2.3.0",
"name": "tabris",
"escapedName": "tabris",
"rawSpec": "^2.3.0",
"saveSpec": null,
"fetchSpec": "^2.3.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/tabris/-/tabris-2.4.2.tgz",
"_shasum": "2a0e62b52a1b80db61ada41f3895d35badaa0664",
"_spec": "tabris@^2.3.0",
"_where": "/data/github/tabris/tabris-js/examples/hello",
"bugs": {
"url": "https://github.com/eclipsesource/tabris-js/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Mobile apps with native UIs in JavaScript",
"homepage": "http://tabrisjs.com/",
"keywords": [
"native",
"mobile",
"ios",
"android"
],
"license": "BSD-3-Clause",
"main": "tabris.min.js",
"name": "tabris",
"repository": {
"type": "git",
"url": "git+https://github.com/eclipsesource/tabris-js.git"
},
"scripts": {
"test": "grunt test"
},
"typings": "tabris.d.ts",
"version": "2.4.2"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy