slip
Version:
A Serial Line Internet Protocol (SLIP) library that runs in Node.js and the browser.
20 lines (19 loc) • 382 B
JSON
{
"name": "slip.js",
"version": "1.0.2",
"author": "Colin Clark",
"license": "(MIT OR GPL-2.0)",
"main": "dist/slip.min.js",
"ignore": [
".jshintrc",
"package.json",
"bower.json",
"Gruntfile.js",
"node_modules",
"tests"
],
"dependencies": {},
"devDependencies": {
"qunit": "1.14.0"
}
}