UNPKG

normalize-parser-test

Version:
36 lines (35 loc) 716 B
{ "name": "normalize-parser-test", "version": "2.0.0", "description": "Normalize parser tests", "author": "Kevin Gibbons", "homepage": "https://github.com/bakkot/normalize-parser-test", "repository": { "type": "git", "url": "https://github.com/bakkot/normalize-parser-test.git" }, "directories": { "bin": "bin" }, "files": [ "index.js", "bin/" ], "dependencies": { "esutils": "^2.0.2", "shift-reducer": "^4.0.1", "shift-parser": "^5.2.2" }, "keywords": [ "Shift", "AST", "node", "parser", "testing", "normalize" ], "bugs": { "url": "https://github.com/bakkot/normalize-parser-test/issues" }, "license": "BSD-3-Clause" }