motion
Version:
motion - moving development forward
111 lines (110 loc) • 2.66 kB
JSON
{
"_args": [
[
"autoprefixer@6.2.3",
"/Users/nw/motion/packages/motion"
]
],
"_from": "autoprefixer@6.2.3",
"_id": "autoprefixer@6.2.3",
"_inCache": true,
"_installable": true,
"_location": "/autoprefixer",
"_nodeVersion": "5.3.0",
"_npmUser": {
"email": "andrey@sitnik.ru",
"name": "ai"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {
"js-base64": "2.1.9",
"source-map": "0.5.3",
"supports-color": "3.1.2"
},
"_requested": {
"name": "autoprefixer",
"raw": "autoprefixer@6.2.3",
"rawSpec": "6.2.3",
"scope": null,
"spec": "6.2.3",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-6.2.3.tgz",
"_shasum": "a9ecc9fe1a7b52b0b32d110257375d02fa841f1c",
"_shrinkwrap": null,
"_spec": "autoprefixer@6.2.3",
"_where": "/Users/nw/motion/packages/motion",
"author": {
"email": "andrey@sitnik.ru",
"name": "Andrey Sitnik"
},
"bugs": {
"url": "https://github.com/postcss/autoprefixer/issues"
},
"dependencies": {
"browserslist": "~1.0.1",
"caniuse-db": "^1.0.30000382",
"normalize-range": "^0.1.2",
"num2fraction": "^1.2.2",
"postcss": "^5.0.13",
"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": "12.0.1",
"coffee-script": "1.10.0",
"fs-extra": "0.26.3",
"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": "8.0.2",
"vinyl-source-stream": "1.1.0"
},
"directories": {},
"dist": {
"shasum": "a9ecc9fe1a7b52b0b32d110257375d02fa841f1c",
"tarball": "http://registry.npmjs.org/autoprefixer/-/autoprefixer-6.2.3.tgz"
},
"homepage": "https://github.com/postcss/autoprefixer#readme",
"keywords": [
"autoprefixer",
"css",
"postcss",
"postcss-plugin",
"prefix"
],
"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.2.3"
}