d2-ui
Version:
87 lines (86 loc) • 2.2 kB
JSON
{
"_args": [
[
"strict-uri-encode@^1.0.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/query-string"
]
],
"_from": "strict-uri-encode@>=1.0.0 <2.0.0",
"_id": "strict-uri-encode@1.1.0",
"_inCache": true,
"_installable": true,
"_location": "/strict-uri-encode",
"_nodeVersion": "5.3.0",
"_npmUser": {
"email": "kevinmartensson@gmail.com",
"name": "kevva"
},
"_npmVersion": "3.5.3",
"_phantomChildren": {},
"_requested": {
"name": "strict-uri-encode",
"raw": "strict-uri-encode@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/query-string"
],
"_resolved": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz",
"_shasum": "279b225df1d582b1f54e65addd4352e18faa0713",
"_shrinkwrap": null,
"_spec": "strict-uri-encode@^1.0.0",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/query-string",
"author": {
"email": "kevinmartensson@gmail.com",
"name": "Kevin Mårtensson",
"url": "github.com/kevva"
},
"bugs": {
"url": "https://github.com/kevva/strict-uri-encode/issues"
},
"dependencies": {},
"description": "A stricter URI encode adhering to RFC 3986",
"devDependencies": {
"ava": "^0.0.4"
},
"directories": {},
"dist": {
"shasum": "279b225df1d582b1f54e65addd4352e18faa0713",
"tarball": "http://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "ce6681428485d30e29222c722f832df15e3c19ac",
"homepage": "https://github.com/kevva/strict-uri-encode#readme",
"keywords": [
"component",
"encode",
"RFC3986",
"uri"
],
"license": "MIT",
"maintainers": [
{
"email": "kevinmartensson@gmail.com",
"name": "kevva"
}
],
"name": "strict-uri-encode",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/kevva/strict-uri-encode.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.1.0"
}