Skip to content

Commit

Permalink
Updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cliftonc committed Apr 11, 2012
1 parent d429c36 commit c6b03c9
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,7 @@
"url": "git://github.com/cliftonc/calipso.git"
},
"author": "Clifton Cunningham <[email protected]> (cliftoncunningham.co.uk)",
"directories": {
"lib": "./lib",
"conf": "./conf",
"modules": "./modules",
"themes": "./themes",
"support": "./support",
"utils": "./utils",
"tests": "./tests"
},
"keywords" : ["cms", "content management", "server", "mongodb"],
"engines": {
"node": "0.6.x"
},
Expand Down Expand Up @@ -50,7 +42,6 @@
"should": "*"
},
"scripts": {
"install" : "bash ./bin/install.sh",
"test" : "expresso -s"
},
"bin": { "calipso": "./bin/calipso" }
Expand Down

0 comments on commit c6b03c9

Please sign in to comment.