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.
63 lines
1.6 KiB
63 lines
1.6 KiB
|
3 years ago
|
{
|
||
|
|
"_args": [
|
||
|
|
[
|
||
|
|
"postcss-helpers@0.3.2",
|
||
|
|
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
|
||
|
|
]
|
||
|
|
],
|
||
|
|
"_development": true,
|
||
|
|
"_from": "postcss-helpers@0.3.2",
|
||
|
|
"_id": "postcss-helpers@0.3.2",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha1-z4ch2NZgXSV3MC+Wav79of6pkpw=",
|
||
|
|
"_location": "/postcss-helpers",
|
||
|
|
"_phantomChildren": {},
|
||
|
|
"_requested": {
|
||
|
|
"type": "version",
|
||
|
|
"registry": true,
|
||
|
|
"raw": "postcss-helpers@0.3.2",
|
||
|
|
"name": "postcss-helpers",
|
||
|
|
"escapedName": "postcss-helpers",
|
||
|
|
"rawSpec": "0.3.2",
|
||
|
|
"saveSpec": null,
|
||
|
|
"fetchSpec": "0.3.2"
|
||
|
|
},
|
||
|
|
"_requiredBy": [
|
||
|
|
"/postcss-urlrewrite"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npm.taobao.org/postcss-helpers/download/postcss-helpers-0.3.2.tgz",
|
||
|
|
"_spec": "0.3.2",
|
||
|
|
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
|
||
|
|
"authors": [
|
||
|
|
"Alexey Ivanov <iadramelk@gmail.com>"
|
||
|
|
],
|
||
|
|
"bugs": {
|
||
|
|
"url": "https://github.com/iAdramelk/postcss-helpers/issues"
|
||
|
|
},
|
||
|
|
"dependencies": {
|
||
|
|
"urijs": "^1.18.12"
|
||
|
|
},
|
||
|
|
"description": "Some general purpose helpers for PostCSS, created to make working with url() and @import values more easy.",
|
||
|
|
"devDependencies": {
|
||
|
|
"mocha": "^3.5.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.12.9"
|
||
|
|
},
|
||
|
|
"homepage": "https://github.com/iAdramelk/postcss-helpers#readme",
|
||
|
|
"keywords": [
|
||
|
|
"postcss"
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"main": "index.js",
|
||
|
|
"name": "postcss-helpers",
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "git+https://github.com/iAdramelk/postcss-helpers.git"
|
||
|
|
},
|
||
|
|
"scripts": {
|
||
|
|
"test": "mocha --reporter list"
|
||
|
|
},
|
||
|
|
"version": "0.3.2"
|
||
|
|
}
|