{
  "_args": [
    [
      "jquery-mockjax@2.3.0",
      "/Users/ngunguoksiong/Sites/bootstrap/color-admin/template/color_admin_v4.0.1/admin/template/template_laravel"
    ]
  ],
  "_from": "jquery-mockjax@2.3.0",
  "_id": "jquery-mockjax@2.3.0",
  "_inBundle": false,
  "_integrity": "sha512-ur5YhwDwT2P+zz4RJedV/ldC+4lZQQoU3/nNKRbK521jTTGvnrzmx4PZJM4Dquk1r2OlIER4sK5ZaxunMbaB7w==",
  "_location": "/jquery-mockjax",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jquery-mockjax@2.3.0",
    "name": "jquery-mockjax",
    "escapedName": "jquery-mockjax",
    "rawSpec": "2.3.0",
    "saveSpec": null,
    "fetchSpec": "2.3.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/jquery-mockjax/-/jquery-mockjax-2.3.0.tgz",
  "_spec": "2.3.0",
  "_where": "/Users/ngunguoksiong/Sites/bootstrap/color-admin/template/color_admin_v4.0.1/admin/template/template_laravel",
  "author": {
    "name": "Jonathan Sharp",
    "url": "http://jdsharp.com"
  },
  "bugs": {
    "url": "http://github.com/jakerella/jquery-mockjax/issues"
  },
  "contributors": [
    {
      "name": "Doug Neiner"
    },
    {
      "name": "Jonathan Creamer"
    },
    {
      "name": "Jordan Kasper"
    }
  ],
  "dependencies": {
    "jquery": ">=1.5.2"
  },
  "description": "The jQuery Mockjax Plugin provides a simple and extremely flexible interface for mocking or simulating ajax requests and responses.",
  "devDependencies": {
    "browserify": "^13.1.0",
    "grunt": "^1.0.1",
    "grunt-browserify": "^5.0.0",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-connect": "^1.0.2",
    "grunt-contrib-jshint": "^1.1.0",
    "grunt-contrib-qunit": "^1.2.0",
    "grunt-contrib-uglify": "^2.0.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-mocha-test": "^0.12.7",
    "jsdom": "~4.2.0",
    "load-grunt-tasks": "^0.6.0",
    "mocha": "^2.2.4",
    "sinon": "^1.17.4",
    "xmlhttprequest": "^1.7.0"
  },
  "homepage": "https://github.com/jakerella/jquery-mockjax",
  "keywords": [
    "ajax",
    "mock",
    "unit",
    "testing",
    "jquery-plugin",
    "ecosystem:jquery"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://opensource.org/licenses/MIT"
    },
    {
      "type": "GPLv2",
      "url": "http://www.gnu.org/licenses/gpl-2.0.html"
    }
  ],
  "main": "./src/jquery.mockjax.js",
  "name": "jquery-mockjax",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jakerella/jquery-mockjax.git"
  },
  "scripts": {
    "test": "grunt test:all"
  },
  "title": "jQuery Mockjax",
  "url": "https://github.com/jakerella/jquery-mockjax",
  "version": "2.3.0"
}
