{ "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.4.6" } }