{"name":"vue-parser","version":"1.1.6","description":"Get contents from tags in .vue files (using AST tree).","author":{"name":"David Graham","email":"prograhammer@gmail.com"},"license":"MIT","homepage":"https://github.com/prograhammer/vue-parser","private":false,"main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/prograhammer/vue-parser.git"},"keywords":["vue","parser","ast","sfc"],"bugs":{"url":"https://github.com/prograhammer/vue-parser/issues"},"scripts":{"clean":"rimraf lib","compile":"tsc ","test":"npm run build && mocha -R spec ./test","build":"npm run clean && npm run compile"},"devDependencies":{"chai":"^4.1.2","mocha":"^4.0.1","rimraf":"^2.4.4","tslint":"^5.0.0","tslint-config-standard":"^7.0.0","typescript":"^2.6.2"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"dependencies":{"parse5":"^3.0.3"},"gitHead":"6c51be6f489822947331033f81a6b7e3b4d46936","_id":"vue-parser@1.1.6","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"prograhammer","email":"prograhammer@gmail.com"},"dist":{"shasum":"3063c8431795664ebe429c23b5506899706e6355","size":2691,"noattachment":false,"key":"/vue-parser/-/vue-parser-1.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-parser/download/vue-parser-1.1.6.tgz"},"maintainers":[{"name":"prograhammer","email":"prograhammer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-parser-1.1.6.tgz_1515627504322_0.8584274586755782"},"directories":{},"publish_time":1515627505424,"_hasShrinkwrap":false,"_cnpm_publish_time":1515627505424,"dist-tags":{"latest":"1.1.6"}}