UNPKG

react-externs

Version:

Closure Compiler externs for Facebook React.js

35 lines (34 loc) 780 B
{ "name": "react-externs", "version": "0.13.6", "description": "Closure Compiler externs for Facebook React.js", "main": "externs.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/steida/react-externs.git" }, "keywords": [ "google", "closure", "compiler", "react", "externs" ], "author": "Daniel Steigerwald", "license": "MIT", "bugs": { "url": "https://github.com/steida/react-externs/issues" }, "homepage": "https://github.com/steida/react-externs", "devDependencies": { "coffee-script": "^1.7.1", "gulp": "^3.6.2", "gulp-bump": "^0.1.8", "gulp-git": "^0.3.6", "npm": "^2.11.1", "yargs": "^1.2.1" } }