osrm
Version:
The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.
67 lines (66 loc) • 1.56 kB
JSON
{
"_args": [
[
"node-cmake@2.5.1",
"/Users/danpat/mapbox/osrm-backend"
]
],
"_from": "node-cmake@2.5.1",
"_id": "node-cmake@2.5.1",
"_inBundle": false,
"_integrity": "sha512-gKnzheTyu9TJvFiqVwg1BGWyqxMwfNPWoR0Ab0kDqmoA+U/XSCxIo4s/fNbEubohhmIAFEo1i+CAJ4jZDnMTVw==",
"_location": "/node-cmake",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "node-cmake@2.5.1",
"name": "node-cmake",
"escapedName": "node-cmake",
"rawSpec": "2.5.1",
"saveSpec": null,
"fetchSpec": "2.5.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/node-cmake/-/node-cmake-2.5.1.tgz",
"_spec": "2.5.1",
"_where": "/Users/danpat/mapbox/osrm-backend",
"author": {
"name": "Colin Taylor",
"email": "cjntaylor@gmail.com"
},
"bin": {
"ncmake": "lib/ncmake.js"
},
"bugs": {
"url": "https://github.com/cjntaylor/node-cmake/issues"
},
"dependencies": {
"debug": "^3.1.0",
"nan": "^2.8.0",
"which": "^1.3.0",
"yargs": "^7.1.0"
},
"description": "A CMake-based build system for node.js native modules",
"devDependencies": {},
"directories": {
"example": "example"
},
"homepage": "https://github.com/cjntaylor/node-cmake#readme",
"keywords": [
"cmake",
"native",
"module",
"build"
],
"license": "ISC",
"main": "index.js",
"name": "node-cmake",
"repository": {
"type": "git",
"url": "git+https://github.com/cjntaylor/node-cmake.git"
},
"version": "2.5.1"
}