{
  "_args": [
    [
      {
        "name": "ic-ajax",
        "raw": "ic-ajax@~2.0.1",
        "rawSpec": "~2.0.1",
        "scope": null,
        "spec": ">=2.0.1 <2.1.0",
        "type": "range"
      },
      "/Users/stefanpenner/src/ember-cli-ic-ajax"
    ]
  ],
  "_from": "ic-ajax@>=2.0.1 <2.1.0",
  "_id": "ic-ajax@2.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/ic-ajax",
  "_npmUser": {
    "email": "rpflorence@gmail.com",
    "name": "ryanflorence"
  },
  "_npmVersion": "2.0.0-beta.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "ic-ajax",
    "raw": "ic-ajax@~2.0.1",
    "rawSpec": "~2.0.1",
    "scope": null,
    "spec": ">=2.0.1 <2.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "http://registry.npmjs.org/ic-ajax/-/ic-ajax-2.0.2.tgz",
  "_shasum": "50c8ab1c494320fac66830ce1ee3990ab827f596",
  "_shrinkwrap": null,
  "_spec": "ic-ajax@~2.0.1",
  "_where": "/Users/stefanpenner/src/ember-cli-ic-ajax",
  "author": {
    "name": "Ryan Florence"
  },
  "bugs": {
    "url": "https://github.com/instructure/ic-ajax/issues"
  },
  "dependencies": {},
  "description": "ember friendly $.ajax wrapper",
  "devDependencies": {
    "bower": "^1.3.5",
    "broccoli": "^0.12.2",
    "broccoli-cli": "0.0.1",
    "broccoli-dist-es6-module": "^0.2.0",
    "karma": "^0.10.9",
    "karma-chrome-launcher": "^0.1.2",
    "karma-firefox-launcher": "^0.1.3",
    "karma-html2js-preprocessor": "^0.1.0",
    "karma-qunit": "^0.1.1",
    "karma-script-launcher": "^0.1.0",
    "qunitjs": "~1.12.0",
    "rf-release": "^0.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "50c8ab1c494320fac66830ce1ee3990ab827f596",
    "tarball": "https://registry.npmjs.org/ic-ajax/-/ic-ajax-2.0.2.tgz"
  },
  "gitHead": "265a631bbaf54307de84535daf36578f25db798b",
  "homepage": "https://github.com/instructure/ic-ajax",
  "keywords": [
    "ember",
    "ajax"
  ],
  "license": "MIT",
  "main": "dist/cjs/main.js",
  "maintainers": [
    {
      "email": "rpflorence@gmail.com",
      "name": "ryanflorence"
    },
    {
      "email": "stanley@stan.li",
      "name": "fivetanley"
    }
  ],
  "name": "ic-ajax",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/instructure/ic-ajax.git"
  },
  "scripts": {
    "release": "npm test && node_modules/.bin/release",
    "test": "bower install && rm -rf dist && node_modules/.bin/broccoli build dist && node_modules/.bin/karma start --browsers Firefox --single-run"
  },
  "version": "2.0.2"
}
