react / wstein / node_modules / browserify / node_modules / module-deps / node_modules / detective / node_modules / escodegen / node_modules / optionator / node_modules / deep-is / package.json
80643 views{1"name": "deep-is",2"version": "0.1.3",3"description": "node's assert.deepEqual algorithm except for NaN being equal to NaN",4"main": "index.js",5"directories": {6"lib": ".",7"example": "example",8"test": "test"9},10"scripts": {11"test": "tape test/*.js"12},13"devDependencies": {14"tape": "~1.0.2"15},16"repository": {17"type": "git",18"url": "git+ssh://[email protected]/thlorenz/deep-is.git"19},20"keywords": [21"equality",22"equal",23"compare"24],25"author": {26"name": "Thorsten Lorenz",27"email": "[email protected]",28"url": "http://thlorenz.com"29},30"license": {31"type": "MIT",32"url": "https://github.com/thlorenz/deep-is/blob/master/LICENSE"33},34"testling": {35"files": "test/*.js",36"browsers": {37"ie": [386,397,408,41942],43"ff": [443.5,4510,461547],48"chrome": [4910,502251],52"safari": [535.154],55"opera": [561257]58}59},60"gitHead": "f126057628423458636dec9df3d621843b9ac55e",61"bugs": {62"url": "https://github.com/thlorenz/deep-is/issues"63},64"homepage": "https://github.com/thlorenz/deep-is",65"_id": "[email protected]",66"_shasum": "b369d6fb5dbc13eecf524f91b070feedc357cf34",67"_from": "deep-is@>=0.1.2 <0.2.0",68"_npmVersion": "1.4.14",69"_npmUser": {70"name": "thlorenz",71"email": "[email protected]"72},73"maintainers": [74{75"name": "thlorenz",76"email": "[email protected]"77}78],79"dist": {80"shasum": "b369d6fb5dbc13eecf524f91b070feedc357cf34",81"tarball": "http://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz"82},83"_resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",84"readme": "ERROR: No README data found!"85}868788