doevisualizations
Version:
Data Visualization Library based on RequireJS and D3.js (v4+)
93 lines (92 loc) • 2.78 kB
JSON
{
"_args": [
[
{
"raw": "jquery-serializejson@^2.8.1",
"scope": null,
"escapedName": "jquery-serializejson",
"name": "jquery-serializejson",
"rawSpec": "^2.8.1",
"spec": ">=2.8.1 <3.0.0",
"type": "range"
},
"C:\\projects\\DoeVisualizations\\doeVisualization"
]
],
"_from": "jquery-serializejson@>=2.8.1 <3.0.0",
"_id": "jquery-serializejson@2.8.1",
"_inCache": true,
"_location": "/jquery-serializejson",
"_nodeVersion": "7.2.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/jquery-serializejson-2.8.1.tgz_1481337301712_0.42426533554680645"
},
"_npmUser": {
"name": "tothemario",
"email": "tothemario@gmail.com"
},
"_npmVersion": "3.10.9",
"_phantomChildren": {},
"_requested": {
"raw": "jquery-serializejson@^2.8.1",
"scope": null,
"escapedName": "jquery-serializejson",
"name": "jquery-serializejson",
"rawSpec": "^2.8.1",
"spec": ">=2.8.1 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/jquery-serializejson/-/jquery-serializejson-2.8.1.tgz",
"_shasum": "fc40dd11e5d9a6fd2a3614fdcba89e4af794f0a8",
"_shrinkwrap": null,
"_spec": "jquery-serializejson@^2.8.1",
"_where": "C:\\projects\\DoeVisualizations\\doeVisualization",
"author": {
"name": "Mario Izquierdo"
},
"bugs": {
"url": "https://github.com/marioizquierdo/jquery.serializeJSON/issues"
},
"dependencies": {},
"description": "jQuery or Zepto plugin to serialize a form into a JavaScript Object, using the same format as the default Ruby on Rails request params",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "fc40dd11e5d9a6fd2a3614fdcba89e4af794f0a8",
"tarball": "https://registry.npmjs.org/jquery-serializejson/-/jquery-serializejson-2.8.1.tgz"
},
"gitHead": "42eb7b4e25bcce73f91fbb58c7d0e08bab932ca6",
"homepage": "https://github.com/marioizquierdo/jquery.serializeJSON",
"keywords": [
"jquery-plugin",
"ecosystem:jquery",
"form-serialization",
"form-to-json",
"html-to-json",
"form",
"json"
],
"license": "MIT",
"main": "jquery.serializejson.js",
"maintainers": [
{
"name": "tothemario",
"email": "tothemario@gmail.com"
}
],
"name": "jquery-serializejson",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/marioizquierdo/jquery.serializeJSON.git"
},
"scripts": {
"test": "echo \"Open /spec/spec_runner_jquery.html or /spec/spec_runner_zepto.html to run the jasmine specs in your browser\" && exit 1"
},
"version": "2.8.1"
}