github.com/joey-fossa/fossa-cli@v0.7.34-0.20190708193710-569f1e8679f0/buildtools/npm/testdata/nested_node_modules/node_modules/chai/bower.json (about)

     1  {
     2    "name": "chai",
     3    "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
     4    "license": "MIT",
     5    "keywords": [
     6      "test",
     7      "assertion",
     8      "assert",
     9      "testing",
    10      "chai"
    11    ],
    12    "main": "chai.js",
    13    "ignore": [
    14      "build",
    15      "components",
    16      "lib",
    17      "node_modules",
    18      "support",
    19      "test",
    20      "index.js",
    21      "Makefile",
    22      ".*"
    23    ],
    24    "dependencies": {},
    25    "devDependencies": {}
    26  }