Files
file-one/packages/path/package.json

9 lines
119 B
JSON
Raw Permalink Normal View History

2025-09-16 23:17:19 +00:00
{
"name": "@fileone/path",
"module": "index.ts",
"type": "module",
"peerDependencies": {
"typescript": "^5"
}
}