{
  "_args": [
    [
      "babel-plugin-jsx-pragmatic@1.0.2",
      "/Users/prateekbh/projects/preact-material-components/docs"
    ]
  ],
  "_from": "babel-plugin-jsx-pragmatic@1.0.2",
  "_id": "babel-plugin-jsx-pragmatic@1.0.2",
  "_inBundle": false,
  "_integrity": "sha1-QeK+uGQiNfNLKnqxLKOeByAbjlk=",
  "_location": "/babel-plugin-jsx-pragmatic",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "babel-plugin-jsx-pragmatic@1.0.2",
    "name": "babel-plugin-jsx-pragmatic",
    "escapedName": "babel-plugin-jsx-pragmatic",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/preact-cli"
  ],
  "_resolved": "https://registry.npmjs.org/babel-plugin-jsx-pragmatic/-/babel-plugin-jsx-pragmatic-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "/Users/prateekbh/projects/preact-material-components/docs",
  "author": {
    "name": "Jesse McCarthy",
    "url": "http://software.jessemccarthy.net/"
  },
  "bugs": {
    "url": "https://github.com/jmm/babel-plugin-jsx-pragmatic/issues"
  },
  "dependencies": {
    "babel-plugin-syntax-jsx": "^6.0.0"
  },
  "description": "Insert code to load a module corresponding to JSX pragma.",
  "devDependencies": {
    "babel-core": "^6.0.0",
    "babel-plugin-transform-react-jsx": "^6.0.0",
    "babel-preset-es2015": "^6.0.0",
    "lodash": "^3.10.0",
    "mocha": "^2.3.0",
    "sinon": "^1.17.0"
  },
  "files": [
    "jsx-pragmatic.js",
    "package.json",
    "README.md",
    "CHANGELOG.md",
    "LICENSE"
  ],
  "homepage": "https://github.com/jmm/babel-plugin-jsx-pragmatic",
  "keywords": [
    "babel-plugin",
    "jsx",
    "react"
  ],
  "license": "MIT",
  "main": "jsx-pragmatic.js",
  "name": "babel-plugin-jsx-pragmatic",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jmm/babel-plugin-jsx-pragmatic.git"
  },
  "scripts": {
    "test": "mocha 'test/{unit,integration}.js'"
  },
  "version": "1.0.2"
}
