{"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.7.1","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.8","vscode-languageserver-types":"^3.17.3"},"devDependencies":{"@types/mocha":"^10.0.10","@types/node":"^6.0.52","mocha":"^11.1.0","nyc":"^17.1.0","typescript":"^5.2.2"},"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"},"_id":"dockerfile-ast@0.7.1","gitHead":"ad7fbc005d55a67e7250b75dee826e1040d3f724","homepage":"https://github.com/rcjsuen/dockerfile-ast#readme","_nodeVersion":"20.16.0","_npmVersion":"10.8.1","dist":{"shasum":"16f2be0434bfc940c9eaf00da97099fe5d2c050f","size":39054,"noattachment":false,"key":"/dockerfile-ast/-/dockerfile-ast-0.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/dockerfile-ast/download/dockerfile-ast-0.7.1.tgz"},"_npmUser":{"name":"rcjsuen","email":"remy.suen@gmail.com"},"directories":{},"maintainers":[{"name":"rcjsuen","email":"remy.suen@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dockerfile-ast_0.7.1_1753105500777_0.9849033536485647"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-21T13:45:00.972Z","publish_time":1753105500972,"_source_registry_name":"default","_cnpm_publish_time":1753105500972,"dist-tags":{"latest":"0.7.1"}}