archive
/
social-landing
Archived
1
Fork 0
This commit is contained in:
Jake Howard 2019-01-11 13:34:36 +00:00
parent 8c74c6d95f
commit 2eabf0893b
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 22 additions and 0 deletions

5
package-lock.json generated Normal file
View File

@ -0,0 +1,5 @@
{
"name": "social-landing",
"version": "1.0.0",
"lockfileVersion": 1
}

17
package.json Normal file
View File

@ -0,0 +1,17 @@
{
"name": "social-landing",
"version": "1.0.0",
"description": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/RealOrangeOne/social-landing.git"
},
"author": "",
"bugs": {
"url": "https://github.com/RealOrangeOne/social-landing/issues"
},
"homepage": "https://github.com/RealOrangeOne/social-landing#readme"
}