Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80728 views
1
{
2
"name": "sigmund",
3
"version": "1.0.1",
4
"description": "Quick and dirty signatures for Objects.",
5
"main": "sigmund.js",
6
"directories": {
7
"test": "test"
8
},
9
"dependencies": {},
10
"devDependencies": {
11
"tap": "~0.3.0"
12
},
13
"scripts": {
14
"test": "tap test/*.js",
15
"bench": "node bench.js"
16
},
17
"repository": {
18
"type": "git",
19
"url": "git://github.com/isaacs/sigmund.git"
20
},
21
"keywords": [
22
"object",
23
"signature",
24
"key",
25
"data",
26
"psychoanalysis"
27
],
28
"author": {
29
"name": "Isaac Z. Schlueter",
30
"email": "[email protected]",
31
"url": "http://blog.izs.me/"
32
},
33
"license": "ISC",
34
"gitHead": "527f97aa5bb253d927348698c0cd3bb267d098c6",
35
"bugs": {
36
"url": "https://github.com/isaacs/sigmund/issues"
37
},
38
"homepage": "https://github.com/isaacs/sigmund#readme",
39
"_id": "[email protected]",
40
"_shasum": "3ff21f198cad2175f9f3b781853fd94d0d19b590",
41
"_from": "sigmund@>=1.0.0 <1.1.0",
42
"_npmVersion": "2.10.0",
43
"_nodeVersion": "2.0.1",
44
"_npmUser": {
45
"name": "isaacs",
46
"email": "[email protected]"
47
},
48
"dist": {
49
"shasum": "3ff21f198cad2175f9f3b781853fd94d0d19b590",
50
"tarball": "http://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz"
51
},
52
"maintainers": [
53
{
54
"name": "isaacs",
55
"email": "[email protected]"
56
}
57
],
58
"_resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz",
59
"readme": "ERROR: No README data found!"
60
}
61
62