Skip to content
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.

Commit

Permalink
Updated npm
Browse files Browse the repository at this point in the history
  • Loading branch information
boopathi committed Dec 6, 2012
1 parent c86900b commit 1d6b185
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,16 +1,16 @@
{
"name": "wordfs",
"version": "v0.1.1",
"version": "v0.1.2",
"description": "A single player word game generator",
"scripts": {
"preinstall": "node-gyp configure && node-gyp build",
"preuninstall": "rm -rf build/*"
},
"main": "build/Release/wordfs.node",
"homepage": "https://github.com/boopathi/wordfs",
"homepage": "https://github.com/boopathi/wordfs/tree/pack-for-npm",
"repository": {
"type": "git",
"url": "https://github.com/boopathi/wordfs"
"url": "https://github.com/boopathi/wordfs/tree/pack-for-npm"
},
"author": {
"name": "Boopathi Rajaa",
Expand Down

0 comments on commit 1d6b185

Please sign in to comment.