2022-01-21 08:28:41 +00:00
|
|
|
{
|
2022-02-23 16:41:13 +00:00
|
|
|
"_args": [
|
|
|
|
[
|
|
|
|
"rework-plugin-url@1.1.0",
|
|
|
|
"F:\\laragon\\www\\wishthis"
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"_from": "rework-plugin-url@1.1.0",
|
|
|
|
"_id": "rework-plugin-url@1.1.0",
|
|
|
|
"_inBundle": false,
|
|
|
|
"_integrity": "sha1-q1PosQV7nV7MHIJz/32xhgg3XEU=",
|
|
|
|
"_location": "/rework-plugin-url",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"type": "version",
|
|
|
|
"registry": true,
|
|
|
|
"raw": "rework-plugin-url@1.1.0",
|
|
|
|
"name": "rework-plugin-url",
|
|
|
|
"escapedName": "rework-plugin-url",
|
|
|
|
"rawSpec": "1.1.0",
|
|
|
|
"saveSpec": null,
|
|
|
|
"fetchSpec": "1.1.0"
|
2022-01-21 08:28:41 +00:00
|
|
|
},
|
2022-02-23 16:41:13 +00:00
|
|
|
"_requiredBy": [
|
|
|
|
"/gulp-concat-css"
|
|
|
|
],
|
|
|
|
"_resolved": "https://registry.npmjs.org/rework-plugin-url/-/rework-plugin-url-1.1.0.tgz",
|
|
|
|
"_spec": "1.1.0",
|
|
|
|
"_where": "F:\\laragon\\www\\wishthis",
|
|
|
|
"author": {
|
|
|
|
"name": "reworkcss"
|
2022-01-21 08:28:41 +00:00
|
|
|
},
|
2022-02-23 16:41:13 +00:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/reworkcss/rework-plugin-url/issues"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"rework-plugin-function": "^1.0.0"
|
|
|
|
},
|
|
|
|
"description": "url() plugin for rework, formerly included in core",
|
|
|
|
"devDependencies": {
|
|
|
|
"mocha": "^1.17.1",
|
|
|
|
"rework": "^1.0.0",
|
|
|
|
"should": "^3.1.3"
|
|
|
|
},
|
|
|
|
"homepage": "https://github.com/reworkcss/rework-plugin-url",
|
2022-01-21 08:28:41 +00:00
|
|
|
"keywords": [
|
|
|
|
"browser",
|
|
|
|
"server",
|
|
|
|
"css",
|
|
|
|
"preprocess",
|
|
|
|
"transform"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
2022-02-23 16:41:13 +00:00
|
|
|
"main": "index.js",
|
|
|
|
"name": "rework-plugin-url",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/reworkcss/rework-plugin-url.git"
|
2022-01-21 08:28:41 +00:00
|
|
|
},
|
2022-02-23 16:41:13 +00:00
|
|
|
"scripts": {
|
|
|
|
"test": "mocha --require should --reporter spec"
|
2022-01-21 08:28:41 +00:00
|
|
|
},
|
2022-02-23 16:41:13 +00:00
|
|
|
"version": "1.1.0"
|
2022-01-21 08:28:41 +00:00
|
|
|
}
|