{
  "_from": "splitargs2@^0.1.3",
  "_id": "splitargs2@0.1.3",
  "_inBundle": false,
  "_integrity": "sha512-7Lt7+Z0YwyhFCbhkXMI3AT5qLcH6rKZgWnmlk0+R4ObjqhTZ3kGB4VMTerMuTmMayJnAuDHYTSomAYtlYq0vbg==",
  "_location": "/splitargs2",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "splitargs2@^0.1.3",
    "name": "splitargs2",
    "escapedName": "splitargs2",
    "rawSpec": "^0.1.3",
    "saveSpec": null,
    "fetchSpec": "^0.1.3"
  },
  "_requiredBy": [
    "/@aminya/cmake-ts"
  ],
  "_resolved": "https://registry.npmjs.org/splitargs2/-/splitargs2-0.1.3.tgz",
  "_shasum": "a529a77c17fa34ade33a35ce5eed0cce7ac59a10",
  "_spec": "splitargs2@^0.1.3",
  "_where": "/var/www/karbon-ai-be-new/node_modules/@aminya/cmake-ts",
  "author": {
    "name": "5hino"
  },
  "bugs": {
    "url": "https://github.com/Shinobu1337/splitargs2/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Splits a string into tokens by a given separator, treating any quoted parts as a single token.",
  "homepage": "https://github.com/Shinobu1337/splitargs2",
  "keywords": [
    "split",
    "args",
    "arguments",
    "tokenize",
    "quoted"
  ],
  "license": "ISC",
  "main": "splitargs2.js",
  "name": "splitargs2",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Shinobu1337/splitargs2.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "typings": "splitargs2.d.ts",
  "version": "0.1.3"
}
