All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.nan.package.json Maven / Gradle / Ivy

There is a newer version: 1.4.0
Show newest version
{
  "_from": "[email protected]",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha1-5P805slf37WuzAjeZZb0NgWn20U=",
  "_location": "/nan",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "[email protected]",
    "name": "nan",
    "escapedName": "nan",
    "rawSpec": "2.6.2",
    "saveSpec": null,
    "fetchSpec": "2.6.2"
  },
  "_requiredBy": [
    "/smrf-native"
  ],
  "_resolved": "https://registry.npmjs.org/nan/-/nan-2.6.2.tgz",
  "_shasum": "e4ff34e6c95fdfb5aecc08de6596f43605a7db45",
  "_spec": "[email protected]",
  "_where": "/home/donato.sciarra/repositories/joynr-carit/javascript/libjoynr-js/src/main/js/node_modules/smrf-native",
  "bugs": {
    "url": "https://github.com/nodejs/nan/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Rod Vagg",
      "email": "[email protected]",
      "url": "https://github.com/rvagg"
    },
    {
      "name": "Benjamin Byholm",
      "email": "[email protected]",
      "url": "https://github.com/kkoopa/"
    },
    {
      "name": "Trevor Norris",
      "email": "[email protected]",
      "url": "https://github.com/trevnorris"
    },
    {
      "name": "Nathan Rajlich",
      "email": "[email protected]",
      "url": "https://github.com/TooTallNate"
    },
    {
      "name": "Brett Lawson",
      "email": "[email protected]",
      "url": "https://github.com/brett19"
    },
    {
      "name": "Ben Noordhuis",
      "email": "[email protected]",
      "url": "https://github.com/bnoordhuis"
    },
    {
      "name": "David Siegel",
      "email": "[email protected]",
      "url": "https://github.com/agnat"
    },
    {
      "name": "Michael Ira Krufky",
      "email": "[email protected]",
      "url": "https://github.com/mkrufky"
    }
  ],
  "deprecated": false,
  "description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 7 compatibility",
  "devDependencies": {
    "bindings": "~1.2.1",
    "commander": "^2.8.1",
    "glob": "^5.0.14",
    "node-gyp": "~3.0.1",
    "readable-stream": "^2.1.4",
    "tap": "~0.7.1",
    "xtend": "~4.0.0"
  },
  "homepage": "https://github.com/nodejs/nan#readme",
  "license": "MIT",
  "main": "include_dirs.js",
  "name": "nan",
  "repository": {
    "type": "git",
    "url": "git://github.com/nodejs/nan.git"
  },
  "scripts": {
    "docs": "doc/.build.sh",
    "rebuild-tests": "node-gyp rebuild --msvs_version=2013 --directory test",
    "test": "tap --gc --stderr test/js/*-test.js"
  },
  "version": "2.6.2"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy