Skip to content

Commit

Permalink
add additional info
Browse files Browse the repository at this point in the history
  • Loading branch information
Davis Kim committed Jul 14, 2015
1 parent e6c0682 commit 4199250
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,25 @@
{
"name": "plugin-hbs",
"description": "Handlebars template loader plugin for system.js",
"version": "1.0.0",
"main": "hbs.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/davis/plugin-hbs.git"
},
"keywords": [
"systemjs",
"jspm"
],
"author": "davis",
"license": "ISC",
"bugs": {
"url": "https://github.com/davis/plugin-hbs/issues"
},
"homepage": "https://github.com/davis/plugin-hbs#readme",
"jspm": {
"directories": {},
"dependencies": {
Expand Down

0 comments on commit 4199250

Please sign in to comment.