{ "name": "urlencode", "version": "1.0.0", "description": "encodeURIComponent with charset", "main": "index.js", "scripts": { "test": "make test-all" }, "config": { "blanket": { "pattern": "urlencode/lib" }, "travis-cov": { "threshold": 98 } }, "dependencies": { "iconv-lite": "~0.4.7", "utility": "~1.3.0" }, "devDependencies": { "autod": "*", "beautify-benchmark": "*", "benchmark": "*", "blanket": "*", "contributors": "*", "coveralls": "*", "jshint": "*", "mocha": "*", "mocha-lcov-reporter": "*", "should": "~5.2.0", "travis-cov": "*" }, "homepage": "https://github.com/node-modules/urlencode", "repository": { "type": "git", "url": "git://github.com/node-modules/urlencode.git" }, "keywords": [ "urlencode", "urldecode", "encodeURIComponent", "decodeURIComponent", "querystring", "parse" ], "author": { "name": "fengmk2", "email": "fengmk2@gmail.com" }, "license": "MIT", "contributors": [ { "name": "fengmk2", "email": "fengmk2@gmail.com", "url": "https://github.com/fengmk2" }, { "name": "aleafs", "email": "zhangxc83@gmail.com", "url": "https://github.com/aleafs" }, { "name": "azbykov", "email": "azbykov@yamoney.ru", "url": "https://github.com/azbykov" }, { "name": "alsotang", "email": "alsotang@gmail.com", "url": "https://github.com/alsotang" } ], "gitHead": "998856d7e82f526517272f3a1786981bc0f4fdf0", "bugs": { "url": "https://github.com/node-modules/urlencode/issues" }, "_id": "urlencode@1.0.0", "_shasum": "e8bb39d897ea727153b26583c0f506be0f848a63", "_from": "urlencode@*", "_npmVersion": "2.7.4", "_nodeVersion": "1.6.3", "_npmUser": { "name": "fengmk2", "email": "fengmk2@gmail.com" }, "maintainers": [ { "name": "fengmk2", "email": "fengmk2@gmail.com" } ], "dist": { "shasum": "e8bb39d897ea727153b26583c0f506be0f848a63", "tarball": "http://registry.npmjs.org/urlencode/-/urlencode-1.0.0.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/urlencode/-/urlencode-1.0.0.tgz" }