{"name":"parse-css-font","version":"3.0.2","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.1.2","ava":"^0.25.0","concurrently":"^3.5.1","nyc":"^11.8.0","rimraf":"^2.6.2","tslint":"^5.10.0","typescript":"^2.8.3"},"gitHead":"6be37acbf3dfd7ccac4b9dd74945770b0221d149","_id":"parse-css-font@3.0.2","_npmVersion":"6.0.0","_nodeVersion":"8.11.1","_npmUser":{"name":"jedmao","email":"jedmao@outlook.com"},"dist":{"shasum":"126c089de7de30feb6b43d16e4288af79fdbc2dc","size":3496,"noattachment":false,"key":"/parse-css-font/-/parse-css-font-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/parse-css-font/download/parse-css-font-3.0.2.tgz"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parse-css-font_3.0.2_1526926196878_0.536544403090641"},"_hasShrinkwrap":false,"publish_time":1526926196934,"_cnpm_publish_time":1526926196934,"dist-tags":{"latest":"4.0.0"}}