{ "_args": [ [ "moo@0.5.1", "/Users/tatiana/selfdefined" ] ], "_from": "moo@0.5.1", "_id": "moo@0.5.1", "_inBundle": false, "_integrity": "sha512-I1mnb5xn4fO80BH9BLcF0yLypy2UKl+Cb01Fu0hJRkJjlCRtxZMWkTdAtDd5ZqCOxtCkhmRwyI57vWT+1iZ67w==", "_location": "/moo", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "moo@0.5.1", "name": "moo", "escapedName": "moo", "rawSpec": "0.5.1", "saveSpec": null, "fetchSpec": "0.5.1" }, "_requiredBy": [ "/@11ty/eleventy" ], "_resolved": "https://registry.npmjs.org/moo/-/moo-0.5.1.tgz", "_spec": "0.5.1", "_where": "/Users/tatiana/selfdefined", "author": { "name": "Tim Radvan", "email": "tim@tjvr.org" }, "bugs": { "url": "https://github.com/tjvr/moo/issues" }, "contributors": [ { "name": "Nathan" } ], "description": "Optimised tokenizer/lexer generator! 🐄 Much performance. Moo!", "devDependencies": { "benchr": "^3.2.0", "chevrotain": "4.2.0", "jest": "24.7.1", "lex": "^1.7.9", "lexing": "^0.8.0", "remix": "^0.1.4", "tokenizer2": "^2.0.0" }, "files": [ "moo.js" ], "homepage": "https://github.com/tjvr/moo#readme", "license": "BSD-3-Clause", "main": "moo.js", "name": "moo", "repository": { "type": "git", "url": "git+https://github.com/tjvr/moo.git" }, "scripts": { "benchmark": "benchr test/benchmark.js", "moo": "echo 'Mooooo!'", "test": "jest ." }, "version": "0.5.1" }