react / wstein / node_modules / browserify / node_modules / shasum / node_modules / json-stable-stringify / node_modules / jsonify / package.json
80552 views{1"name": "jsonify",2"version": "0.0.0",3"description": "JSON without touching any globals",4"main": "index.js",5"directories": {6"lib": ".",7"test": "test"8},9"devDependencies": {10"tap": "0.0.x",11"garbage": "0.0.x"12},13"scripts": {14"test": "tap test"15},16"repository": {17"type": "git",18"url": "git://github.com/substack/jsonify.git"19},20"keywords": [21"json",22"browser"23],24"author": {25"name": "Douglas Crockford",26"url": "http://crockford.com/"27},28"license": "Public Domain",29"_id": "[email protected]",30"dependencies": {},31"engines": {32"node": "*"33},34"_engineSupported": true,35"_npmVersion": "1.0.10",36"_nodeVersion": "v0.5.0-pre",37"_defaultsLoaded": true,38"dist": {39"shasum": "2c74b6ee41d93ca51b7b5aaee8f503631d252a73",40"tarball": "http://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz"41},42"maintainers": [43{44"name": "substack",45"email": "[email protected]"46}47],48"_shasum": "2c74b6ee41d93ca51b7b5aaee8f503631d252a73",49"_resolved": "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz",50"_from": "jsonify@>=0.0.0 <0.1.0",51"bugs": {52"url": "https://github.com/substack/jsonify/issues"53},54"readme": "ERROR: No README data found!",55"homepage": "https://github.com/substack/jsonify#readme"56}575859