Files
med-notes/.pnpm-store/v10/files/09/26b26303e63659952256091b5ff8614284f4d5fb414020b8c2fa9da69b8165a3978321db43bff7799dcc1f148cd94ee0efb09518fcdc84e683f6543938b8fc
2025-05-09 05:30:08 +02:00

20 lines
513 B
Plaintext

{
"name": "fs-constants",
"version": "1.0.0",
"description": "Require constants across node and the browser",
"main": "index.js",
"browser": "browser.js",
"dependencies": {},
"devDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/mafintosh/fs-constants.git"
},
"author": "Mathias Buus (@mafintosh)",
"license": "MIT",
"bugs": {
"url": "https://github.com/mafintosh/fs-constants/issues"
},
"homepage": "https://github.com/mafintosh/fs-constants"
}