blob: d600c0664e29f50e7162f48fa9f6a71bec9b89d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
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/
init.version = 1.2.3
proprietary-attribs = false
npm:publishtest = true
_npmjs.org:couch = https://admin:password@localhost:5984/registry
npm-www:nocache = 1
nodedir = /Users/isaacs/dev/js/node-v0.8
sign-git-tag = true
message = v%s
strict-ssl = false
tmp = ~/.tmp
_auth = dXNlcm5hbWU6cGFzc3dvcmQ=
[_token]
AuthSession = yabba-dabba-doodle
version = 1
expires = 1345001053415
path = /
httponly = true
|