{
  "name": "seeq",
  "description": "Search or detect name on some resource (GitHub, NPM, Bower, ...)",
  "version": "1.0.4",
  "homepage": "https://github.com/gamtiq/seeq",
  "author": {
    "name": "Denis Sikuler"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/gamtiq/seeq.git"
  },
  "bugs": {
    "url": "https://github.com/gamtiq/seeq/issues"
  },
  "license": "MIT",
  "main": "src/seeq",
  "bin": {
    "seeq": "./bin/seeq",
    "sees": "./bin/sees"
  },
  "preferGlobal": true,
  "engines": {
    "node": ">= 10"
  },
  "scripts": {
    "test": "grunt test"
  },
  "devDependencies": {
    "chai": "4.2.0",
    "grunt": "1.0.4",
    "grunt-bump": "0.8.0",
    "grunt-contrib-jshint": "2.1.0",
    "grunt-jsdoc": "2.4.1",
    "grunt-mocha-cli": "5.0.0",
    "ink-docstrap": "1.3.2",
    "nock": "12.0.2"
  },
  "keywords": [
    "search",
    "check",
    "detect",
    "discover",
    "seek",
    "lookup",
    "look",
    "find",
    "explore",
    "package",
    "project",
    "library",
    "framework",
    "plugin",
    "tool",
    "name",
    "npm",
    "component",
    "bower",
    "github",
    "grunt",
    "gulp",
    "jster",
    "microjs",
    "cdnjs",
    "webcomponent",
    "webcomponents"
  ],
  "dependencies": {
    "bower-config": "1.4.0",
    "bower-registry-client": "1.0.0",
    "charm": "1.0.2",
    "he": "1.2.0",
    "mixing": "1.2.5",
    "nomnom": "^1.8.1",
    "npm": "6.14.2",
    "octonode": "0.9.5",
    "request": "2.88.2"
  }
}
