{
  "name": "stockx-data",
  "version": "1.0.3",
  "description": "Unofficial StockX API to scrape product info utilizing requests/promises",
  "main": "index.js",
  "bin": "index.js",
  "keywords": [
    "stockx",
    "request",
    "promises",
    "api",
    "sneakers",
    "shoes"
  ],
  "dependencies": {
    "axios": "^0.21.1",
    "algoliasearch": "^4.10.3"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "daxidngyn",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/daxidngyn/stockx-data.git"
  },
  "homepage": "https://github.com/daxidngyn/stockx-data.git"
}
