UNPKG

react-pivot

Version:

React-Pivot is a data-grid component with pivot-table-like functionality for data display, filtering, and exploration.

71 lines (70 loc) 1.75 kB
{ "name": "reactify", "version": "1.1.1", "description": "Browserify transform for JSX (a superset of JS used by React.js)", "main": "index.js", "dependencies": { "through": "~2.3.4", "react-tools": "~0.13.0" }, "devDependencies": { "browserify": "4.x.x", "coffeeify": "~0.x.x", "es6-module-jstransform": "^0.1.3", "concat-stream": "~1.4.8", "jshint": "^2.5.10", "mocha": "~1.9.0", "semver": "~1.1.4" }, "repository": { "type": "git", "url": "git://github.com/andreypopp/reactify.git" }, "homepage": "https://github.com/andreypopp/reactify", "keywords": [ "react", "browserify", "browserify-transform", "jsx", "js", "plugin", "transform" ], "author": { "name": "Andrey Popp", "email": "8mayday@gmail.com", "url": "http://andreypopp.com" }, "license": "MIT", "gitHead": "9708efc75e5c7f2dd3950e7debcd7cd3f73b6a00", "bugs": { "url": "https://github.com/andreypopp/reactify/issues" }, "_id": "reactify@1.1.1", "scripts": {}, "_shasum": "a8f119596273c0d4bfb1abea0c14c2601ea03bba", "_from": "reactify@>=1.0.0 <2.0.0", "_npmVersion": "2.7.5", "_nodeVersion": "0.12.2", "_npmUser": { "name": "andreypopp", "email": "8mayday@gmail.com" }, "maintainers": [ { "name": "andreypopp", "email": "8mayday@gmail.com" }, { "name": "petehunt", "email": "floydophone@gmail.com" } ], "dist": { "shasum": "a8f119596273c0d4bfb1abea0c14c2601ea03bba", "tarball": "http://registry.npmjs.org/reactify/-/reactify-1.1.1.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/reactify/-/reactify-1.1.1.tgz", "readme": "ERROR: No README data found!" }