{ "_from": "@chevrotain/cst-dts-gen@11.0.3", "_id": "@chevrotain/cst-dts-gen@11.0.3", "_inBundle": false, "_integrity": "sha512-BvIKpRLeS/8UbfxXxgC33xOumsacaeCKAjAeLyOn7Pcp95HiRbrpl14S+9vaZLolnbssPIUuiUd8IvgkRyt6NQ==", "_location": "/@chevrotain/cst-dts-gen", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@chevrotain/cst-dts-gen@11.0.3", "name": "@chevrotain/cst-dts-gen", "escapedName": "@chevrotain%2fcst-dts-gen", "scope": "@chevrotain", "rawSpec": "11.0.3", "saveSpec": null, "fetchSpec": "11.0.3" }, "_requiredBy": [ "/chevrotain" ], "_resolved": "https://registry.npmmirror.com/@chevrotain/cst-dts-gen/-/cst-dts-gen-11.0.3.tgz", "_shasum": "5e0863cc57dc45e204ccfee6303225d15d9d4783", "_spec": "@chevrotain/cst-dts-gen@11.0.3", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\chevrotain", "bugs": { "url": "https://github.com/Chevrotain/chevrotain/issues" }, "bundleDependencies": false, "dependencies": { "@chevrotain/gast": "11.0.3", "@chevrotain/types": "11.0.3", "lodash-es": "4.17.21" }, "deprecated": false, "description": "Generates type definitions for Chevrotain CST nodes", "devDependencies": { "@types/lodash-es": "4.17.7" }, "exports": { ".": { "import": "./lib/src/api.js", "types": "./lib/src/api.d.ts" } }, "files": [ "lib/src/**/*.js", "lib/src/**/*.map", "lib/src/**/*.d.ts", "src/**/*.ts" ], "gitHead": "ac5806631779035c2c1955744a47d8ed4f25a175", "homepage": "https://github.com/Chevrotain/chevrotain#readme", "keywords": [], "license": "Apache-2.0", "name": "@chevrotain/cst-dts-gen", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git://github.com/Chevrotain/chevrotain.git" }, "scripts": { "---------- BUILD STEPS --------": "", "---------- CI FLOWS --------": "", "build": "npm-run-all clean compile", "ci": "pnpm run build test", "clean": "shx rm -rf lib", "compile": "tsc", "compile:watch": "tsc -w", "test": "echo \"tests are in a different package\"" }, "type": "module", "types": "./lib/src/api.d.ts", "version": "11.0.3" }