summaryrefslogtreecommitdiffstats
path: root/extra/push-examples/javascript-fetch/package.json
blob: 78aefc23483ec8e1a6d65dd250d1dd8f3eec4c36 (plain)
1
2
3
4
5
{
    "scripts": {
        "start": "node index.js"
    }
}