diff --git a/package.json b/package.json new file mode 100644 index 0000000..563ebac --- /dev/null +++ b/package.json @@ -0,0 +1,8 @@ +{ + "name": "bpco", + "version": "1.0.0", + "main": "index.js", + "private": true, + "repository": "git@github.com:SocialGouv/bpco", + "license": "Apache-2.0" +}