Skip to content

Commit

Permalink
release 0.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
nconf-base committed May 22, 2013
1 parent 37c78a9 commit e253167
Showing 1 changed file with 4 additions and 22 deletions.
26 changes: 4 additions & 22 deletions package.json
@@ -1,14 +1,14 @@
{
"name": "nconf-base",
"description": "A basic nconf chain",
"version": "0.3.10",
"version": "0.3.11",
"main": "lib/nconf-base.js",
"scripts": {
"test": "grunt test"
},
"repository": {
"type": "git",
"url": "git://github.com/nconf-base/nconf-base.git"
"url": "git://github.com/flexbean/nconf-base.git"
},
"dependencies": {
"nconf": ">=0.6"
Expand Down Expand Up @@ -127,26 +127,8 @@
"configuration",
"config boilerplate"
],
"author": {
"name": "flexbean",
"email": "flexbean@gmail.com"
},
"maintainers": [
{
"name": "flexbean",
"email": "flexbean@gmail.com"
},
{
"name": "nconf-base",
"email": "nconf-base@cormea.com"
}
],
"contributors": [
{
"name": "nconf-base",
"email": "nconf-base@cormea.com"
}
],
"author": "nconf-base",
"maintainers": "flexbean <flexbean@gmail.com>",
"license": "MIT",
"readmeFilename": "README.md",
"gitHead": "2e9ac4d118c36c1f05ca88b97c8a026563d9a741"
Expand Down

0 comments on commit e253167

Please sign in to comment.