react-pivot
Version:
React-Pivot is a data-grid component with pivot-table-like functionality for data display, filtering, and exploration.
64 lines (63 loc) • 1.42 kB
JSON
{
"name": "react",
"description": "React is a JavaScript library for building user interfaces.",
"version": "0.12.2",
"keywords": [
"react"
],
"homepage": "https://github.com/facebook/react/tree/master/npm-react",
"bugs": {
"url": "https://github.com/facebook/react/issues?labels=react-core"
},
"license": "BSD-3-Clause",
"files": [
"README.md",
"addons.js",
"react.js",
"dist/",
"lib/"
],
"main": "react.js",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/react.git"
},
"engines": {
"node": ">=0.10.0"
},
"dependencies": {
"envify": "^3.0.0"
},
"browserify": {
"transform": [
"envify"
]
},
"_id": "react@0.12.2",
"_shasum": "1c4f0b08818146eeab4f0ab39257e0aa52027e00",
"_resolved": "https://registry.npmjs.org/react/-/react-0.12.2.tgz",
"_from": "react@>=0.12.0 <0.13.0",
"scripts": {},
"_npmVersion": "2.1.11",
"_nodeVersion": "0.10.32",
"_npmUser": {
"name": "zpao",
"email": "paul@oshannessy.com"
},
"maintainers": [
{
"name": "zpao",
"email": "paul@oshannessy.com"
},
{
"name": "jeffmo",
"email": "jeff@anafx.com"
}
],
"dist": {
"shasum": "1c4f0b08818146eeab4f0ab39257e0aa52027e00",
"tarball": "http://registry.npmjs.org/react/-/react-0.12.2.tgz"
},
"directories": {},
"readme": "ERROR: No README data found!"
}