generated from tpl/purs
17 lines
309 B
JSON
17 lines
309 B
JSON
{
|
|
"name": "purescript-yaml-next",
|
|
"license": "SEE LICENSE FILE",
|
|
"repository": "",
|
|
"private": true,
|
|
"contributors": [],
|
|
"main": "main.js",
|
|
"scripts": {
|
|
"postinstall": "bower install",
|
|
"build": "pulp build"
|
|
},
|
|
"devDependencies": {},
|
|
"dependencies": {
|
|
"js-yaml": "^3.12.0"
|
|
}
|
|
}
|