|
{
|
|
"_args": [
|
|
[
|
|
"postcss-value-parser@^4.0.2",
|
|
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/autoprefixer"
|
|
]
|
|
],
|
|
"_from": "postcss-value-parser@>=4.0.2 <5.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "postcss-value-parser@4.0.2",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/postcss-value-parser",
|
|
"_nodeVersion": "10.15.2",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/postcss-value-parser_4.0.2_1565203192507_0.10843438706679631"
|
|
},
|
|
"_npmUser": {
|
|
"email": "sheo13666q@gmail.com",
|
|
"name": "evilebottnawi"
|
|
},
|
|
"_npmVersion": "6.10.2",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "postcss-value-parser",
|
|
"raw": "postcss-value-parser@^4.0.2",
|
|
"rawSpec": "^4.0.2",
|
|
"scope": null,
|
|
"spec": ">=4.0.2 <5.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/autoprefixer"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.0.2.tgz",
|
|
"_shasum": "482282c09a42706d1fc9a069b73f44ec08391dc9",
|
|
"_shrinkwrap": null,
|
|
"_spec": "postcss-value-parser@^4.0.2",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/autoprefixer",
|
|
"author": {
|
|
"email": "trysound@yandex.ru",
|
|
"name": "Bogdan Chadkin"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/TrySound/postcss-value-parser/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Transforms css values and at-rule params into the tree",
|
|
"devDependencies": {
|
|
"eslint": "^5.16.0",
|
|
"husky": "^2.3.0",
|
|
"lint-staged": "^8.1.7",
|
|
"prettier": "^1.17.1",
|
|
"tap-spec": "^5.0.0",
|
|
"tape": "^4.10.2"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 9,
|
|
"integrity": "sha512-LmeoohTpp/K4UiyQCwuGWlONxXamGzCMtFxLq4W1nZVGIQLYvMCJx3yAF9qyyuFpflABI9yVdtJAqbihOsCsJQ==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSxr5CRA9TVsSAnZWagAAByUP+gMpKn2kMsFInpLr49fJ\nvl6GEx2MUEtXiRWLS4lXMHUJQMc85R/EGCK7LDAr22pfPgfYz6VXVoD64ewg\n6ju+H4BXVnmM+0jwy+HKeSBIhuKjyU0vWOJ06uI7LMJN/CmV7w/HDZQN+woq\nEFxShpQYZ8RhRdbp9OtIg3E1zDGng2gw2N29hfYfrZtc9ElNbdu6KQ8Hg3nZ\nT9n1ikN711drpSh8+FZmT0S6RNRyI//6J2+pVfULECRgvKOz3OidO2mgbF/A\nsrpHP5yyBxki/l87ZtUEo6AKg+fJaggGge0hUAt3kkCJGMh5VcgMRtdq3lFI\nh77qJ1wN6pSf7s1cbzVWPvJfDdRPyBdPSDjHasrhdvM+MpR/gXxiZEsImRUC\nEaTOaBjj91nd7XXfGi0vbjrlCsZJJpjY/3XAQoosVVkpXBPU2PPYnHqCKZAT\nCwKwoMKfsNkskkKH1eFpeqQuk/e4L7cdtBRku6QqHDt6iUI+yS4lZRjU0z8R\n585OXemx4yFfzULp7EXFxcpS5MJEGpqtoATuMUwT180V2pwhV8irQKmqUDdL\nBDkXyQ+fXqlvMfC+L0pzQU52aOz/rlqAMEbG1/mJ4Ty4eV4dbigcg/BxjOtC\nycAplMvcECj7iaaiXpWo31ObiDmuNac3thJvqEs+1AoXIyeIMeO/AqGKc4B6\nKPIN\r\n=fnUl\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "482282c09a42706d1fc9a069b73f44ec08391dc9",
|
|
"tarball": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.0.2.tgz",
|
|
"unpackedSize": 26281
|
|
},
|
|
"eslintConfig": {
|
|
"env": {
|
|
"es6": true,
|
|
"node": true
|
|
},
|
|
"extends": "eslint:recommended"
|
|
},
|
|
"gitHead": "eb78a4768972a46e876472823d961a34c46784a1",
|
|
"homepage": "https://github.com/TrySound/postcss-value-parser",
|
|
"husky": {
|
|
"hooks": {
|
|
"pre-commit": "lint-staged"
|
|
}
|
|
},
|
|
"keywords": [
|
|
"parser",
|
|
"postcss",
|
|
"value"
|
|
],
|
|
"license": "MIT",
|
|
"lint-staged": {
|
|
"*.js": [
|
|
"eslint",
|
|
"git add",
|
|
"prettier --write"
|
|
]
|
|
},
|
|
"main": "lib/index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "beneb",
|
|
"email": "beneb.info@gmail.com"
|
|
},
|
|
{
|
|
"name": "trysound",
|
|
"email": "trysound@yandex.ru"
|
|
}
|
|
],
|
|
"name": "postcss-value-parser",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/TrySound/postcss-value-parser.git"
|
|
},
|
|
"scripts": {
|
|
"lint": "yarn lint:js && yarn lint:prettier",
|
|
"lint:js": "eslint . --cache",
|
|
"lint:prettier": "prettier '**/*.js' --list-different",
|
|
"pretest": "yarn lint",
|
|
"test": "tape test/*.js | tap-spec"
|
|
},
|
|
"version": "4.0.2"
|
|
}
|