Added package.json.
This commit is contained in:
parent
e95c5156e1
commit
a75f9d924a
19
package.json
Normal file
19
package.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "browser",
|
||||
"version": "0.1.0",
|
||||
"description": "",
|
||||
"main": "app.js",
|
||||
"dependencies": {
|
||||
"dustjs-linkedin": "^2.7.2",
|
||||
"express": "^4.13.3",
|
||||
"ua-parser-js": "^0.7.9"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "gituser@git.thecodebureau.com:tcb/browser"
|
||||
},
|
||||
"author": "The Code Bureau <info@thecodebureau.com> (https://thecodebureau.com)",
|
||||
"license": "MIT"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user