Skip to content

Commit

Permalink
Create package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nikimt committed Jun 22, 2015
1 parent 46f8f5f commit 84031bd
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "torso-brec",
"version": "0.1.0",
"description": "Torso view for BREC tables",
"main": "index.js",
"dependencies": {},
"devDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/vecnatechnologies/torso-brec.git"
},
"keywords": [
"backbone-torso",
"torso",
"brec",
"brec-tables"
],
"author": "Nicole Tubacki <[email protected]>",
"bugs": {
"url": "https://github.com/vecnatechnologies/torso-brec/issues"
},
"homepage": "https://github.com/vecnatechnologies/torso-brec"
}

0 comments on commit 84031bd

Please sign in to comment.