{"name":"parse-css-font","version":"3.0.1","description":"Parse the CSS font property value.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"clean":"rimraf coverage dist *.log css-list-helpers-*","codecov":"codecov -f coverage/lcov.info","prebuild":"npm run clean && npm run lint","build":"tsc","prebuild:watch":"npm run prebuild","build:watch":"tsc --watch","lint":"tslint --project tsconfig.test.json","pretest":"npm run build -- --project tsconfig.test.json","test":"nyc ava --verbose","watch":"concurrently \"npm run build:watch\" \"npm test -- --watch\"","prepack":"npm test && npm run build"},"nyc":{"lines":100,"statements":100,"functions":100,"branches":100,"include":["dist/**/*.js"],"exclude":["dist/**/*.test.js"],"reporter":["lcov","text"],"cache":true,"all":true,"check-coverage":true},"repository":{"type":"git","url":"git+https://github.com/jedmao/parse-css-font.git"},"keywords":["css","parse","font","shorthand"],"author":{"name":"Jed Mao","email":"jedmao@outlook.com"},"license":"MIT","bugs":{"url":"https://github.com/jedmao/parse-css-font/issues"},"homepage":"https://github.com/jedmao/parse-css-font#readme","dependencies":{"css-font-size-keywords":"^1.0.0","css-font-stretch-keywords":"^1.0.1","css-font-style-keywords":"^1.0.1","css-font-weight-keywords":"^1.0.0","css-global-keywords":"^1.0.1","css-list-helpers":"^2.0.0","css-system-font-keywords":"^1.0.0","unquote":"^1.1.1"},"devDependencies":{"@types/node":"^10.0.3","ava":"^0.25.0","concurrently":"^3.5.1","nyc":"^11.7.1","rimraf":"^2.6.2","tslint":"^5.10.0","typescript":"^2.8.3"},"gitHead":"f3d11406959b75adb5d0d0be3ce3607da8c262e0","_id":"parse-css-font@3.0.1","_npmVersion":"6.0.0","_nodeVersion":"10.0.0","_npmUser":{"name":"jedmao","email":"jedmao@outlook.com"},"dist":{"shasum":"d95669530789edce11b38cce3313427ea739b8ab","size":3439,"noattachment":false,"key":"/parse-css-font/-/parse-css-font-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/parse-css-font/download/parse-css-font-3.0.1.tgz"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parse-css-font_3.0.1_1525466034854_0.14375047849598532"},"_hasShrinkwrap":false,"publish_time":1525466034911,"_cnpm_publish_time":1525466034911,"dist-tags":{"latest":"4.0.0"}}