added whole system from ola4doc
This commit is contained in:
+122
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "autoprefixer@^6.0.0",
|
||||
"scope": null,
|
||||
"escapedName": "autoprefixer",
|
||||
"name": "autoprefixer",
|
||||
"rawSpec": "^6.0.0",
|
||||
"spec": ">=6.0.0 <7.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/gulp-autoprefixer"
|
||||
]
|
||||
],
|
||||
"_from": "autoprefixer@>=6.0.0 <7.0.0",
|
||||
"_id": "autoprefixer@6.5.3",
|
||||
"_inCache": true,
|
||||
"_location": "/autoprefixer",
|
||||
"_nodeVersion": "7.0.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-18-east.internal.npmjs.com",
|
||||
"tmp": "tmp/autoprefixer-6.5.3.tgz_1478781424072_0.49595134309493005"
|
||||
},
|
||||
"_npmUser": {
|
||||
"name": "ai",
|
||||
"email": "andrey@sitnik.ru"
|
||||
},
|
||||
"_npmVersion": "3.10.8",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "autoprefixer@^6.0.0",
|
||||
"scope": null,
|
||||
"escapedName": "autoprefixer",
|
||||
"name": "autoprefixer",
|
||||
"rawSpec": "^6.0.0",
|
||||
"spec": ">=6.0.0 <7.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/gulp-autoprefixer"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-6.5.3.tgz",
|
||||
"_shasum": "2d853af66d04449fcf50db3066279ab54c3e4b01",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "autoprefixer@^6.0.0",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/gulp-autoprefixer",
|
||||
"author": {
|
||||
"name": "Andrey Sitnik",
|
||||
"email": "andrey@sitnik.ru"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/postcss/autoprefixer/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"browserslist": "~1.4.0",
|
||||
"caniuse-db": "^1.0.30000578",
|
||||
"normalize-range": "^0.1.2",
|
||||
"num2fraction": "^1.2.2",
|
||||
"postcss": "^5.2.5",
|
||||
"postcss-value-parser": "^3.2.3"
|
||||
},
|
||||
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
|
||||
"devDependencies": {
|
||||
"browserify": "13.1.1",
|
||||
"coffee-script": "1.11.1",
|
||||
"eslint-config-postcss": "2.0.2",
|
||||
"fs-extra": "1.0.0",
|
||||
"gulp": "3.9.1",
|
||||
"gulp-coffee": "2.3.2",
|
||||
"gulp-eslint": "3.0.1",
|
||||
"gulp-json-editor": "2.2.1",
|
||||
"gulp-mocha": "3.0.1",
|
||||
"gulp-replace": "0.5.4",
|
||||
"mocha": "3.1.2",
|
||||
"should": "11.1.1",
|
||||
"vinyl-source-stream": "1.1.0"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "2d853af66d04449fcf50db3066279ab54c3e4b01",
|
||||
"tarball": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-6.5.3.tgz"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": "eslint-config-postcss/es5"
|
||||
},
|
||||
"homepage": "https://github.com/postcss/autoprefixer#readme",
|
||||
"keywords": [
|
||||
"autoprefixer",
|
||||
"css",
|
||||
"prefix",
|
||||
"postcss",
|
||||
"postcss-plugin"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "lib/autoprefixer",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "ai",
|
||||
"email": "andrey@sitnik.ru"
|
||||
},
|
||||
{
|
||||
"name": "beneb",
|
||||
"email": "beneb.info@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "kossnocorp",
|
||||
"email": "kossnocorp@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "autoprefixer",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/postcss/autoprefixer.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "gulp"
|
||||
},
|
||||
"version": "6.5.3"
|
||||
}
|
||||
Reference in New Issue
Block a user