{"_id":"postcss-property-lookup","_rev":"322363","name":"postcss-property-lookup","description":"PostCSS plugin that allows referencing property values without a variable","dist-tags":{"latest":"3.0.0","postcss-4.x":"0.4.0"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"time":{"modified":"2021-06-04T01:28:39.000Z","created":"2015-05-23T21:21:56.590Z","3.0.0":"2021-05-19T20:40:32.782Z","2.0.0":"2017-07-06T20:15:28.398Z","1.2.1":"2016-01-02T10:09:47.954Z","1.2.0":"2016-01-01T22:53:56.789Z","1.1.4":"2015-10-24T16:18:41.621Z","1.1.3":"2015-10-18T15:13:50.808Z","1.1.2":"2015-09-15T21:25:25.857Z","0.4.0":"2015-09-08T22:34:45.128Z","1.1.1":"2015-09-08T21:30:42.159Z","1.1.0":"2015-09-06T22:44:53.792Z","1.0.0":"2015-09-05T22:21:16.214Z","0.3.0":"2015-09-05T21:57:31.324Z","0.2.2":"2015-07-04T19:18:12.183Z","0.2.1":"2015-05-28T10:41:58.370Z","0.2.0":"2015-05-28T10:15:40.822Z","0.1.0":"2015-05-23T21:21:56.590Z"},"users":{"danielbayley":true,"bsara":true},"author":{"name":"Simon Smith","email":"me@simonsmith.io"},"repository":{"type":"git","url":"git+https://github.com/simonsmith/postcss-property-lookup.git"},"versions":{"3.0.0":{"name":"postcss-property-lookup","version":"3.0.0","description":"PostCSS plugin that allows referencing property values without a variable","keywords":["postcss","css","postcss-plugin","property-lookup"],"author":{"name":"Simon Smith","email":"me@simonsmith.io"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/simonsmith/postcss-property-lookup.git"},"types":"./index.d.ts","engines":{"node":">= 10"},"dependencies":{"tcomb":"^3.2.21"},"devDependencies":{"chai":"^4.3.4","eslint":"^3.19.0","eslint-config-airbnb-base":"^11.2.0","eslint-plugin-import":"^2.7.0","mocha":"^8.4.0","postcss":"^8.2.15"},"peerDependencies":{"postcss":"^8.2.15"},"scripts":{"lint":"eslint index.js test/test.js","test":"mocha","posttest":"yarn lint"},"gitHead":"b9e9d60031f4fb57a86c9f890d62b0250de80e09","bugs":{"url":"https://github.com/simonsmith/postcss-property-lookup/issues"},"homepage":"https://github.com/simonsmith/postcss-property-lookup#readme","_id":"postcss-property-lookup@3.0.0","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"shasum":"ac56c12220023cde055359f4246b326ea50fa361","size":3032,"noattachment":false,"key":"/postcss-property-lookup/-/postcss-property-lookup-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-property-lookup/download/postcss-property-lookup-3.0.0.tgz"},"_npmUser":{"name":"simonsmith","email":"me@simonsmith.io"},"directories":{},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-property-lookup_3.0.0_1621456832655_0.9360660692951639"},"_hasShrinkwrap":false,"publish_time":1621456832782,"_cnpm_publish_time":1621456832782},"2.0.0":{"name":"postcss-property-lookup","version":"2.0.0","description":"PostCSS plugin that allows referencing property values without a variable","keywords":["postcss","css","postcss-plugin","property-lookup"],"author":{"name":"Simon Smith","email":"me@simonsmith.io"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/simonsmith/postcss-property-lookup.git"},"main":"build/index.js","dependencies":{"object-assign":"^4.0.1","postcss":"^6.0.6","tcomb":"^3.2.21"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.3.26","babel-plugin-add-module-exports":"^0.2.1","babel-preset-env":"^1.6.0","eslint":"^3.19.0","eslint-config-airbnb-base":"^11.2.0","eslint-plugin-import":"^2.7.0","jest":"^20.0.4"},"scripts":{"lint":"eslint lib/index.js test/test.js","build":"babel lib --out-dir build","test":"jest","posttest":"npm run lint","prepublish":"npm run build"},"gitHead":"481134e98dea9292107001eb7821930c3bf011c8","bugs":{"url":"https://github.com/simonsmith/postcss-property-lookup/issues"},"homepage":"https://github.com/simonsmith/postcss-property-lookup#readme","_id":"postcss-property-lookup@2.0.0","_npmVersion":"5.0.0","_nodeVersion":"8.0.0","_npmUser":{"name":"simonsmith","email":"me@simonsmith.io"},"dist":{"shasum":"c995d1df42a75420f2aea834c2cbe296b2c15922","size":34666,"noattachment":false,"key":"/postcss-property-lookup/-/postcss-property-lookup-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-property-lookup/download/postcss-property-lookup-2.0.0.tgz"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-property-lookup-2.0.0.tgz_1499372127289_0.48457065178081393"},"directories":{},"publish_time":1499372128398,"_cnpm_publish_time":1499372128398,"_hasShrinkwrap":false},"1.2.1":{"name":"postcss-property-lookup","version":"1.2.1","description":"PostCSS plugin that allows referencing property values without a variable","keywords":["postcss","css","postcss-plugin","property-lookup"],"author":{"name":"Simon Smith","email":"me@simonsmith.io"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/simonsmith/postcss-property-lookup.git"},"main":"build/index.js","dependencies":{"object-assign":"^4.0.1","postcss":"^5.0.4","tcomb":"^2.5.1"},"devDependencies":{"babel-core":"^6.3.26","babel-preset-es2015":"^6.3.13","chai":"^3.0.0","gulp":"^3.9.0","gulp-babel":"^6.1.1","gulp-eslint":"^1.1.1","gulp-mocha":"^2.1.2"},"scripts":{"test":"gulp","prepublish":"npm run build","build":"gulp build"},"gitHead":"19e7e1e3ec3fb7dd37e514351a9ecd7726c0a3e4","bugs":{"url":"https://github.com/simonsmith/postcss-property-lookup/issues"},"homepage":"https://github.com/simonsmith/postcss-property-lookup#readme","_id":"postcss-property-lookup@1.2.1","_shasum":"30450a1361b7aae758bbedd5201fbe057bb8270b","_from":".","_npmVersion":"2.14.15","_nodeVersion":"5.1.0","_npmUser":{"name":"simonsmith","email":"me@simonsmith.io"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"dist":{"shasum":"30450a1361b7aae758bbedd5201fbe057bb8270b","size":3382,"noattachment":false,"key":"/postcss-property-lookup/-/postcss-property-lookup-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-property-lookup/download/postcss-property-lookup-1.2.1.tgz"},"directories":{},"publish_time":1451729387954,"_cnpm_publish_time":1451729387954,"_hasShrinkwrap":false},"1.2.0":{"name":"postcss-property-lookup","version":"1.2.0","description":"PostCSS plugin that allows referencing property values without a variable","keywords":["postcss","css","postcss-plugin","property-lookup"],"author":{"name":"Simon Smith","email":"me@simonsmith.io"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/simonsmith/postcss-property-lookup.git"},"main":"build/index.js","dependencies":{"object-assign":"^4.0.1","postcss":"^5.0.4","tcomb":"^2.5.1"},"devDependencies":{"babel-core":"^6.3.26","babel-preset-es2015":"^6.3.13","chai":"^3.0.0","gulp":"^3.9.0","gulp-babel":"^6.1.1","gulp-eslint":"^1.1.1","gulp-mocha":"^2.1.2"},"scripts":{"test":"gulp","prepublish":"npm run build","build":"gulp build"},"gitHead":"cbd953b863df6c7ec9051aafb10f7f4e06844be5","bugs":{"url":"https://github.com/simonsmith/postcss-property-lookup/issues"},"homepage":"https://github.com/simonsmith/postcss-property-lookup#readme","_id":"postcss-property-lookup@1.2.0","_shasum":"02ad906b718c7ca23f1ca24a120f1c58f940d182","_from":".","_npmVersion":"2.14.15","_nodeVersion":"5.1.0","_npmUser":{"name":"simonsmith","email":"me@simonsmith.io"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"dist":{"shasum":"02ad906b718c7ca23f1ca24a120f1c58f940d182","size":3495,"noattachment":false,"key":"/postcss-property-lookup/-/postcss-property-lookup-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-property-lookup/download/postcss-property-lookup-1.2.0.tgz"},"directories":{},"publish_time":1451688836789,"_cnpm_publish_time":1451688836789,"_hasShrinkwrap":false},"1.1.4":{"name":"postcss-property-lookup","version":"1.1.4","description":"PostCSS plugin that allows referencing property values without a variable","keywords":["postcss","css","postcss-plugin","property-lookup"],"author":{"name":"Simon Smith","email":"me@simonsmith.io"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/simonsmith/postcss-property-lookup.git"},"main":"build/index.js","dependencies":{"object-assign":"^4.0.1","postcss":"^5.0.4","tcomb":"^2.5.1"},"devDependencies":{"babel":"^5.6.14","chai":"^3.0.0","gulp":"^3.9.0","gulp-babel":"^5.1.0","gulp-eslint":"^0.15.0","gulp-mocha":"^2.1.2"},"scripts":{"test":"gulp","prepublish":"npm run build","build":"gulp build"},"gitHead":"fe60469d3df20bbc6af456b2b67e719a058e189b","bugs":{"url":"https://github.com/simonsmith/postcss-property-lookup/issues"},"homepage":"https://github.com/simonsmith/postcss-property-lookup#readme","_id":"postcss-property-lookup@1.1.4","_shasum":"784dce0219393157968cc32b5c92f20be45eb5a1","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"jedmao","email":"jedmao@outlook.com"},"dist":{"shasum":"784dce0219393157968cc32b5c92f20be45eb5a1","size":4709,"noattachment":false,"key":"/postcss-property-lookup/-/postcss-property-lookup-1.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-property-lookup/download/postcss-property-lookup-1.1.4.tgz"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"directories":{},"publish_time":1445703521621,"_cnpm_publish_time":1445703521621,"_hasShrinkwrap":false},"1.1.3":{"name":"postcss-property-lookup","version":"1.1.3","description":"PostCSS plugin that allows referencing property values without a variable","keywords":["postcss","css","postcss-plugin","property-lookup"],"author":{"name":"Simon Smith","email":"me@simonsmith.io"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/simonsmith/postcss-property-lookup.git"},"main":"build/index.js","dependencies":{"postcss":"^5.0.4"},"devDependencies":{"babel":"^5.6.14","chai":"^3.0.0","gulp":"^3.9.0","gulp-babel":"^5.1.0","gulp-eslint":"^0.15.0","gulp-mocha":"^2.1.2"},"scripts":{"test":"gulp","prepublish":"npm run build","build":"gulp build"},"gitHead":"50709f5d1382385758adf2b10c40ce4c868f1c0d","bugs":{"url":"https://github.com/simonsmith/postcss-property-lookup/issues"},"homepage":"https://github.com/simonsmith/postcss-property-lookup#readme","_id":"postcss-property-lookup@1.1.3","_shasum":"7579d1b78236f8b57c468baceef2bd6d3ea15875","_from":".","_npmVersion":"3.3.6","_nodeVersion":"0.12.7","_npmUser":{"name":"simonsmith","email":"me@simonsmith.io"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"dist":{"shasum":"7579d1b78236f8b57c468baceef2bd6d3ea15875","size":3403,"noattachment":false,"key":"/postcss-property-lookup/-/postcss-property-lookup-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-property-lookup/download/postcss-property-lookup-1.1.3.tgz"},"directories":{},"publish_time":1445181230808,"_cnpm_publish_time":1445181230808,"_hasShrinkwrap":false},"1.1.2":{"name":"postcss-property-lookup","version":"1.1.2","description":"PostCSS plugin that allows referencing property values without a variable","keywords":["postcss","css","postcss-plugin","property-lookup"],"author":{"name":"Simon Smith","email":"me@simonsmith.io"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/simonsmith/postcss-property-lookup.git"},"main":"build/index.js","dependencies":{"postcss":"^5.0.4"},"devDependencies":{"babel":"^5.6.14","chai":"^3.0.0","gulp":"^3.9.0","gulp-babel":"^5.1.0","gulp-eslint":"^0.15.0","gulp-mocha":"^2.1.2"},"scripts":{"test":"gulp","prepublish":"npm run build","build":"gulp build"},"gitHead":"6ac91168f35cdddd9c5da1989ccd1f3b3c676e31","bugs":{"url":"https://github.com/simonsmith/postcss-property-lookup/issues"},"homepage":"https://github.com/simonsmith/postcss-property-lookup#readme","_id":"postcss-property-lookup@1.1.2","_shasum":"e90eb5ab3d78ebdf85a20e7848134fc44fb5f4d0","_from":".","_npmVersion":"2.13.5","_nodeVersion":"0.12.4","_npmUser":{"name":"simonsmith","email":"me@simonsmith.io"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"dist":{"shasum":"e90eb5ab3d78ebdf85a20e7848134fc44fb5f4d0","size":3400,"noattachment":false,"key":"/postcss-property-lookup/-/postcss-property-lookup-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-property-lookup/download/postcss-property-lookup-1.1.2.tgz"},"directories":{},"publish_time":1442352325857,"_cnpm_publish_time":1442352325857,"_hasShrinkwrap":false},"0.4.0":{"name":"postcss-property-lookup","version":"0.4.0","description":"PostCSS plugin that allows referencing property values without a variable","keywords":["postcss","css","postcss-plugin","property-lookup"],"author":{"name":"Simon Smith","email":"me@simonsmith.io"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/simonsmith/postcss-property-lookup.git"},"main":"build/index.js","dependencies":{"postcss":"^4.1.16"},"devDependencies":{"babel":"^5.6.14","chai":"^3.0.0","gulp":"^3.9.0","gulp-babel":"^5.1.0","gulp-eslint":"^0.15.0","gulp-mocha":"^2.1.2"},"scripts":{"test":"gulp","prepublish":"npm run build","build":"gulp build"},"gitHead":"606c884e862ca054e63f498a30e7d1d87e4f56f1","bugs":{"url":"https://github.com/simonsmith/postcss-property-lookup/issues"},"homepage":"https://github.com/simonsmith/postcss-property-lookup#readme","_id":"postcss-property-lookup@0.4.0","_shasum":"35c2878663ab144b04677929f280b6028b443e33","_from":".","_npmVersion":"2.13.5","_nodeVersion":"0.12.4","_npmUser":{"name":"simonsmith","email":"me@simonsmith.io"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"dist":{"shasum":"35c2878663ab144b04677929f280b6028b443e33","size":3296,"noattachment":false,"key":"/postcss-property-lookup/-/postcss-property-lookup-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-property-lookup/download/postcss-property-lookup-0.4.0.tgz"},"directories":{},"publish_time":1441751685128,"_cnpm_publish_time":1441751685128,"_hasShrinkwrap":false},"1.1.1":{"name":"postcss-property-lookup","version":"1.1.1","description":"PostCSS plugin that allows referencing property values without a variable","keywords":["postcss","css","postcss-plugin","property-lookup"],"author":{"name":"Simon Smith","email":"me@simonsmith.io"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/simonsmith/postcss-property-lookup.git"},"main":"build/index.js","dependencies":{"postcss":"^5.0.4"},"devDependencies":{"babel":"^5.6.14","chai":"^3.0.0","gulp":"^3.9.0","gulp-babel":"^5.1.0","gulp-eslint":"^0.15.0","gulp-mocha":"^2.1.2"},"scripts":{"test":"gulp","prepublish":"npm run build","build":"gulp build"},"gitHead":"bc84c9fac0b994db449842c6089d414afc45879c","bugs":{"url":"https://github.com/simonsmith/postcss-property-lookup/issues"},"homepage":"https://github.com/simonsmith/postcss-property-lookup#readme","_id":"postcss-property-lookup@1.1.1","_shasum":"e5a25bca5165241219df697e82063dfff4f42845","_from":".","_npmVersion":"2.13.5","_nodeVersion":"0.12.4","_npmUser":{"name":"simonsmith","email":"me@simonsmith.io"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"dist":{"shasum":"e5a25bca5165241219df697e82063dfff4f42845","size":3292,"noattachment":false,"key":"/postcss-property-lookup/-/postcss-property-lookup-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-property-lookup/download/postcss-property-lookup-1.1.1.tgz"},"directories":{},"publish_time":1441747842159,"_cnpm_publish_time":1441747842159,"_hasShrinkwrap":false},"1.1.0":{"name":"postcss-property-lookup","version":"1.1.0","description":"PostCSS plugin that allows referencing property values without a variable","keywords":["postcss","css","postcss-plugin","property-lookup"],"author":{"name":"Simon Smith","email":"me@simonsmith.io"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/simonsmith/postcss-property-lookup.git"},"main":"build/index.js","dependencies":{"postcss":"^5.0.4"},"devDependencies":{"babel":"^5.6.14","chai":"^3.0.0","gulp":"^3.9.0","gulp-babel":"^5.1.0","gulp-eslint":"^0.15.0","gulp-mocha":"^2.1.2"},"scripts":{"test":"gulp","prepublish":"npm run build","build":"gulp build"},"gitHead":"c95a35df5a8461acf56e61de9c24b44b02c30798","bugs":{"url":"https://github.com/simonsmith/postcss-property-lookup/issues"},"homepage":"https://github.com/simonsmith/postcss-property-lookup#readme","_id":"postcss-property-lookup@1.1.0","_shasum":"d316de5d5e74a900fa315f85a48236ab86042870","_from":".","_npmVersion":"2.13.5","_nodeVersion":"0.12.4","_npmUser":{"name":"simonsmith","email":"me@simonsmith.io"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"dist":{"shasum":"d316de5d5e74a900fa315f85a48236ab86042870","size":2925,"noattachment":false,"key":"/postcss-property-lookup/-/postcss-property-lookup-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-property-lookup/download/postcss-property-lookup-1.1.0.tgz"},"directories":{},"publish_time":1441579493792,"_cnpm_publish_time":1441579493792,"_hasShrinkwrap":false},"1.0.0":{"name":"postcss-property-lookup","version":"1.0.0","description":"PostCSS plugin that allows referencing property values without a variable","keywords":["postcss","css","postcss-plugin","property-lookup"],"author":{"name":"Simon Smith","email":"me@simonsmith.io"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/simonsmith/postcss-property-lookup.git"},"main":"build/index.js","dependencies":{"postcss":"^5.0.4"},"devDependencies":{"babel":"^5.6.14","chai":"^3.0.0","gulp":"^3.9.0","gulp-babel":"^5.1.0","gulp-eslint":"^0.15.0","gulp-mocha":"^2.1.2"},"scripts":{"test":"gulp","prepublish":"npm run build","build":"gulp build"},"gitHead":"cce3f8f683e09ab47160172238203eed3b1243ed","bugs":{"url":"https://github.com/simonsmith/postcss-property-lookup/issues"},"homepage":"https://github.com/simonsmith/postcss-property-lookup#readme","_id":"postcss-property-lookup@1.0.0","_shasum":"5b88a1259a5e1f40ea909003a4a62478b7071da7","_from":".","_npmVersion":"2.13.5","_nodeVersion":"0.12.4","_npmUser":{"name":"simonsmith","email":"me@simonsmith.io"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"dist":{"shasum":"5b88a1259a5e1f40ea909003a4a62478b7071da7","size":2321,"noattachment":false,"key":"/postcss-property-lookup/-/postcss-property-lookup-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-property-lookup/download/postcss-property-lookup-1.0.0.tgz"},"directories":{},"publish_time":1441491676214,"_cnpm_publish_time":1441491676214,"_hasShrinkwrap":false},"0.3.0":{"name":"postcss-property-lookup","version":"0.3.0","description":"PostCSS plugin that allows referencing property values without a variable","keywords":["postcss","css","postcss-plugin","property-lookup"],"author":{"name":"Simon Smith","email":"me@simonsmith.io"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/simonsmith/postcss-property-lookup.git"},"main":"build/index.js","dependencies":{"postcss":"^5.0.4"},"devDependencies":{"babel":"^5.6.14","chai":"^3.0.0","gulp":"^3.9.0","gulp-babel":"^5.1.0","gulp-eslint":"^0.15.0","gulp-mocha":"^2.1.2"},"scripts":{"test":"gulp"},"gitHead":"65cdde30033a6eda911eaeeed9568896423589c0","bugs":{"url":"https://github.com/simonsmith/postcss-property-lookup/issues"},"homepage":"https://github.com/simonsmith/postcss-property-lookup#readme","_id":"postcss-property-lookup@0.3.0","_shasum":"0df836869ac327969d702302364fe910f7b43fe0","_from":".","_npmVersion":"2.13.5","_nodeVersion":"0.12.4","_npmUser":{"name":"simonsmith","email":"me@simonsmith.io"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"dist":{"shasum":"0df836869ac327969d702302364fe910f7b43fe0","size":2296,"noattachment":false,"key":"/postcss-property-lookup/-/postcss-property-lookup-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-property-lookup/download/postcss-property-lookup-0.3.0.tgz"},"directories":{},"publish_time":1441490251324,"_cnpm_publish_time":1441490251324,"_hasShrinkwrap":false},"0.2.2":{"name":"postcss-property-lookup","version":"0.2.2","description":"PostCSS plugin that allows referencing property values without a variable","keywords":["postcss","css","postcss-plugin","property-lookup"],"author":{"name":"Simon Smith","email":"me@simonsmith.io"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/simonsmith/postcss-property-lookup.git"},"main":"build/index.js","dependencies":{"postcss":"^4.1.13"},"devDependencies":{"babel":"^5.6.14","chai":"^3.0.0","gulp":"^3.9.0","gulp-babel":"^5.1.0","gulp-eslint":"^0.15.0","gulp-mocha":"^2.1.2"},"scripts":{"test":"gulp"},"gitHead":"6e94baeffef3c69a214a3c6759b4f0e9938a0a7e","bugs":{"url":"https://github.com/simonsmith/postcss-property-lookup/issues"},"homepage":"https://github.com/simonsmith/postcss-property-lookup#readme","_id":"postcss-property-lookup@0.2.2","_shasum":"0965fe52faf4dccfbcbe74e86564bc9651880576","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"simonsmith","email":"me@simonsmith.io"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"dist":{"shasum":"0965fe52faf4dccfbcbe74e86564bc9651880576","size":2295,"noattachment":false,"key":"/postcss-property-lookup/-/postcss-property-lookup-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-property-lookup/download/postcss-property-lookup-0.2.2.tgz"},"directories":{},"publish_time":1436037492183,"_cnpm_publish_time":1436037492183,"_hasShrinkwrap":false},"0.2.1":{"name":"postcss-property-lookup","version":"0.2.1","description":"PostCSS plugin that allows referencing property values without a variable","keywords":["postcss","css","postcss-plugin","property-lookup"],"author":{"name":"Simon Smith","email":"me@simonsmith.io"},"license":"MIT","repository":{"type":"git","url":"https://github.com/simonsmith/postcss-property-lookup.git"},"dependencies":{"postcss":"^4.1.9"},"devDependencies":{"gulp-eslint":"^0.12.0","gulp-mocha":"^2.0.1","chai":"^2.3.0","gulp":"^3.8.11"},"scripts":{"test":"gulp"},"gitHead":"cb37cd6ba8bae44c00f80e794edec7554bb4e4f9","bugs":{"url":"https://github.com/simonsmith/postcss-property-lookup/issues"},"homepage":"https://github.com/simonsmith/postcss-property-lookup","_id":"postcss-property-lookup@0.2.1","_shasum":"f75126c4a88b46f9d8f222885a0077615fccdd7d","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.1","_npmUser":{"name":"simonsmith","email":"me@simonsmith.io"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"dist":{"shasum":"f75126c4a88b46f9d8f222885a0077615fccdd7d","size":2078,"noattachment":false,"key":"/postcss-property-lookup/-/postcss-property-lookup-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-property-lookup/download/postcss-property-lookup-0.2.1.tgz"},"directories":{},"publish_time":1432809718370,"_cnpm_publish_time":1432809718370,"_hasShrinkwrap":false},"0.2.0":{"name":"postcss-property-lookup","version":"0.2.0","description":"PostCSS plugin that allows referencing property values without a variable","keywords":["postcss","css","postcss-plugin","property-lookup"],"author":{"name":"Simon Smith","email":"me@simonsmith.io"},"license":"MIT","repository":{"type":"git","url":"https://github.com/simonsmith/postcss-property-lookup.git"},"dependencies":{"postcss":"^4.1.9"},"devDependencies":{"gulp-eslint":"^0.12.0","gulp-mocha":"^2.0.1","chai":"^2.3.0","gulp":"^3.8.11"},"scripts":{"test":"gulp"},"gitHead":"87b04b36b327ba4c2767c033b3bdd662b1bc5348","bugs":{"url":"https://github.com/simonsmith/postcss-property-lookup/issues"},"homepage":"https://github.com/simonsmith/postcss-property-lookup","_id":"postcss-property-lookup@0.2.0","_shasum":"50813df6a619b6d3840bda2ad9747a9d635512d3","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.1","_npmUser":{"name":"simonsmith","email":"me@simonsmith.io"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"dist":{"shasum":"50813df6a619b6d3840bda2ad9747a9d635512d3","size":2091,"noattachment":false,"key":"/postcss-property-lookup/-/postcss-property-lookup-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-property-lookup/download/postcss-property-lookup-0.2.0.tgz"},"directories":{},"publish_time":1432808140822,"_cnpm_publish_time":1432808140822,"_hasShrinkwrap":false},"0.1.0":{"name":"postcss-property-lookup","version":"0.1.0","description":"PostCSS plugin that allows referencing property values without a variable","keywords":["postcss","css","postcss-plugin","property-lookup"],"author":{"name":"Simon Smith","email":"me@simonsmith.io"},"license":"MIT","repository":{"type":"git","url":"https://github.com/simonsmith/postcss-property-lookup.git"},"dependencies":{"postcss":"^4.1.9"},"devDependencies":{"gulp-eslint":"^0.12.0","gulp-mocha":"^2.0.1","chai":"^2.3.0","gulp":"^3.8.11"},"scripts":{"test":"gulp"},"gitHead":"3ffaee6217f1725f61925d18824c9497a5884897","bugs":{"url":"https://github.com/simonsmith/postcss-property-lookup/issues"},"homepage":"https://github.com/simonsmith/postcss-property-lookup","_id":"postcss-property-lookup@0.1.0","_shasum":"0f0fc52209e0009fe56530f3081690a5bde7fef9","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.1","_npmUser":{"name":"simonsmith","email":"me@simonsmith.io"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"dist":{"shasum":"0f0fc52209e0009fe56530f3081690a5bde7fef9","size":2035,"noattachment":false,"key":"/postcss-property-lookup/-/postcss-property-lookup-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-property-lookup/download/postcss-property-lookup-0.1.0.tgz"},"directories":{},"publish_time":1432416116590,"_cnpm_publish_time":1432416116590,"_hasShrinkwrap":false}},"readme":"# postcss-property-lookup [![Build Status][ci-img]][ci]\n\n[PostCSS] plugin that allows referencing property values without a variable, [similar to Stylus](https://learnboost.github.io/stylus/docs/variables.html#property-lookup).\n\n[PostCSS]: https://github.com/postcss/postcss\n[ci-img]:  https://api.travis-ci.org/simonsmith/postcss-property-lookup.svg?branch=master\n[ci]:      https://travis-ci.org/simonsmith/postcss-property-lookup\n\n\n```css\n.Test {\n  margin-left: 20px;\n  margin-right: @margin-left;\n  color: red;\n  background: @color url('test.png');\n  line-height: 1.5;\n  font-size: @(line-height)em;\n}\n```\n\n```css\n.Test {\n  margin-left: 20px;\n  margin-right: 20px;\n  color: red;\n  background: red url('test.png');\n  line-height: 1.5;\n  font-size: 1.5em;\n}\n```\n\nCheck the [test fixtures](test/fixtures/in) for more examples.\n\n## Usage\n\n```js\npostcss([ require('postcss-property-lookup') ])\n```\n\nSee [PostCSS] docs for examples for your environment.\n\n## Installation\n\n```\n$ yarn add postcss-property-lookup\n```\n\n## Usage\n\n### JavaScript\n\n```js\npostcss([\n  require('postcss-property-lookup')(/* options */),\n  // more plugins...\n])\n```\n\n### TypeScript\n\n```ts\n///<reference path=\"node_modules/postcss-property-lookup/.d.ts\" />\nimport postcssPropertyLookup from 'postcss-property-lookup';\n\npostcss([\n  postcssPropertyLookup(/* options */),\n  // more plugins...\n])\n```\n\n## Options\n\n### logLevel\n\nType: `string: <error|warn>`<br>\nRequired: `false`<br>\nDefault: `warn`\n\nWhen a lookup cannot be resolved, this specifies whether to throw an error or log a warning. In the case of a warning, the invalid lookup value will be replaced with an empty string.\n","_attachments":{},"homepage":"https://github.com/simonsmith/postcss-property-lookup#readme","bugs":{"url":"https://github.com/simonsmith/postcss-property-lookup/issues"},"license":"MIT"}