{"name":"normalize-uri","version":"1.0.0","description":"Decode/encode a value","license":"MIT","keywords":["normalize","decode","encode","uri"],"files":["index.js","LICENSE"],"repository":{"type":"git","url":"git+https://github.com/wooorm/normalize-uri.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"devDependencies":{"browserify":"^10.0.0","eslint":"^0.24.0","esmangle":"^1.0.0","istanbul":"^0.3.0","jscs":"^1.0.0","jscs-jsdoc":"^1.0.0","mdast":"^0.26.0","mdast-github":"^0.3.1","mdast-lint":"^0.4.1","mdast-usage":"^0.3.0","mdast-yaml-config":"^0.2.0","mocha":"^2.0.0"},"scripts":{"test-api":"mocha --check-leaks test.js","test-coveralls":"istanbul cover _mocha --report lcovonly -- --check-leaks test.js","test-coverage":"istanbul cover _mocha -- --check-leaks test.js","test-travis":"npm run test-coveralls","test":"npm run test-api","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","make":"npm run lint && npm run test-coverage","build-md":"mdast . LICENSE --output --quiet","build-bundle":"browserify index.js --bare -s normalizeURI > normalize-uri.js","postbuild-bundle":"esmangle normalize-uri.js > normalize-uri.min.js","build":"npm run build-md && npm run build-bundle"},"gitHead":"d8be3ac7d181bf1be09267cd6cc93af229cd6a4e","bugs":{"url":"https://github.com/wooorm/normalize-uri/issues"},"homepage":"https://github.com/wooorm/normalize-uri#readme","_id":"normalize-uri@1.0.0","_shasum":"c2407bca400808202a108f6776e335ca03bfa69f","_from":".","_npmVersion":"2.11.3","_nodeVersion":"2.3.3","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"c2407bca400808202a108f6776e335ca03bfa69f","size":2372,"noattachment":false,"key":"/normalize-uri/-/normalize-uri-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/normalize-uri/download/normalize-uri-1.0.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"publish_time":1436718339946,"_cnpm_publish_time":1436718339946,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.1"}}