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.
88 lines
2.2 KiB
88 lines
2.2 KiB
{ |
|
"_args": [ |
|
[ |
|
"css-url-regex@^1.1.0", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/svgo" |
|
] |
|
], |
|
"_from": "css-url-regex@>=1.1.0 <2.0.0", |
|
"_id": "css-url-regex@1.1.0", |
|
"_inCache": true, |
|
"_installable": 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": { |
|
"email": "johnotander@gmail.com", |
|
"name": "johno" |
|
}, |
|
"_npmVersion": "3.10.10", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "css-url-regex", |
|
"raw": "css-url-regex@^1.1.0", |
|
"rawSpec": "^1.1.0", |
|
"scope": null, |
|
"spec": ">=1.1.0 <2.0.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/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/rdrew/themes/lmmi_journal_theme/node_modules/svgo", |
|
"author": { |
|
"email": "johnotander@gmail.com", |
|
"name": "John Otander", |
|
"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": [ |
|
{ |
|
"email": "johnotander@gmail.com", |
|
"name": "johno" |
|
} |
|
], |
|
"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" |
|
}
|
|
|