{
  "name": "ul-imports",
  "version": "1.0.0-dev.20170123T141639Z.9e14821",
  "description": "The scripts used to import data into the Unified Listing.",
  "main": "index.js",
  "directories": {
    "test": "tests"
  },
  "scripts": {
    "test": "node node_modules/istanbul/lib/cli.js cover tests/all-tests.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/the-t-in-rtf/ul-import.git"
  },
  "author": "Tony Atkins <tony@raisingthefloor.org>",
  "license": "BSD-3-Clause",
  "bugs": {
    "url": "https://github.com/the-t-in-rtf/ul-import/issues"
  },
  "homepage": "https://github.com/the-t-in-rtf/ul-import#readme",
  "dependencies": {
    "deep-equal": "1.0.1",
    "gpii-express": "1.0.1-dev.20161219T161942Z.50ed093",
    "gpii-express-user": "1.0.0-dev.20161219T192728Z.df3de96",
    "gpii-launcher": "1.0.0-dev.20170113T104654Z.903ad25",
    "gpii-pouchdb-lucene": "0.1.0-dev.20161219T181232Z.aab549f",
    "gpii-sort": "1.0.0-dev.20160630T152357Z.3508dc6",
    "infusion": "2.0.0-dev.20161219T170555Z.5778f7e",
    "mkdirp": "0.5.1",
    "universal": "GPII/universal#88aec55cd2cafb2cab914978b11c5e1bc7926260"
  },
  "devDependencies": {
    "eslint": "3.10.2",
    "eslint-config-fluid": "1.0.0",
    "fluid-grunt-eslint": "18.1.2",
    "grunt": "1.0.1",
    "grunt-jsonlint": "1.1.0",
    "istanbul": "0.4.5",
    "kettle": "1.3.0",
    "node-jqunit": "1.1.4",
    "request": "2.79.0",
    "ul-api": "1.0.0-dev.20170123T141254Z.2801782"
  }
}
