You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A task to output YAML or JSON. Take build variables and write them to the build directory. Updates existing files or create them from scratch.",
"main": "yamlw.js",
"bin": {
"yamlw": "index.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"