{
  "_from": "babel-plugin-wildcard@^5.0.0",
  "_id": "babel-plugin-wildcard@5.0.0",
  "_inBundle": false,
  "_integrity": "sha512-RhbEQV7HbqfreBW41R2ExJV4SdeG3pnno2gYqbucrrzhBub3/72524yNeQbPa0dyVJQwGS/DZ2X6MeiWSdErlQ==",
  "_location": "/babel-plugin-wildcard",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "babel-plugin-wildcard@^5.0.0",
    "name": "babel-plugin-wildcard",
    "escapedName": "babel-plugin-wildcard",
    "rawSpec": "^5.0.0",
    "saveSpec": null,
    "fetchSpec": "^5.0.0"
  },
  "_requiredBy": [
    "#DEV:/",
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/babel-plugin-wildcard/-/babel-plugin-wildcard-5.0.0.tgz",
  "_shasum": "71a8284d81f7530be2055fb47e0d388cb96a48ec",
  "_spec": "babel-plugin-wildcard@^5.0.0",
  "_where": "/Users/yuer/workspaceforme/ddki/tech/base/web/kabanery-lumine-cli/example/eg0",
  "author": {
    "name": "Vihan B",
    "email": "vihan@vihan.org",
    "url": "vihan.org"
  },
  "bin": {
    "bpwc": "./index.js"
  },
  "bugs": {
    "url": "https://github.com/vihanb/babel-plugin-wildcard/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "rimraf": "^2.6.2"
  },
  "deprecated": false,
  "description": "`import` now works with directories",
  "devDependencies": {
    "babel": "^6.5.2",
    "babel-cli": "^6.18.0",
    "babel-preset-es2015": "^6.18.0",
    "chalk": "^1.1.3",
    "clear": "0.0.1",
    "diff": "^3.0.1"
  },
  "homepage": "https://github.com/vihanb/babel-plugin-wildcard#readme",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "babel-plugin-wildcard",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vihanb/babel-plugin-wildcard.git"
  },
  "scripts": {
    "build": "babel -d ./lib ./src",
    "prepublish": "babel -d ./lib ./src --minified",
    "test": "node test"
  },
  "version": "5.0.0"
}
