react / react-0.13.3 / examples / basic-commonjs / node_modules / browserify / node_modules / constants-browserify / package.json
80711 views{1"name": "constants-browserify",2"description": "node's constants module for the browser",3"version": "0.0.1",4"repository": {5"type": "git",6"url": "git://github.com/juliangruber/constants-browserify.git"7},8"homepage": "https://github.com/juliangruber/constants-browserify",9"main": "constants.json",10"dependencies": {},11"keywords": [12"constants",13"node",14"browser",15"browserify"16],17"author": {18"name": "Julian Gruber",19"email": "[email protected]",20"url": "http://juliangruber.com"21},22"license": "MIT",23"bugs": {24"url": "https://github.com/juliangruber/constants-browserify/issues"25},26"_id": "[email protected]",27"dist": {28"shasum": "92577db527ba6c4cf0a4568d84bc031f441e21f2",29"tarball": "http://registry.npmjs.org/constants-browserify/-/constants-browserify-0.0.1.tgz"30},31"_from": "constants-browserify@>=0.0.1 <0.1.0",32"_npmVersion": "1.3.2",33"_npmUser": {34"name": "juliangruber",35"email": "[email protected]"36},37"maintainers": [38{39"name": "juliangruber",40"email": "[email protected]"41}42],43"directories": {},44"_shasum": "92577db527ba6c4cf0a4568d84bc031f441e21f2",45"_resolved": "https://registry.npmjs.org/constants-browserify/-/constants-browserify-0.0.1.tgz"46}474849