node_modules.smrf-native.package.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of libjoynr-js Show documentation
Show all versions of libjoynr-js Show documentation
JOYnr JavaScript libjoynr-js
{
"_from": "[email protected]",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha1-FZMf/BUDEuiLxH4MLMVEQDypAAg=",
"_location": "/smrf-native",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "[email protected]",
"name": "smrf-native",
"escapedName": "smrf-native",
"rawSpec": "0.2.2",
"saveSpec": null,
"fetchSpec": "0.2.2"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/smrf-native/-/smrf-native-0.2.2.tgz",
"_shasum": "15931ffc150312e88bc47e0c2cc544403ca90008",
"_spec": "[email protected]",
"_where": "/home/donato.sciarra/repositories/joynr-carit/javascript/libjoynr-js/src/main/js",
"bugs": {
"url": "https://github.com/bmwcarit/smrf/issues"
},
"bundleDependencies": false,
"dependencies": {
"bindings": "1.2.1",
"nan": "2.6.2",
"node-gyp": "^3.6.2"
},
"deprecated": false,
"description": "Node.js wrapper for libsmrf",
"devDependencies": {
"ava": "0.19.1",
"benchmark": "2.1.4",
"clone": "2.1.1",
"gulp": "3.9.1",
"gulp-clang-format": "1.0.23",
"microtime": "2.1.6"
},
"gypfile": true,
"homepage": "https://github.com/bmwcarit/smrf/node/#readme",
"license": "Apache-2.0",
"main": "main.js",
"name": "smrf-native",
"repository": {
"type": "git",
"url": "git+https://github.com/bmwcarit/smrf.git"
},
"scripts": {
"benchmark": "node test/benchmark.js",
"format": "gulp format",
"install": "node-gyp rebuild",
"preinstall": "npm install [email protected]",
"test": "ava -s 'test/*.test.js'"
},
"version": "0.2.2"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy