UNPKG

happn-commons-test

Version:

48 lines (47 loc) 1.15 kB
{ "name": "happn-commons-test", "version": "1.2.2", "description": "", "main": "index.js", "scripts": { "test": "mocha test/* --recursive" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "assert": "^2.0.0", "await-delay": "^1.0.0", "axios": "^0.25.0", "callsites": "^3.1.0", "chai": "^4.3.4", "chai-as-promised": "^7.1.1", "chai-match": "^1.1.1", "coverage": "^0.4.1", "coveralls": "^3.1.1", "expect.js": "^0.3.1", "expose-gc": "^1.0.0", "gulp": "^4.0.2", "happn-commons": "1.5.1", "happner-hyperid": "^2.0.0", "heapdump": "^0.3.15", "http-proxy": "^1.18.1", "karma": "^6.3.9", "karma-chai": "^0.1.0", "karma-chrome-launcher": "^3.1.0", "karma-coverage": "^2.1.0", "karma-mocha": "^2.0.1", "karma-mocha-reporter": "^2.2.5", "mocha": "^9.1.3", "mock-fs": "^5.1.4", "moment": "^2.29.1", "nyc": "^15.1.0", "request": "^2.88.2", "semver": "^7.3.5", "should": "^13.2.3", "sinon": "^12.0.1", "sinon-chai": "^3.7.0", "when": "^3.7.8", "why-is-node-running": "^2.2.0" } }