blob: cb2d63761b229240e9df8a579390681c14294dfa [file] [log] [blame]
{
"bugs": {
"url": "https://github.com/nodejs/node-api-headers/issues"
},
"contributors": [
{
"name": "Gabriel Schulhof",
"url": "https://github.com/gabrielschulhof"
},
{
"name": "Jim Schlight",
"url": "https://github.com/jschlight"
},
{
"name": "Kevin Eady",
"url": "https://github.com/KevinEady"
},
{
"name": "legendecas",
"url": "https://github.com/legendecas"
},
{
"name": "Michael Dawson",
"url": "https://github.com/mhdawson"
},
{
"name": "Nicola Del Gobbo",
"url": "https://github.com/NickNaso"
}
],
"description": "Node-API headers",
"dependencies": {},
"devDependencies": {},
"directories": {},
"gypfile": false,
"homepage": "https://github.com/nodejs/node-api-headers",
"keywords": [
],
"license": "MIT",
"main": "index.js",
"name": "node-api-headers",
"optionalDependencies": {},
"readme": "README.md",
"repository": {
"type": "git",
"url": "git://github.com/nodejs/node-api-headers.git"
},
"scripts": {
"update-headers": "node --no-warnings scripts/update-headers.js",
"write-symbols": "node --no-warnings scripts/write-symbols.js"
},
"version": "0.0.3",
"support": true
}