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