UNPKG

serverless-artillery

Version:

A serverless performance testing tool. `serverless` + `artillery` = crush. a.k.a. Orbital Laziers [sic]

64 lines (63 loc) 1.61 kB
{ "_args": [ [ "socketio-wildcard@2.0.0", "/Users/a09y/serverless-artillery/lib/lambda" ] ], "_from": "socketio-wildcard@2.0.0", "_id": "socketio-wildcard@2.0.0", "_inBundle": false, "_integrity": "sha1-JGboMidrGRY1Y77ncjiHR/kSR1s=", "_location": "/socketio-wildcard", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "socketio-wildcard@2.0.0", "name": "socketio-wildcard", "escapedName": "socketio-wildcard", "rawSpec": "2.0.0", "saveSpec": null, "fetchSpec": "2.0.0" }, "_requiredBy": [ "/artillery" ], "_resolved": "https://registry.npmjs.org/socketio-wildcard/-/socketio-wildcard-2.0.0.tgz", "_spec": "2.0.0", "_where": "/Users/a09y/serverless-artillery/lib/lambda", "author": { "name": "Hao-kang Den", "email": "haokang.den@gmail.com" }, "bugs": { "url": "https://github.com/hden/socketio-wildcard/issues" }, "description": "socket.io with a wildcard event", "devDependencies": { "espower-loader": "^1.2.2", "intelli-espower-loader": "^1.0.1", "mocha": "^3.3.0", "power-assert": "^1.4.2", "socket.io": "^2.0.1", "socket.io-client": "^2.0.1", "standard": "^10.0.2" }, "homepage": "https://github.com/hden/socketio-wildcard", "keywords": [ "socket.io", "websocket" ], "license": "MIT", "main": "index.js", "name": "socketio-wildcard", "repository": { "type": "git", "url": "git+https://github.com/hden/socketio-wildcard.git" }, "scripts": { "test": "standard && mocha" }, "version": "2.0.0" }