You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
1.3 KiB
47 lines
1.3 KiB
{
|
|
"_from": "napi-macros@~2.0.0",
|
|
"_id": "napi-macros@2.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-A0xLykHtARfueITVDernsAWdtIMbOJgKgcluwENp3AlsKN/PloyO10HtmoqnFAQAcxPkgZN7wdfPfEd0zNGxbg==",
|
|
"_location": "/napi-macros",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "napi-macros@~2.0.0",
|
|
"name": "napi-macros",
|
|
"escapedName": "napi-macros",
|
|
"rawSpec": "~2.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "~2.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/leveldown"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/napi-macros/-/napi-macros-2.0.0.tgz",
|
|
"_shasum": "2b6bae421e7b96eb687aa6c77a7858640670001b",
|
|
"_spec": "napi-macros@~2.0.0",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/leveldown",
|
|
"author": {
|
|
"name": "Mathias Buus",
|
|
"url": "@mafintosh"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mafintosh/napi-macros/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "Set of utility macros to make writing N-API modules a little easier.",
|
|
"devDependencies": {},
|
|
"homepage": "https://github.com/mafintosh/napi-macros",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "napi-macros",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/mafintosh/napi-macros.git"
|
|
},
|
|
"version": "2.0.0"
|
|
}
|