123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148 |
- {
- "_args": [
- [
- {
- "raw": "postcss@^5.0.4",
- "scope": null,
- "escapedName": "postcss",
- "name": "postcss",
- "rawSpec": "^5.0.4",
- "spec": ">=5.0.4 <6.0.0",
- "type": "range"
- },
- "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/inifig/node_modules/gulp-autoprefixer"
- ]
- ],
- "_from": "postcss@>=5.0.4 <6.0.0",
- "_id": "postcss@5.2.11",
- "_inCache": true,
- "_location": "/postcss",
- "_nodeVersion": "7.4.0",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/postcss-5.2.11.tgz_1484902090371_0.498729158192873"
- },
- "_npmUser": {
- "name": "ai",
- "email": "andrey@sitnik.ru"
- },
- "_npmVersion": "4.0.5",
- "_phantomChildren": {
- "has-flag": "1.0.0"
- },
- "_requested": {
- "raw": "postcss@^5.0.4",
- "scope": null,
- "escapedName": "postcss",
- "name": "postcss",
- "rawSpec": "^5.0.4",
- "spec": ">=5.0.4 <6.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/autoprefixer",
- "/gulp-autoprefixer"
- ],
- "_resolved": "https://registry.npmjs.org/postcss/-/postcss-5.2.11.tgz",
- "_shasum": "ff29bcd6d2efb98bfe08a022055ec599bbe7b761",
- "_shrinkwrap": null,
- "_spec": "postcss@^5.0.4",
- "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/inifig/node_modules/gulp-autoprefixer",
- "author": {
- "name": "Andrey Sitnik",
- "email": "andrey@sitnik.ru"
- },
- "bugs": {
- "url": "https://github.com/postcss/postcss/issues"
- },
- "dependencies": {
- "chalk": "^1.1.3",
- "js-base64": "^2.1.9",
- "source-map": "^0.5.6",
- "supports-color": "^3.2.3"
- },
- "description": "Tool for transforming styles with JS plugins",
- "devDependencies": {
- "ava": "^0.17.0",
- "babel-core": "^6.22.1",
- "babel-eslint": "^7.1.1",
- "babel-plugin-add-module-exports": "^0.2.1",
- "babel-plugin-precompile-charcodes": "^1.0.0",
- "babel-preset-es2015": "^6.22.0",
- "chalk": "^1.1.3",
- "concat-with-sourcemaps": "^1.0.4",
- "del": "^2.2.2",
- "docdash": "^0.4.0",
- "eslint": "^3.13.1",
- "eslint-config-postcss": "^2.0.2",
- "fs-extra": "^2.0.0",
- "gulp": "^3.9.1",
- "gulp-ava": "^0.15.0",
- "gulp-babel": "^6.1.2",
- "gulp-changed": "^1.3.2",
- "gulp-eslint": "^3.0.1",
- "gulp-run": "^1.7.1",
- "gulp-sourcemaps": "^2.4.0",
- "jsdoc": "^3.4.3",
- "lint-staged": "^3.2.7",
- "postcss-parser-tests": "^5.0.10",
- "pre-commit": "^1.2.2",
- "run-sequence": "^1.2.2",
- "sinon": "^1.17.7",
- "strip-ansi": "^3.0.1",
- "yaspeller": "^3.0.0"
- },
- "directories": {},
- "dist": {
- "shasum": "ff29bcd6d2efb98bfe08a022055ec599bbe7b761",
- "tarball": "https://registry.npmjs.org/postcss/-/postcss-5.2.11.tgz"
- },
- "engines": {
- "node": ">=0.12"
- },
- "homepage": "http://postcss.org/",
- "keywords": [
- "css",
- "postcss",
- "rework",
- "preprocessor",
- "parser",
- "source map",
- "transform",
- "manipulation",
- "transpiler"
- ],
- "license": "MIT",
- "lint-staged": {
- "test/*.js": "eslint",
- "lib/*.es6": "eslint",
- "*.md": "yaspeller"
- },
- "main": "lib/postcss",
- "maintainers": [
- {
- "name": "ai",
- "email": "andrey@sitnik.ru"
- },
- {
- "name": "beneb",
- "email": "beneb.info@gmail.com"
- }
- ],
- "name": "postcss",
- "optionalDependencies": {},
- "pre-commit": [
- "lint-staged"
- ],
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/postcss/postcss.git"
- },
- "scripts": {
- "lint-staged": "lint-staged",
- "test": "gulp"
- },
- "types": "lib/postcss.d.ts",
- "version": "5.2.11"
- }
|