
| Current Path : /proc/thread-self/root/lib/nodejs/builtins/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //proc/thread-self/root/lib/nodejs/builtins/package.json |
{
"name": "builtins",
"version": "1.0.3",
"description": "List of node.js builtin modules",
"repository": "juliangruber/builtins",
"license": "MIT",
"main": "builtins.json",
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"scripts": {
"test": "node test.js"
}
}