97 lines
2.5 KiB
JSON
97 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "css-url-regex@^1.1.0",
|
|
"scope": null,
|
|
"escapedName": "css-url-regex",
|
|
"name": "css-url-regex",
|
|
"rawSpec": "^1.1.0",
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/imagemin-svgo/node_modules/svgo"
|
|
]
|
|
],
|
|
"_from": "css-url-regex@>=1.1.0 <2.0.0",
|
|
"_id": "css-url-regex@1.1.0",
|
|
"_inCache": true,
|
|
"_location": "/css-url-regex",
|
|
"_nodeVersion": "6.9.5",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/css-url-regex-1.1.0.tgz_1491410902061_0.007554307812824845"
|
|
},
|
|
"_npmUser": {
|
|
"name": "johno",
|
|
"email": "johnotander@gmail.com"
|
|
},
|
|
"_npmVersion": "3.10.10",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "css-url-regex@^1.1.0",
|
|
"scope": null,
|
|
"escapedName": "css-url-regex",
|
|
"name": "css-url-regex",
|
|
"rawSpec": "^1.1.0",
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/imagemin-svgo/svgo"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/css-url-regex/-/css-url-regex-1.1.0.tgz",
|
|
"_shasum": "83834230cc9f74c457de59eebd1543feeb83b7ec",
|
|
"_shrinkwrap": null,
|
|
"_spec": "css-url-regex@^1.1.0",
|
|
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/imagemin-svgo/node_modules/svgo",
|
|
"author": {
|
|
"name": "John Otander",
|
|
"email": "johnotander@gmail.com",
|
|
"url": "http://johnotander.com/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/johnotander/css-url-regex/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Regular expression for matching CSS urls.",
|
|
"devDependencies": {
|
|
"ava": "^0.2.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "83834230cc9f74c457de59eebd1543feeb83b7ec",
|
|
"tarball": "https://registry.npmjs.org/css-url-regex/-/css-url-regex-1.1.0.tgz"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "c2b4784f0fdc17940ae2d6356bcf1d4bd2a018ff",
|
|
"homepage": "https://github.com/johnotander/css-url-regex",
|
|
"keywords": [
|
|
"css",
|
|
"css-url",
|
|
"regex",
|
|
"regexp"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "johno",
|
|
"email": "johnotander@gmail.com"
|
|
}
|
|
],
|
|
"name": "css-url-regex",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/johnotander/css-url-regex.git"
|
|
},
|
|
"scripts": {
|
|
"test": "ava"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|