{ "_from": "@chevrotain/utils@11.0.3", "_id": "@chevrotain/utils@11.0.3", "_inBundle": false, "_integrity": "sha512-YslZMgtJUyuMbZ+aKvfF3x1f5liK4mWNxghFRv7jqRR9C3R3fAOGTTKvxXDa2Y1s9zSbcpuO0cAxDYsc9SrXoQ==", "_location": "/@chevrotain/utils", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@chevrotain/utils@11.0.3", "name": "@chevrotain/utils", "escapedName": "@chevrotain%2futils", "scope": "@chevrotain", "rawSpec": "11.0.3", "saveSpec": null, "fetchSpec": "11.0.3" }, "_requiredBy": [ "/chevrotain" ], "_resolved": "https://registry.npmmirror.com/@chevrotain/utils/-/utils-11.0.3.tgz", "_shasum": "e39999307b102cff3645ec4f5b3665f5297a2224", "_spec": "@chevrotain/utils@11.0.3", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\chevrotain", "author": { "name": "Shahar Soel" }, "bugs": { "url": "https://github.com/Chevrotain/chevrotain/issues" }, "bundleDependencies": false, "deprecated": false, "description": "common utilities", "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/utils", "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": "npm-run-all build test", "clean": "shx rm -rf lib coverage", "compile": "tsc", "compile:watch": "tsc -w", "coverage": "c8 mocha --enable-source-maps", "test": "npm-run-all coverage" }, "type": "module", "types": "./lib/src/api.d.ts", "version": "11.0.3" }