updated sys and created publi
This commit is contained in:
+15
-51
@@ -1,50 +1,33 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "postcss-value-parser@^3.2.3",
|
||||
"scope": null,
|
||||
"escapedName": "postcss-value-parser",
|
||||
"name": "postcss-value-parser",
|
||||
"rawSpec": "^3.2.3",
|
||||
"spec": ">=3.2.3 <4.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/autoprefixer"
|
||||
"postcss-value-parser@3.3.0",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "postcss-value-parser@>=3.2.3 <4.0.0",
|
||||
"_development": true,
|
||||
"_from": "postcss-value-parser@3.3.0",
|
||||
"_id": "postcss-value-parser@3.3.0",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-h/OPnxj3dKSrTIojL1xc6IcqnRU=",
|
||||
"_location": "/postcss-value-parser",
|
||||
"_nodeVersion": "0.12.7",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-6-west.internal.npmjs.com",
|
||||
"tmp": "tmp/postcss-value-parser-3.3.0.tgz_1455817254522_0.1339812579099089"
|
||||
},
|
||||
"_npmUser": {
|
||||
"name": "trysound",
|
||||
"email": "trysound@yandex.ru"
|
||||
},
|
||||
"_npmVersion": "3.7.2",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "postcss-value-parser@^3.2.3",
|
||||
"scope": null,
|
||||
"escapedName": "postcss-value-parser",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "postcss-value-parser@3.3.0",
|
||||
"name": "postcss-value-parser",
|
||||
"rawSpec": "^3.2.3",
|
||||
"spec": ">=3.2.3 <4.0.0",
|
||||
"type": "range"
|
||||
"escapedName": "postcss-value-parser",
|
||||
"rawSpec": "3.3.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "3.3.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/autoprefixer"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.0.tgz",
|
||||
"_shasum": "87f38f9f18f774a4ab4c8a232f5c5ce8872a9d15",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "postcss-value-parser@^3.2.3",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/autoprefixer",
|
||||
"_spec": "3.3.0",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "Bogdan Chadkin",
|
||||
"email": "trysound@yandex.ru"
|
||||
@@ -52,7 +35,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/TrySound/postcss-value-parser/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "Transforms css values and at-rule params into the tree",
|
||||
"devDependencies": {
|
||||
"eslint": "^2.1.0",
|
||||
@@ -60,11 +42,6 @@
|
||||
"tap-spec": "^4.1.0",
|
||||
"tape": "^4.2.0"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "87f38f9f18f774a4ab4c8a232f5c5ce8872a9d15",
|
||||
"tarball": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.0.tgz"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": "postcss/es5",
|
||||
"rules": {
|
||||
@@ -78,7 +55,6 @@
|
||||
"files": [
|
||||
"lib"
|
||||
],
|
||||
"gitHead": "c2738fbc73bf1162481862ddce7d011cc0a57b15",
|
||||
"homepage": "https://github.com/TrySound/postcss-value-parser",
|
||||
"keywords": [
|
||||
"postcss",
|
||||
@@ -87,19 +63,7 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "trysound",
|
||||
"email": "trysound@yandex.ru"
|
||||
},
|
||||
{
|
||||
"name": "beneb",
|
||||
"email": "beneb.info@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "postcss-value-parser",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/TrySound/postcss-value-parser.git"
|
||||
|
||||
Reference in New Issue
Block a user