UNPKG

@reflexions/drupal-gutenberg-translations-webpack-plugin

Version:
28 lines (27 loc) 853 B
{ "name": "@reflexions/drupal-gutenberg-translations-webpack-plugin", "version": "1.2.0", "main": "index.js", "author": "Nathan Harper <nathan@reflexions.co>", "license": "MIT", "description": "A Webpack plugin for generating Drupal translations for Gutenberg modules.", "dependencies": { "drupal-gutenberg-translations": "^1.1.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/reflexions/drupal-gutenberg-translations-webpack-plugin.git" }, "keywords": [ "Drupal", "Gutenberg", "Translations" ], "bugs": { "url": "https://github.com/reflexions/drupal-gutenberg-translations-webpack-plugin/issues" }, "homepage": "https://github.com/reflexions/drupal-gutenberg-translations-webpack-plugin#readme" }