You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

95 lines
2.4 KiB

{
"_from": "qlobber-fsq@~3.2.4",
"_id": "qlobber-fsq@3.2.4",
"_inBundle": false,
"_integrity": "sha1-++CF2o9GJiiOzCDHEHKT4OrPTbI=",
"_location": "/qlobber-fsq",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "qlobber-fsq@~3.2.4",
"name": "qlobber-fsq",
"escapedName": "qlobber-fsq",
"rawSpec": "~3.2.4",
"saveSpec": null,
"fetchSpec": "~3.2.4"
},
"_requiredBy": [
"/ascoltatori"
],
"_resolved": "https://registry.npmjs.org/qlobber-fsq/-/qlobber-fsq-3.2.4.tgz",
"_shasum": "fbe085da8f4626288ecc20c7107293e0eacf4db2",
"_spec": "qlobber-fsq@~3.2.4",
"_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/ascoltatori",
"author": {
"name": "David Halls",
"email": "dave@davedoesdev.com",
"url": "http://www.davedoesdev.com"
},
"bugs": {
"url": "https://github.com/davedoesdev/qlobber-fsq/issues"
},
"bundleDependencies": false,
"dependencies": {
"async": "~1.5.2",
"fs-ext": "~0.5.0",
"graceful-fs": "~4.1.3",
"qlobber": "~0.7.0"
},
"deprecated": false,
"description": "Shared file system queue. Supports pub-sub, work queues, wildcards, multi-process and distributed use.",
"devDependencies": {
"b": "git://github.com/davedoesdev/b.git",
"chai": "~3.5.0",
"coveralls": "~2.11.8",
"cp-remote": "~0.1.2",
"grunt": "~1.0.1",
"grunt-apidox": "~0.1.9",
"grunt-contrib-jshint": "~1.0.0",
"grunt-mocha-test": "~0.12.7",
"grunt-shell": "~1.3.0",
"istanbul": "~0.4.2",
"lsof": "~0.1.0",
"mocha": "~2.4.5",
"rimraf": "~2.5.2",
"yargs": "~4.6.0"
},
"directories": {
"test": "test",
"lib": "lib"
},
"engines": {
"node": ">=0.12"
},
"homepage": "https://github.com/davedoesdev/qlobber-fsq",
"keywords": [
"amqp",
"mqtt",
"rabbitmq",
"cybertron",
"ascoltatore",
"qlobber",
"pubsub",
"queue",
"routing"
],
"license": "MIT",
"main": "index.js",
"name": "qlobber-fsq",
"optionalDependencies": {
"fs-ext": "~0.5.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/davedoesdev/qlobber-fsq.git"
},
"scripts": {
"test": "grunt lint test",
"travis-test": "grunt lint test coverage coveralls",
"travis-test-multi": "grunt test-multi",
"travis-test-multi-remote": "grunt test-multi --remote=localhost",
"travis-test-stress": "grunt test-stress"
},
"version": "3.2.4"
}