<?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>io.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 io.js v3.2.0 and npm v2.13.3 into /usr/local/. The binary /usr/local/bin/iojs will also be symlinked as /usr/local/bin/node.}]]></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 io.js was installed at\
\
   /usr/local/bin/iojs\
and symlinked 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="io.js">
        <pkg-ref id="org.iojs.iojs.pkg"/>
    </choice>
    <choice id="choice2" title="npm"/>
    <pkg-ref id="org.iojs.iojs.pkg" installKBytes="37724" version="1.0" auth="Root">#local.pkg</pkg-ref>
</installer-script>