Various info

This commit is contained in:
Fabrice Marsaud 2016-01-26 16:08:40 +01:00
parent a4fa670dc5
commit ea605383d5

View File

@ -1,19 +1,18 @@
{ {
"private": true, "name": "xo-remote-parser",
"name": "",
"version": "0.0.0", "version": "0.0.0",
"license": "ISC", "license": "AGPL-3.0",
"description": "", "description": "",
"keywords": [], "keywords": [],
"homepage": "", "homepage": "",
"bugs": "", "bugs": "",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "" "url": "https://github.com/vatesfr/xo-remote-parser"
}, },
"author": { "author": {
"name": "Julien Fontanet", "name": "Fabrice Marsaud",
"email": "julien.fontanet@isonoe.net" "email": "fabrice.marsaud@vates.fr"
}, },
"preferGlobal": false, "preferGlobal": false,
"main": "dist/", "main": "dist/",