{"name":"dockerfile-ast","description":"Parse a Dockerfile into an array of instructions and comments.","keywords":["ast","abstract","docker","dockerfile","moby","parse","parser","syntax","tree"],"version":"0.4.2","author":{"name":"Remy Suen"},"license":"MIT","bugs":{"url":"https://github.com/rcjsuen/dockerfile-ast/"},"repository":{"type":"git","url":"git+https://github.com/rcjsuen/dockerfile-ast.git"},"engines":{"node":"*"},"main":"lib/main.js","typings":"./lib/main","dependencies":{"vscode-languageserver-textdocument":"^1.0.1","vscode-languageserver-types":"^3.17.0-next.3"},"devDependencies":{"@types/mocha":"^9.0.0","@types/node":"^6.0.52","mocha":"^9.1.3","nyc":"^15.0.0","typescript":"~4.5.3"},"scripts":{"build":"tsc -p .","prepublish":"tsc -p ./src","watch":"tsc --watch -p .","test":"mocha out/test out/test/instructions","nyc":"nyc mocha out/test out/test/instructions","nyc-ci":"nyc --reporter=lcov mocha out/test out/test/instructions"},"gitHead":"268ec712e85dd71247ecc27c04c65445a54554a8","homepage":"https://github.com/rcjsuen/dockerfile-ast#readme","_id":"dockerfile-ast@0.4.2","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"600c72dccb1893e450627917454c3371791fcfa1","size":37757,"noattachment":false,"key":"/dockerfile-ast/-/dockerfile-ast-0.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/dockerfile-ast/download/dockerfile-ast-0.4.2.tgz"},"_npmUser":{"name":"rcjsuen","email":"remy.suen@gmail.com"},"directories":{},"maintainers":[{"name":"rcjsuen","email":"remy.suen@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dockerfile-ast_0.4.2_1642852791067_0.17946641384010853"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-22T11:59:57.446Z","publish_time":1642852791248,"_cnpm_publish_time":1642852791248,"dist-tags":{"latest":"0.7.1"}}