Tizen 2.1 base
[platform/framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.2.0 / node_modules / grunt / node_modules / glob-whatev / node_modules / minimatch / node_modules / sigmund / package.json
1 {
2   "name": "sigmund",
3   "version": "1.0.0",
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": "i@izs.me",
31     "url": "http://blog.izs.me/"
32   },
33   "license": "BSD",
34   "_id": "sigmund@1.0.0",
35   "optionalDependencies": {},
36   "engines": {
37     "node": "*"
38   },
39   "_engineSupported": true,
40   "_npmVersion": "1.1.21",
41   "_nodeVersion": "v0.6.18",
42   "_defaultsLoaded": true,
43   "_from": "sigmund@~1.0.0"
44 }