mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
112 lines
3.0 KiB
JSON
112 lines
3.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"postcss-discard-overridden@^0.1.1",
|
|
"/Users/xmfish/Desktop/test/reacttest/node_modules/cssnano"
|
|
]
|
|
],
|
|
"_cnpm_publish_time": 1461734872743,
|
|
"_from": "postcss-discard-overridden@>=0.1.1 <0.2.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "postcss-discard-overridden@0.1.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/postcss-discard-overridden",
|
|
"_nodeVersion": "5.5.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/postcss-discard-overridden-0.1.1.tgz_1461734872321_0.11474342783913016"
|
|
},
|
|
"_npmUser": {
|
|
"email": "justice360@gmail.com",
|
|
"name": "justineo"
|
|
},
|
|
"_npmVersion": "3.3.12",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "postcss-discard-overridden",
|
|
"raw": "postcss-discard-overridden@^0.1.1",
|
|
"rawSpec": "^0.1.1",
|
|
"scope": null,
|
|
"spec": ">=0.1.1 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/cssnano"
|
|
],
|
|
"_resolved": "http://registry.npm.taobao.org/postcss-discard-overridden/download/postcss-discard-overridden-0.1.1.tgz",
|
|
"_shasum": "8b1eaf554f686fb288cd874c55667b0aa3668d58",
|
|
"_shrinkwrap": null,
|
|
"_spec": "postcss-discard-overridden@^0.1.1",
|
|
"_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/cssnano",
|
|
"author": {
|
|
"email": "justice360@gmail.com",
|
|
"name": "Justineo"
|
|
},
|
|
"ava": {
|
|
"require": [
|
|
"babel-register"
|
|
]
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/Justineo/postcss-discard-overridden/issues"
|
|
},
|
|
"dependencies": {
|
|
"postcss": "^5.0.16"
|
|
},
|
|
"description": "PostCSS plugin to discard overridden @keyframes or @counter-style.",
|
|
"devDependencies": {
|
|
"ava": "^0.14.0",
|
|
"babel-cli": "^6.7.7",
|
|
"babel-plugin-add-module-exports": "^0.1.4",
|
|
"babel-preset-es2015": "^6.6.0",
|
|
"babel-register": "^6.7.2",
|
|
"eslint": "^2.1.0",
|
|
"eslint-config-postcss": "^2.0.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"noattachment": false,
|
|
"shasum": "8b1eaf554f686fb288cd874c55667b0aa3668d58",
|
|
"size": 2989,
|
|
"tarball": "http://registry.npm.taobao.org/postcss-discard-overridden/download/postcss-discard-overridden-0.1.1.tgz"
|
|
},
|
|
"eslintConfig": {
|
|
"extends": "eslint-config-postcss/es5"
|
|
},
|
|
"gitHead": "ed53525ac18734d5ee96b975e23015647d3f1c3a",
|
|
"homepage": "https://github.com/Justineo/postcss-discard-overridden",
|
|
"keywords": [
|
|
"@counter-style",
|
|
"@keyframes",
|
|
"at-rules",
|
|
"css",
|
|
"postcss",
|
|
"postcss-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist/index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "beneb",
|
|
"email": "therealbenbriggs@hotmail.com"
|
|
},
|
|
{
|
|
"name": "justineo",
|
|
"email": "justice360@gmail.com"
|
|
}
|
|
],
|
|
"name": "postcss-discard-overridden",
|
|
"optionalDependencies": {},
|
|
"publish_time": 1461734872743,
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/justineo/postcss-discard-overridden.git"
|
|
},
|
|
"scripts": {
|
|
"test": "ava && eslint *.js"
|
|
},
|
|
"version": "0.1.1"
|
|
}
|