UNPKG

suman-transform-plugins

Version:

Plugins for transforming source code to target code.

29 lines (28 loc) 656 B
{ "name": "suman-transform-plugins", "version": "0.0.106", "description": "Plugins for transforming source code to target code.", "main": "index.js", "scripts": { "test": "suman test" }, "repository": { "type": "git", "url": "git+https://github.com/sumanjs/suman-transform-plugins.git" }, "keywords": [ "suman", "testing", "transform", "transpile", "compile", "plugins", "sumanjs" ], "author": "Olegzandr VD", "license": "MIT", "bugs": { "url": "https://github.com/sumanjs/suman-transform-plugins/issues" }, "homepage": "https://github.com/sumanjs/suman-transform-plugins#readme" }