| { |
| "name": "node-api-headers", |
| "version": "1.7.0", |
| "lockfileVersion": 3, |
| "requires": true, |
| "packages": { |
| "": { |
| "name": "node-api-headers", |
| "version": "1.7.0", |
| "license": "MIT", |
| "devDependencies": { |
| "acorn": "^8.12.1" |
| } |
| }, |
| "node_modules/acorn": { |
| "version": "8.12.1", |
| "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz", |
| "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "acorn": "bin/acorn" |
| }, |
| "engines": { |
| "node": ">=0.4.0" |
| } |
| } |
| } |
| } |