Added repository and definition to package.

This commit is contained in:
Alexandre Gigliotti
2015-07-23 13:07:42 -07:00
parent f4085786f6
commit d41b7b1616

View File

@@ -1,7 +1,8 @@
{ {
"name": "inline-html", "name": "inline-html",
"version": "0.0.0", "version": "0.0.0",
"description": "", "description": "Inline an html file.",
"repository": "panosoft/inline-html",
"main": "lib/index.js", "main": "lib/index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"