UNPKG

gerald-react-scripts-fork

Version:

Gerald's fork of the configuration and scripts for Create React App.

125 lines (124 loc) 3.19 kB
{ "_args": [ [ { "raw": "autoprefixer@6.5.1", "scope": null, "escapedName": "autoprefixer", "name": "autoprefixer", "rawSpec": "6.5.1", "spec": "6.5.1", "type": "version" }, "/Users/gerald/Code/gerald/project-scaffold/geralds-react-scripts/packages/react-scripts" ] ], "_from": "autoprefixer@6.5.1", "_id": "autoprefixer@6.5.1", "_inCache": true, "_location": "/autoprefixer", "_nodeVersion": "6.7.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/autoprefixer-6.5.1.tgz_1476305170445_0.3854173575527966" }, "_npmUser": { "name": "ai", "email": "andrey@sitnik.ru" }, "_npmVersion": "3.10.3", "_phantomChildren": {}, "_requested": { "raw": "autoprefixer@6.5.1", "scope": null, "escapedName": "autoprefixer", "name": "autoprefixer", "rawSpec": "6.5.1", "spec": "6.5.1", "type": "version" }, "_requiredBy": [ "#USER", "/", "/cssnano" ], "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-6.5.1.tgz", "_shasum": "ae759a5221e709f3da17c2d656230e67c43cbb75", "_shrinkwrap": null, "_spec": "autoprefixer@6.5.1", "_where": "/Users/gerald/Code/gerald/project-scaffold/geralds-react-scripts/packages/react-scripts", "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.30000554", "normalize-range": "^0.1.2", "num2fraction": "^1.2.2", "postcss": "^5.2.4", "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.0", "coffee-script": "1.11.1", "eslint-config-postcss": "2.0.2", "fs-extra": "0.30.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": "ae759a5221e709f3da17c2d656230e67c43cbb75", "tarball": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-6.5.1.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.1" }