d2-ui
Version:
89 lines (88 loc) • 2.22 kB
JSON
{
"_args": [
[
"is-absolute-url@^2.0.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/postcss-normalize-url"
]
],
"_from": "is-absolute-url@>=2.0.0 <3.0.0",
"_id": "is-absolute-url@2.0.0",
"_inCache": true,
"_installable": true,
"_location": "/is-absolute-url",
"_nodeVersion": "0.12.5",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.11.2",
"_phantomChildren": {},
"_requested": {
"name": "is-absolute-url",
"raw": "is-absolute-url@^2.0.0",
"rawSpec": "^2.0.0",
"scope": null,
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/postcss-normalize-url"
],
"_resolved": "https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-2.0.0.tgz",
"_shasum": "9c4b20b0e5c0cbef9a479a367ede6f991679f359",
"_shrinkwrap": null,
"_spec": "is-absolute-url@^2.0.0",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/postcss-normalize-url",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "http://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/is-absolute-url/issues"
},
"dependencies": {},
"description": "Check if an URL is absolute",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "9c4b20b0e5c0cbef9a479a367ede6f991679f359",
"tarball": "http://registry.npmjs.org/is-absolute-url/-/is-absolute-url-2.0.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "8da870b59600da38e8e42edbfb3f83e56d76c37e",
"homepage": "https://github.com/sindresorhus/is-absolute-url#readme",
"keywords": [
"url",
"absolute",
"relative",
"uri",
"is",
"check"
],
"license": "MIT",
"maintainers": [
{
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
}
],
"name": "is-absolute-url",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/is-absolute-url.git"
},
"scripts": {
"test": "mocha"
},
"version": "2.0.0"
}