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
JSON
{
"name": "faker",
"description": "Generate massive amounts of fake contextual data",
"version": "2.1.5",
"contributors": [
{
"name": "Marak Squires",
"email": "marak.squires@gmail.com"
},
{
"name": "Matthew Bergman",
"email": "matt@novafabrica.com"
},
{
"name": "Tomasz Ducin",
"email": "tomasz.ducin@gmail.com"
}
],
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/Marak/Faker.js.git"
},
"scripts": {
"test": "mocha test/*.*.js"
},
"devDependencies": {
"browserify": "5.11.1",
"gulp": "3.8.8",
"gulp-mustache": "0.4.0",
"gulp-rename": "1.2.0",
"gulp-uglify": "1.0.1",
"istanbul": "0.1.25",
"jshint": "0.9.0",
"lodash": "^2.4.1",
"mocha": "1.8.x",
"node-minify": "*",
"optimist": "0.3.5",
"sinon": "1.4.2",
"vinyl-transform": "0.0.1"
},
"license": "MIT",
"main": "index.js",
"gitHead": "658a0a55df28b7524481c9d49c7aa7c79432f3ea",
"bugs": {
"url": "https://github.com/Marak/Faker.js/issues"
},
"homepage": "https://github.com/Marak/Faker.js",
"_id": "faker@2.1.5",
"_shasum": "e07f8bff5e1262e67fd5193fca0785f4ca681150",
"_from": "faker@>=2.1.2 <3.0.0",
"_npmVersion": "2.1.8",
"_nodeVersion": "0.11.13",
"_npmUser": {
"name": "marak",
"email": "marak.squires@gmail.com"
},
"maintainers": [
{
"name": "marak",
"email": "marak.squires@gmail.com"
}
],
"dist": {
"shasum": "e07f8bff5e1262e67fd5193fca0785f4ca681150",
"tarball": "http://registry.npmjs.org/faker/-/faker-2.1.5.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/faker/-/faker-2.1.5.tgz",
"readme": "ERROR: No README data found!"
}