Sha256: a3df4f2cd0a64b261af8e16769dcd571e533847cef2a90ae855b47c2fcce8159

Contents?: true

Size: 1.7 KB

Versions: 17

Compression:

Stored size: 1.7 KB

Contents

{
  "name": "babel-plugin-macros",
  "version": "2.8.0",
  "description": "Allows you to build compile-time libraries",
  "main": "dist/index.js",
  "scripts": {
    "add-contributor": "kcd-scripts contributors add",
    "build": "kcd-scripts build",
    "lint": "kcd-scripts lint",
    "test": "kcd-scripts test",
    "test:update": "npm test -- --updateSnapshot",
    "validate": "kcd-scripts validate",
    "setup": "npm install && npm run validate -s"
  },
  "husky": {
    "hooks": {
      "pre-commit": "kcd-scripts pre-commit"
    }
  },
  "files": [
    "dist"
  ],
  "keywords": [
    "babel-plugin",
    "macros",
    "macro",
    "babel-macro",
    "babel-plugin-macro",
    "babel-macros",
    "babel-plugin-macros"
  ],
  "author": "Kent C. Dodds <kent@doddsfamily.us> (http://kentcdodds.com/)",
  "license": "MIT",
  "dependencies": {
    "@babel/runtime": "^7.7.2",
    "cosmiconfig": "^6.0.0",
    "resolve": "^1.12.0"
  },
  "devDependencies": {
    "@babel/core": "^7.7.2",
    "@babel/parser": "^7.7.3",
    "@babel/types": "^7.7.2",
    "ast-pretty-print": "^2.0.1",
    "babel-plugin-tester": "^7.0.4",
    "babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
    "cpy": "^7.3.0",
    "kcd-scripts": "^1.11.0"
  },
  "eslintConfig": {
    "extends": "./node_modules/kcd-scripts/eslint.js"
  },
  "eslintIgnore": [
    "node_modules",
    "coverage",
    "dist"
  ],
  "babel": {
    "presets": [
      "./other/babel-config.js"
    ]
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/kentcdodds/babel-plugin-macros.git"
  },
  "bugs": {
    "url": "https://github.com/kentcdodds/babel-plugin-macros/issues"
  },
  "homepage": "https://github.com/kentcdodds/babel-plugin-macros#readme"
}

Version data entries

17 entries across 16 versions & 6 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/babel-plugin-macros/package.json
disco_app-0.16.1 test/dummy/node_modules/babel-plugin-macros/package.json
disco_app-0.15.2 test/dummy/node_modules/babel-plugin-macros/package.json
disco_app-0.18.4 test/dummy/node_modules/babel-plugin-macros/package.json
disco_app-0.18.1 test/dummy/node_modules/babel-plugin-macros/package.json
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/babel-plugin-macros/package.json
disco_app-0.14.0 test/dummy/node_modules/babel-plugin-macros/package.json
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/babel-plugin-macros/package.json
tang-0.2.1 spec/tang_app/node_modules/babel-plugin-macros/package.json
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/babel-plugin-macros/package.json
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/babel-plugin-macros/package.json
ruby2js-4.0.4 lib/tasks/testrails/node_modules/babel-plugin-macros/package.json
ruby2js-4.0.3 lib/tasks/testrails/node_modules/babel-plugin-macros/package.json
tang-0.2.0 spec/tang_app/node_modules/babel-plugin-macros/package.json
tang-0.1.0 spec/tang_app/node_modules/babel-plugin-macros/package.json
tang-0.0.9 spec/tang_app/node_modules/babel-plugin-macros/package.json
enju_library-0.3.8 spec/dummy/node_modules/babel-plugin-macros/package.json