astro-ghostcms/.pnpm-store/v3/files/12/aac4f80d35208330bfb6171b36a...

20 lines
329 B
Plaintext
Raw Permalink Normal View History

2024-02-14 14:10:47 +00:00
{
"name": "typesafe-path",
"version": "0.2.2",
"main": "index.js",
"types": "index.d.ts",
"license": "MIT",
"files": [
"*.js",
"*.d.ts"
],
"repository": {
"type": "git",
"url": "https://github.com/johnsoncodehk/typesafe-path.git"
},
"devDependencies": {
"@types/node": "latest",
"typescript": "latest"
}
}