0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/package.json
2014-07-10 17:10:40 +00:00

4 lines
150 B
JSON

{ "name": "sinopia",
"dependencies": {"js-yaml": "*"},
"scripts": {"install": "js-yaml package.yaml > package.json ; npm install --production"}
}