UNPKG

coz-bud-writer

Version:
43 lines (42 loc) 892 B
{ "name": "coz-bud-writer", "version": "3.0.5", "description": "Bud writer for coz.", "main": "lib", "scripts": { "test": "./ci/test.js", "prepublish": "./ci/build.js" }, "repository": "coz-labo/coz-bud-writer", "keywords": [ "coz", "bud", "writer" ], "author": { "name": "Taka Okunishi", "url": "http://okunishitaka.com" }, "license": "MIT", "bugs": { "url": "https://github.com/coz-labo/coz-bud-writer/issues" }, "homepage": "https://github.com/coz-labo/coz-bud-writer#readme", "dependencies": { "coz-bud": "^5.0.1", "writeout": "^2.3.4" }, "devDependencies": { "amocha": "^7.1.1", "ape-releasing": "^5.0.7", "ape-tasking": "^4.0.12", "ape-tmpl": "^6.0.14", "ape-updating": "^5.0.3", "coz": "^7.2.0", "injectmock": "^2.0.0" }, "engines": { "node": ">=8", "npm": ">=5" } }