{
  "_from": "typesafe-path@^0.2.2",
  "_id": "typesafe-path@0.2.2",
  "_inBundle": false,
  "_integrity": "sha512-OJabfkAg1WLZSqJAJ0Z6Sdt3utnbzr/jh+NAHoyWHJe8CMSy79Gm085094M9nvTPy22KzTVn5Zq5mbapCI/hPA==",
  "_location": "/typesafe-path",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "typesafe-path@^0.2.2",
    "name": "typesafe-path",
    "escapedName": "typesafe-path",
    "rawSpec": "^0.2.2",
    "saveSpec": null,
    "fetchSpec": "^0.2.2"
  },
  "_requiredBy": [
    "/@volar/kit"
  ],
  "_resolved": "https://registry.npmjs.org/typesafe-path/-/typesafe-path-0.2.2.tgz",
  "_shasum": "91a436681b2f514badb114061b6a5e5c2b8943b1",
  "_spec": "typesafe-path@^0.2.2",
  "_where": "/var/www/web-lab/node_modules/@volar/kit",
  "bugs": {
    "url": "https://github.com/johnsoncodehk/typesafe-path/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "This library is aim to explicitly annotate path format of the code, and throwing error when passing incorrect format paths.",
  "devDependencies": {
    "@types/node": "latest",
    "typescript": "latest"
  },
  "files": [
    "*.js",
    "*.d.ts"
  ],
  "homepage": "https://github.com/johnsoncodehk/typesafe-path#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "typesafe-path",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/johnsoncodehk/typesafe-path.git"
  },
  "types": "index.d.ts",
  "version": "0.2.2"
}
