@zkochan/pnpm
Version:
A fast implementation of npm install
115 lines (114 loc) • 2.81 kB
JSON
{
"_args": [
[
{
"raw": "autoprefixer@6.1.2",
"scope": null,
"escapedName": "autoprefixer",
"name": "autoprefixer",
"rawSpec": "6.1.2",
"spec": "6.1.2",
"type": "version"
},
"C:\\src\\pnpm\\node_modules\\docpress-base"
]
],
"_from": "autoprefixer@6.1.2",
"_id": "autoprefixer@6.1.2",
"_inCache": true,
"_installable": true,
"_location": "/autoprefixer",
"_nodeVersion": "5.1.0",
"_npmUser": {
"name": "ai",
"email": "andrey@sitnik.ru"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"raw": "autoprefixer@6.1.2",
"scope": null,
"escapedName": "autoprefixer",
"name": "autoprefixer",
"rawSpec": "6.1.2",
"spec": "6.1.2",
"type": "version"
},
"_requiredBy": [
"/docpress-base"
],
"_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-6.1.2.tgz",
"_shasum": "11a36b50cc0e4adaab5570aed28cf81876e1ab3d",
"_shrinkwrap": null,
"_spec": "autoprefixer@6.1.2",
"_where": "C:\\src\\pnpm\\node_modules\\docpress-base",
"author": {
"name": "Andrey Sitnik",
"email": "andrey@sitnik.ru"
},
"bugs": {
"url": "https://github.com/postcss/autoprefixer/issues"
},
"dependencies": {
"browserslist": "~1.0.1",
"caniuse-db": "^1.0.30000372",
"num2fraction": "^1.2.2",
"postcss": "^5.0.12",
"postcss-value-parser": "^3.1.2"
},
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
"devDependencies": {
"browserify": "12.0.1",
"coffee-script": "1.10.0",
"fs-extra": "0.26.2",
"gulp": "3.9.0",
"gulp-coffee": "2.3.1",
"gulp-eslint": "1.1.1",
"gulp-json-editor": "2.2.1",
"gulp-mocha": "2.2.0",
"gulp-replace": "0.5.4",
"mocha": "2.3.4",
"should": "7.1.1",
"vinyl-source-stream": "1.1.0"
},
"directories": {},
"dist": {
"shasum": "11a36b50cc0e4adaab5570aed28cf81876e1ab3d",
"tarball": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-6.1.2.tgz"
},
"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.1.2"
}