Skip to content

Commit

Permalink
adding a blend package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
julien51 committed Dec 3, 2011
1 parent 6085030 commit 3bc308b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions package.json
@@ -0,0 +1,16 @@
{
"author": "Julien Genestoux <julien@superfeedr.com> (http://ouvre-boite.com)",
"name": "superfeedr",
"description": "A package to interact with Superfeedr's API and get pushed RSS content",
"version": "0.0.0",
"homepage": "http://superfeedr.com/documentation#xmpp_pubsub",
"repository": {
"type": "git",
"url": "git://github.com/superfeedr/superfeedr-node.git"
},
"engines": {
"node": "~0.6.3"
},
"dependencies": {},
"devDependencies": {}
}

0 comments on commit 3bc308b

Please sign in to comment.