UNPKG

resume-client-socket.io

Version:

Resume Client API for Socket.IO and Node.JS - Medical Speech to Summarized Text

21 lines (20 loc) 557 B
{ "name": "xregexp", "version": "2.0.0", "homepage": "http://xregexp.com/", "author": "Steven Levithan <steves_list@hotmail.com>", "license": "MIT", "repository" : { "type": "git", "url": "https://github.com/slevithan/XRegExp.git" }, "description": "Extended JavaScript regular expressions", "keywords": ["regex", "regexp"], "main": "./xregexp-all.js", "scripts": { "test": "node tests/node-qunit.js" }, "devDependencies": { "qunit": ">= 0.2.x" } }