UNPKG

cfx.simple-build-tool

Version:

23 lines (22 loc) 478 B
{ "name": "pug-lexer", "version": "4.0.0", "description": "The pug lexer (takes a string and converts it to an array of tokens)", "keywords": [ "pug" ], "dependencies": { "character-parser": "^2.1.1", "is-expression": "^3.0.0", "pug-error": "^1.3.2" }, "devDependencies": { "acorn": "^3.0.4" }, "repository": { "type": "git", "url": "https://github.com/pugjs/pug-lexer.git" }, "author": "ForbesLindesay", "license": "MIT" }