{
  "name": "moz-data-site-toplists",
  "version": "1.0.1",
  "description": "Lists of websites considered important, by country",
  "main": "topSiteListings.js",
  "scripts": {
    "test": "mocha test/test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mozilla/data-site-toplists.git"
  },
  "devDependencies": {
    "mocha": "^2.3.3"
  },
  "keywords": [
    "website",
    "directory"
  ],
  "author": "Hallvord R. M. Steen <hsteen@mozilla.com>",
  "license": "MPL-2.0",
  "bugs": {
    "url": "https://github.com/mozilla/data-site-toplists/issues"
  },
  "homepage": "https://github.com/mozilla/data-site-toplists#readme"
}
