This repository has been archived on 2021-02-16. You can view files and clone it, but cannot push or open issues or pull requests.
Nodezzarella/package.json

12 lines
246 B
JSON
Raw Normal View History

2017-03-22 20:53:50 +01:00
{
"name": "blog",
"version": "1.0.0",
"keywords": ["util", "functional", "server", "client", "browser"],
"author": "dryusdan",
"scripts":{
"start": "node app.js"
},
"contributors": [],
"dependencies": {}
}