doevisualizations
Version:
Data Visualization Library based on RequireJS and D3.js (v4+)
97 lines (96 loc) • 2.51 kB
JSON
{
"_args": [
[
{
"raw": "vwidget-grid@*",
"scope": null,
"escapedName": "vwidget-grid",
"name": "vwidget-grid",
"rawSpec": "*",
"spec": "*",
"type": "range"
},
"C:\\projects\\DoeVisualizations\\doeVisualization"
]
],
"_from": "vwidget-grid@*",
"_id": "vwidget-grid@1.4.0",
"_inCache": true,
"_location": "/vwidget-grid",
"_nodeVersion": "6.9.4",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/vwidget-grid-1.4.0.tgz_1513706409943_0.08114696340635419"
},
"_npmUser": {
"name": "svivekvarma",
"email": "svivekvarma@gmail.com"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"raw": "vwidget-grid@*",
"scope": null,
"escapedName": "vwidget-grid",
"name": "vwidget-grid",
"rawSpec": "*",
"spec": "*",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/vwidget-grid/-/vwidget-grid-1.4.0.tgz",
"_shasum": "d4f42e59c7f7e0ecb6b1e391a13ed1426cbd3da1",
"_shrinkwrap": null,
"_spec": "vwidget-grid@*",
"_where": "C:\\projects\\DoeVisualizations\\doeVisualization",
"author": {
"name": "Vivek Siruvuri"
},
"bugs": {
"url": "https://github.com/svivekvarma/vwidget-grid/issues"
},
"dependencies": {},
"description": "A simple grid plugin to render data responsively and has native and bootstrap plugins built in",
"devDependencies": {
"browser-sync": "^2.17.5",
"jquery": "^3.1.1",
"jqueryui": "^1.11.1"
},
"directories": {},
"dist": {
"shasum": "d4f42e59c7f7e0ecb6b1e391a13ed1426cbd3da1",
"tarball": "https://registry.npmjs.org/vwidget-grid/-/vwidget-grid-1.4.0.tgz"
},
"gitHead": "feb9d4fbc48fc199b3852cad9c299b1bb542a52f",
"homepage": "https://github.com/svivekvarma/vwidget-grid#readme",
"keywords": [
"grid",
"plugin",
"jquery",
"widget",
"factory",
"responsive"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "svivekvarma",
"email": "svivekvarma@gmail.com"
}
],
"name": "vwidget-grid",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/svivekvarma/vwidget-grid.git"
},
"scripts": {
"start": "browser-sync start --server --files '**/*'",
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.4.0"
}