Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
trash
/
vhost_www.bachtale.com_1719306535
/
htdocs
/
node_modules
/
ret
/
//srv/data/trash/vhost_www.bachtale.com_1719306535/htdocs/node_modules/ret/package.json
{ "name": "ret", "description": "Tokenizes a string that represents a regular expression.", "keywords": [ "regex", "regexp", "regular expression", "parser", "tokenizer" ], "version": "0.1.15", "repository": { "type": "git", "url": "git://github.com/fent/ret.js.git" }, "author": "Roly Fentanes (https://github.com/fent)", "main": "./lib/index.js", "files": [ "lib" ], "scripts": { "test": "istanbul cover vows -- --spec test/*-test.js" }, "directories": { "lib": "./lib" }, "devDependencies": { "istanbul": "*", "vows": "*" }, "engines": { "node": ">=0.12" }, "license": "MIT" }