UNPKG

@stayradiated/ngreact

Version:
25 lines (24 loc) 545 B
{ "name": "ngReact", "author": "https://github.com/davidchang/ngReact/graphs/contributors", "version": "0.2.0", "main": "ngReact.js", "description": "Use React Components in Angular", "homepage": "http://davidchang.github.io/ngReact/", "repository": { "type": "git", "url": "https://github.com/davidchang/ngReact.git" }, "license": "MIT", "dependencies": { "angular": "<2.0.0", "react": ">=0.14.0" }, "devDependencies": {}, "keywords": [ "angularjs", "angular", "react", "ngReact" ] }