generated from tpl/purs
18 lines
301 B
JSON
18 lines
301 B
JSON
{
|
|
"name": "purescript-yaml",
|
|
"license": "Apache 2.0",
|
|
"repository": "",
|
|
"private": true,
|
|
"contributors": [ ],
|
|
"main": "main.js",
|
|
"scripts": {
|
|
"postinstall": "bower install",
|
|
"build": "pulp build"
|
|
},
|
|
"devDependencies": {
|
|
},
|
|
"dependencies": {
|
|
"js-yaml": "^3.4.6"
|
|
}
|
|
}
|