UNPKG

weblab-instrument

Version:
90 lines (89 loc) 2.59 kB
{ "name": "weblab-instrument", "version": "0.2.6", "description": "communication with instrument through usb", "main": "index.js", "dependencies": { "async": "^1.3.0", "coap": "^0.13.1", "debug": "^2.6.8", "es6-promise": "~0.1.1", "serialport": "^4.0.1", "weblab-usb-detection": "^0.2.0" }, "devDependencies": { "babel-core": "^6.24.1", "babel-loader": "^7.0.0", "babel-plugin-transform-async-to-generator": "^6.24.1", "babel-preset-env": "^1.5.1", "babel-preset-es2015": "^6.24.1", "body-parser": "^1.14.1", "browserify": "^11.0.1", "del": "^1.2.0", "eslint": "^4.0.0", "eslint-config-airbnb-base": "^11.2.0", "eslint-loader": "^1.7.1", "eslint-plugin-import": "^2.3.0", "express": "^4.13.3", "flux": "^2.0.3", "gulp": "^3.9.0", "gulp-concat": "^2.6.0", "gulp-minify-css": "^1.2.0", "gulp-uglify": "^1.2.0", "json-loader": "^0.5.4", "keymirror": "^0.1.1", "object-assign": "^3.0.0", "reactify": "^1.1.1", "vinyl-buffer": "^1.0.0", "vinyl-source-stream": "^1.1.0", "vinyl-transform": "^1.0.0", "webpack": "^2.6.1", "webpack-node-externals": "^1.6.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "webpack": "webpack" }, "repository": { "type": "git", "url": "git+https://github.com/gwstarup/weblab-instrument.git" }, "keywords": [ "gw" ], "author": { "name": "benny" }, "license": "MIT", "bugs": { "url": "https://github.com/gwstarup/weblab-instrument/issues" }, "homepage": "https://github.com/gwstarup/weblab-instrument", "gitHead": "beb1146305dd63eca1433788055fca009ebdf93c", "_id": "weblab-instrument@0.1.19", "_shasum": "45bfe25064e726bc16b5e5a30153748048de7e83", "_from": "weblab-instrument@>=0.1.19 <0.2.0", "_npmVersion": "2.14.7", "_nodeVersion": "4.2.2", "_npmUser": { "name": "gwstarup", "email": "benny_lin@goodwill.com.tw" }, "dist": { "shasum": "45bfe25064e726bc16b5e5a30153748048de7e83", "tarball": "https://registry.npmjs.org/weblab-instrument/-/weblab-instrument-0.1.19.tgz" }, "maintainers": [ { "name": "gwstarup", "email": "benny_lin@goodwill.com.tw" } ], "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/weblab-instrument-0.1.19.tgz_1477447603245_0.22140288399532437" }, "directories": {}, "_resolved": "https://registry.npmjs.org/weblab-instrument/-/weblab-instrument-0.1.19.tgz", "readme": "ERROR: No README data found!" }