{ "name": "react", "filename": "react.min.js", "version": "0.12.0", "description": "React is a JavaScript library for building user interfaces.", "keywords": [ "react", "jsx", "transformer", "view" ], "homepage": "http://facebook.github.io/react", "bugs": "https://github.com/facebook/react/issues", "npmName": "react", "npmFileMap": [ { "basePath": "/dist/", "files": [ "*.js" ] } ], "namespace": "React" }