@hqjs/babel-plugin-add-type-metadata
Version:
Add plugin metadata
31 lines (30 loc) • 669 B
JSON
{
"name": "@hqjs/babel-plugin-add-type-metadata",
"version": "0.0.4",
"description": "Add plugin metadata",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hqjs/babel-plugin-add-type-metadata.git"
},
"keywords": [
"babel",
"plugin",
"hq",
"types",
"metadata",
"amgular"
],
"author": "hqjs <hqjsorg@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/hqjs/babel-plugin-add-type-metadata/issues"
},
"homepage": "https://hqjs.org",
"publishConfig": {
"access": "public"
}
}