Your IP : 216.73.216.17


Current Path : /etc/kibana/node_modules/querystring-browser/
Upload File :
Current File : //etc/kibana/node_modules/querystring-browser/package.json

{
  "name": "querystring-browser",
  "version": "1.0.4",
  "description": "Node.js v5 compatible querystring module for browsers.",
  "main": "querystring.js",
  "scripts": {
    "test": "npm run test-node && npm run test-browser",
    "test-node": "tape test/*.js",
    "test-browser": "zuul --browser-retries 0 --browser-output-timeout 10000 -- test/*.js",
    "test-browser-local": "zuul --local --open -- test/*.js"
  },
  "author": "Mathias Rasmussen <mathiasvr@gmail.com>",
  "license": "MIT",
  "devDependencies": {},
  "directories": {
    "test": "test"
  },
  "dependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mathiasvr/querystring.git"
  },
  "keywords": [
    "querystring",
    "browser",
    "browserify"
  ],
  "bugs": {
    "url": "https://github.com/mathiasvr/querystring/issues"
  },
  "homepage": "https://github.com/mathiasvr/querystring#readme",
  "cleaned": true
}