mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
533 B
22 lines
533 B
email = i@izs.me
|
|
env-thing = ${random_env_var}
|
|
init.author.name = Isaac Z. Schlueter
|
|
init.author.email = i@izs.me
|
|
init.author.url = http://blog.izs.me/
|
|
proprietary-attribs = false
|
|
npm:publishtest = true
|
|
_npmjs.org:couch = https://admin:password@localhost:5984/registry
|
|
_auth = dXNlcm5hbWU6cGFzc3dvcmQ=
|
|
npm-www:nocache = 1
|
|
nodedir = /Users/isaacs/dev/js/node-v0.8
|
|
sign-git-tag = true
|
|
message = v%s
|
|
strict-ssl = false
|
|
tmp = ~/.tmp
|
|
|
|
[_token]
|
|
AuthSession = yabba-dabba-doodle
|
|
version = 1
|
|
expires = 1345001053415
|
|
path = /
|
|
httponly = true
|
|
|