UNPKG

builder-myth

Version:

[myth](http://myth.io) plugin for [component-builder2](https://github.com/component/builder2.js).

39 lines (38 loc) 875 B
{ "name": "builder-myth", "version": "0.0.4", "dependencies": { "css-whitespace": "~1.1.0", "rework": "~0.20.2", "myth": "~1.0.2", "debug": "*" }, "devDependencies": { "co": "~3.0.2", "mkdirp": "~0.3.5", "component-builder": "^1.1.5", "component-resolver": "^1.1.1" }, "description": "[myth](http://myth.io) plugin for [component-builder2](https://github.com/component/builder2.js).", "main": "index.js", "directories": { "example": "example" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/mnmly/builder-myth.git" }, "keywords": [ "myth", "builder2", "component-builder2" ], "author": "Hiroaki Yamane", "license": "MIT", "bugs": { "url": "https://github.com/mnmly/builder-myth/issues" } }