Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

moo

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moo - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

moo.js

31

package.json
{
"author": "Garrick Cheung <garrick@garrickcheung.com>",
"name": "moo",
"description": "moo!",
"version": "0.0.0",
"dependencies": {},
"devDependencies": {},
"optionalDependencies": {},
"engines": {
"node": "*"
"version": "0.1.0",
"description": "Optimised tokenizer/lexer generator! 🐄 Uses /y for performance. Moo!",
"main": "moo.js",
"files": ["moo.js"],
"repository": "https://github.com/tjvr/moo.git",
"author": "Tim Radvan <tim@tjvr.org>",
"contributors": ["Nathan"],
"license": "BSD-3-Clause",
"scripts": {
"test": "jest",
"lint": "eslint moo.js",
"benchmark": "node test/benchmark.js",
"moo": "echo 'Mooooo!'"
},
"devDependencies": {
"benchmark": "^2.1.3",
"chevrotain": "^0.23.0",
"eslint": "^3.17.1",
"jest": "^19.0.2",
"lex": "^1.7.9",
"lexing": "^0.8.0",
"remix": "^0.1.4",
"tokenizer2": "^2.0.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc