You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

92 lines
2.4 KiB

{
"_args": [
[
"is-absolute-url@^2.0.0",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/postcss-normalize-url"
]
],
"_from": "is-absolute-url@>=2.0.0 <3.0.0",
"_id": "is-absolute-url@2.1.0",
"_inCache": true,
"_installable": true,
"_location": "/is-absolute-url",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/is-absolute-url-2.1.0.tgz_1481475250580_0.8468719229567796"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "3.10.8",
"_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.1.0.tgz",
"_shasum": "50530dfb84fcc9aa7dbe7852e83a37b93b9f2aa6",
"_shrinkwrap": null,
"_spec": "is-absolute-url@^2.0.0",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/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": "50530dfb84fcc9aa7dbe7852e83a37b93b9f2aa6",
"tarball": "https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-2.1.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "d2fb33c65ae6805df1fcbfb536d122c76c0f3abb",
"homepage": "https://github.com/sindresorhus/is-absolute-url#readme",
"keywords": [
"absolute",
"check",
"is",
"relative",
"uri",
"url"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"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.1.0"
}