<?xml version="1.0" encoding="utf-8" standalone="no"?>
<installer-script minSpecVersion="1.000000" authoringTool="com.apple.PackageMaker" authoringToolVersion="3.0.6" authoringToolBuild="201">
    <title>Node.js</title>
    <options customize="allow" allow-external-scripts="no"/>
    <domains enable_localSystem="true"/>
    <background file="background" alignment="topleft" scaling="none"/>
    <welcome language="en" mime-type="text/rtf"><![CDATA[{\rtf1\ansi\ansicpg1252\cocoartf1348\cocoasubrtf170
{\fonttbl\f0\fnil\fcharset0 LucidaGrande;}
{\colortbl;\red255\green255\blue255;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs26 \cf0 This package will install Node.js v4.9.1 and npm v2.15.11 into /usr/local/.}]]></welcome>
    <license file="License"/>
    <conclusion language="en" mime-type="text/rtf"><![CDATA[{\rtf1\ansi\ansicpg1252\cocoartf1348\cocoasubrtf170
{\fonttbl\f0\fnil\fcharset0 LucidaGrande;}
{\colortbl;\red255\green255\blue255;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs26 \cf0 Node.js was installed at\
\
   /usr/local/bin/node\
\
npm was installed at\
\
   /usr/local/bin/npm\
\
Make sure that /usr/local/bin is in your $PATH.}]]></conclusion>
    <choices-outline>
        <line choice="choice1"/>
        <line choice="choice2"/>
    </choices-outline>
    <choice id="choice1" title="Node.js">
        <pkg-ref id="org.nodejs.node.pkg"/>
    </choice>
    <choice id="choice2" title="npm"/>
    <pkg-ref id="org.nodejs.node.pkg" installKBytes="40636" version="1.0" auth="Root">#local.pkg</pkg-ref>
</installer-script>