github.com/joey-fossa/fossa-cli@v0.7.34-0.20190708193710-569f1e8679f0/buildtools/npm/testdata/nested_node_modules/node_modules/chai/package.json (about) 1 { 2 "author": { 3 "name": "Jake Luer", 4 "email": "jake@alogicalparadox.com" 5 }, 6 "name": "chai", 7 "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.", 8 "keywords": [ 9 "test", 10 "assertion", 11 "assert", 12 "testing", 13 "chai" 14 ], 15 "homepage": "http://chaijs.com", 16 "license": "MIT", 17 "contributors": [ 18 { 19 "name": "Jake Luer", 20 "email": "jake@alogicalparadox.com" 21 }, 22 { 23 "name": "Domenic Denicola", 24 "email": "domenic@domenicdenicola.com", 25 "url": "http://domenicdenicola.com" 26 }, 27 { 28 "name": "Veselin Todorov", 29 "email": "hi@vesln.com" 30 }, 31 { 32 "name": "John Firebaugh", 33 "email": "john.firebaugh@gmail.com" 34 } 35 ], 36 "version": "4.1.2", 37 "repository": { 38 "type": "git", 39 "url": "git+https://github.com/chaijs/chai.git" 40 }, 41 "bugs": { 42 "url": "https://github.com/chaijs/chai/issues" 43 }, 44 "main": "./index", 45 "scripts": { 46 "test": "make test" 47 }, 48 "engines": { 49 "node": ">=4" 50 }, 51 "dependencies": { 52 "assertion-error": "^1.0.1", 53 "check-error": "^1.0.1", 54 "deep-eql": "^3.0.0", 55 "get-func-name": "^2.0.0", 56 "pathval": "^1.0.0", 57 "type-detect": "^4.0.0" 58 }, 59 "devDependencies": { 60 "browserify": "^14.4.0", 61 "bump-cli": "^1.1.3", 62 "istanbul": "^0.4.3", 63 "karma": "^1.0.0", 64 "karma-firefox-launcher": "^1.0.0", 65 "karma-mocha": "^1.0.1", 66 "karma-phantomjs-launcher": "^1.0.0", 67 "karma-sauce-launcher": "^1.0.0", 68 "mocha": "^3.0.0" 69 }, 70 "gitHead": "529d395fa08091af2a02a8398b1144c51ed62178", 71 "_id": "chai@4.1.2", 72 "_shasum": "0f64584ba642f0f2ace2806279f4f06ca23ad73c", 73 "_from": "chai@4.1.2", 74 "_npmVersion": "2.15.11", 75 "_nodeVersion": "4.8.4", 76 "_npmUser": { 77 "name": "chaijs", 78 "email": "chaijs@keithcirkel.co.uk" 79 }, 80 "dist": { 81 "shasum": "0f64584ba642f0f2ace2806279f4f06ca23ad73c", 82 "tarball": "https://registry.npmjs.org/chai/-/chai-4.1.2.tgz" 83 }, 84 "maintainers": [ 85 { 86 "name": "chaijs", 87 "email": "chaijs@keithcirkel.co.uk" 88 } 89 ], 90 "_npmOperationalInternal": { 91 "host": "s3://npm-registry-packages", 92 "tmp": "tmp/chai-4.1.2.tgz_1504215698412_0.9556753125507385" 93 }, 94 "directories": {}, 95 "_resolved": "https://registry.npmjs.org/chai/-/chai-4.1.2.tgz", 96 "readme": "ERROR: No README data found!" 97 }