package.json 1.72 KB
{
  "_from": "form-fix-array@^1.0.0",
  "_id": "form-fix-array@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-oTR6R+UxF6t7zb8+Lz7JHGZ2m8g=",
  "_location": "/form-fix-array",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "form-fix-array@^1.0.0",
    "name": "form-fix-array",
    "escapedName": "form-fix-array",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/bhttp"
  ],
  "_resolved": "https://registry.npmjs.org/form-fix-array/-/form-fix-array-1.0.0.tgz",
  "_shasum": "a1347a47e53117ab7bcdbf3e2f3ec91c66769bc8",
  "_spec": "form-fix-array@^1.0.0",
  "_where": "C:\\Users\\User\\desktop\\HJW\\meadowlark\\site\\node_modules\\bhttp",
  "author": {
    "name": "Sven Slootweg"
  },
  "bugs": {
    "url": "https://github.com/joepie91/node-form-fix-array/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Fixes key names for HTTP form data, to ensure that arrays are handled correctly.",
  "devDependencies": {
    "gulp": "~3.8.0",
    "gulp-cached": "~0.0.3",
    "gulp-coffee": "~2.0.1",
    "gulp-concat": "~2.2.0",
    "gulp-livereload": "~2.1.0",
    "gulp-nodemon": "~1.0.4",
    "gulp-plumber": "~0.6.3",
    "gulp-remember": "~0.2.0",
    "gulp-rename": "~1.2.0",
    "gulp-util": "~2.2.17"
  },
  "homepage": "https://github.com/joepie91/node-form-fix-array#readme",
  "keywords": [
    "form-data",
    "http",
    "array"
  ],
  "license": "WTFPL",
  "main": "index.js",
  "name": "form-fix-array",
  "repository": {
    "type": "git",
    "url": "git://github.com/joepie91/node-form-fix-array.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.0"
}