skypager-project-types-react
Version:
skypager react project type
85 lines (62 loc) • 34 kB
JavaScript
module.exports =
/******/ (function(modules) { // webpackBootstrap
/******/ // The module cache
/******/ var installedModules = {};
/******/ // The require function
/******/ function __webpack_require__(moduleId) {
/******/ // Check if module is in cache
/******/ if(installedModules[moduleId])
/******/ return installedModules[moduleId].exports;
/******/ // Create a new module (and put it into the cache)
/******/ var module = installedModules[moduleId] = {
/******/ i: moduleId,
/******/ l: false,
/******/ exports: {}
/******/ };
/******/ // Execute the module function
/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
/******/ // Flag the module as loaded
/******/ module.l = true;
/******/ // Return the exports of the module
/******/ return module.exports;
/******/ }
/******/ // expose the modules object (__webpack_modules__)
/******/ __webpack_require__.m = modules;
/******/ // expose the module cache
/******/ __webpack_require__.c = installedModules;
/******/ // identity function for calling harmory imports with the correct context
/******/ __webpack_require__.i = function(value) { return value; };
/******/ // define getter function for harmory exports
/******/ __webpack_require__.d = function(exports, name, getter) {
/******/ Object.defineProperty(exports, name, {
/******/ configurable: false,
/******/ enumerable: true,
/******/ get: getter
/******/ });
/******/ };
/******/ // getDefaultExport function for compatibility with non-harmony modules
/******/ __webpack_require__.n = function(module) {
/******/ var getter = module && module.__esModule ?
/******/ function getDefault() { return module['default']; } :
/******/ function getModuleExports() { return module; };
/******/ __webpack_require__.d(getter, 'a', getter);
/******/ return getter;
/******/ };
/******/ // Object.prototype.hasOwnProperty.call
/******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
/******/ // __webpack_public_path__
/******/ __webpack_require__.p = "/";
/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 26);
/******/ })
/************************************************************************/
/******/ ({
/***/ 11:
/***/ function(module, exports) {
module.exports = "{\"path\":\"/Users/jonathan/Skypager/packages/skypager-react-project/src/index.js\",\"ast\":{\"type\":\"File\",\"start\":0,\"end\":269,\"loc\":{\"start\":{\"line\":1,\"column\":0},\"end\":{\"line\":9,\"column\":1}},\"program\":{\"type\":\"Program\",\"start\":0,\"end\":269,\"loc\":{\"start\":{\"line\":1,\"column\":0},\"end\":{\"line\":9,\"column\":1}},\"sourceType\":\"module\",\"body\":[{\"type\":\"ExpressionStatement\",\"start\":0,\"end\":269,\"loc\":{\"start\":{\"line\":1,\"column\":0},\"end\":{\"line\":9,\"column\":1}},\"expression\":{\"type\":\"AssignmentExpression\",\"start\":0,\"end\":269,\"loc\":{\"start\":{\"line\":1,\"column\":0},\"end\":{\"line\":9,\"column\":1}},\"operator\":\"=\",\"left\":{\"type\":\"MemberExpression\",\"start\":0,\"end\":14,\"loc\":{\"start\":{\"line\":1,\"column\":0},\"end\":{\"line\":1,\"column\":14}},\"object\":{\"type\":\"Identifier\",\"start\":0,\"end\":6,\"loc\":{\"start\":{\"line\":1,\"column\":0},\"end\":{\"line\":1,\"column\":6},\"identifierName\":\"module\"},\"name\":\"module\"},\"property\":{\"type\":\"Identifier\",\"start\":7,\"end\":14,\"loc\":{\"start\":{\"line\":1,\"column\":7},\"end\":{\"line\":1,\"column\":14},\"identifierName\":\"exports\"},\"name\":\"exports\"},\"computed\":false},\"right\":{\"type\":\"FunctionExpression\",\"start\":17,\"end\":269,\"loc\":{\"start\":{\"line\":1,\"column\":17},\"end\":{\"line\":9,\"column\":1}},\"id\":null,\"generator\":false,\"expression\":false,\"async\":false,\"params\":[],\"body\":{\"type\":\"BlockStatement\",\"start\":60,\"end\":269,\"loc\":{\"start\":{\"line\":1,\"column\":60},\"end\":{\"line\":9,\"column\":1}},\"body\":[{\"type\":\"VariableDeclaration\",\"declarations\":[{\"type\":\"VariableDeclarator\",\"id\":{\"type\":\"Identifier\",\"start\":26,\"end\":33,\"loc\":{\"start\":{\"line\":1,\"column\":26},\"end\":{\"line\":1,\"column\":33},\"identifierName\":\"options\"},\"name\":\"options\",\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]},\"init\":{\"type\":\"ConditionalExpression\",\"test\":{\"type\":\"LogicalExpression\",\"left\":{\"type\":\"BinaryExpression\",\"left\":{\"type\":\"MemberExpression\",\"object\":{\"type\":\"Identifier\",\"name\":\"arguments\",\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]},\"property\":{\"type\":\"Identifier\",\"name\":\"length\"},\"computed\":false},\"operator\":\">\",\"right\":{\"type\":\"NumericLiteral\",\"value\":0,\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]}},\"operator\":\"&&\",\"right\":{\"type\":\"BinaryExpression\",\"left\":{\"type\":\"MemberExpression\",\"object\":{\"type\":\"Identifier\",\"name\":\"arguments\",\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]},\"property\":{\"type\":\"NumericLiteral\",\"value\":0,\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]},\"computed\":true},\"operator\":\"!==\",\"right\":{\"type\":\"Identifier\",\"name\":\"undefined\"}}},\"consequent\":{\"type\":\"MemberExpression\",\"object\":{\"type\":\"Identifier\",\"name\":\"arguments\",\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]},\"property\":{\"type\":\"NumericLiteral\",\"value\":0,\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]},\"computed\":true},\"alternate\":{\"type\":\"ObjectExpression\",\"start\":36,\"end\":38,\"loc\":{\"start\":{\"line\":1,\"column\":36},\"end\":{\"line\":1,\"column\":38}},\"properties\":[],\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]}}}],\"kind\":\"var\"},{\"type\":\"VariableDeclaration\",\"declarations\":[{\"type\":\"VariableDeclarator\",\"id\":{\"type\":\"Identifier\",\"start\":40,\"end\":47,\"loc\":{\"start\":{\"line\":1,\"column\":40},\"end\":{\"line\":1,\"column\":47},\"identifierName\":\"context\"},\"name\":\"context\",\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]},\"init\":{\"type\":\"ConditionalExpression\",\"test\":{\"type\":\"LogicalExpression\",\"left\":{\"type\":\"BinaryExpression\",\"left\":{\"type\":\"MemberExpression\",\"object\":{\"type\":\"Identifier\",\"name\":\"arguments\",\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]},\"property\":{\"type\":\"Identifier\",\"name\":\"length\"},\"computed\":false},\"operator\":\">\",\"right\":{\"type\":\"NumericLiteral\",\"value\":1,\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]}},\"operator\":\"&&\",\"right\":{\"type\":\"BinaryExpression\",\"left\":{\"type\":\"MemberExpression\",\"object\":{\"type\":\"Identifier\",\"name\":\"arguments\",\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]},\"property\":{\"type\":\"NumericLiteral\",\"value\":1,\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]},\"computed\":true},\"operator\":\"!==\",\"right\":{\"type\":\"Identifier\",\"name\":\"undefined\"}}},\"consequent\":{\"type\":\"MemberExpression\",\"object\":{\"type\":\"Identifier\",\"name\":\"arguments\",\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]},\"property\":{\"type\":\"NumericLiteral\",\"value\":1,\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]},\"computed\":true},\"alternate\":{\"type\":\"ObjectExpression\",\"start\":50,\"end\":52,\"loc\":{\"start\":{\"line\":1,\"column\":50},\"end\":{\"line\":1,\"column\":52}},\"properties\":[],\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]}}}],\"kind\":\"var\"},{\"type\":\"VariableDeclaration\",\"declarations\":[{\"type\":\"VariableDeclarator\",\"id\":{\"type\":\"Identifier\",\"start\":54,\"end\":58,\"loc\":{\"start\":{\"line\":1,\"column\":54},\"end\":{\"line\":1,\"column\":58},\"identifierName\":\"next\"},\"name\":\"next\",\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]},\"init\":{\"type\":\"MemberExpression\",\"object\":{\"type\":\"Identifier\",\"name\":\"arguments\",\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]},\"property\":{\"type\":\"NumericLiteral\",\"value\":2,\"trailingComments\":[],\"leadingComments\":[],\"innerComments\":[]},\"computed\":true}}],\"kind\":\"var\"},{\"type\":\"VariableDeclaration\",\"kind\":\"var\",\"declarations\":[{\"type\":\"VariableDeclarator\",\"id\":{\"type\":\"Identifier\",\"name\":\"_context$project\"},\"init\":{\"type\":\"MemberExpression\",\"object\":{\"type\":\"Identifier\",\"start\":91,\"end\":98,\"loc\":{\"start\":{\"line\":2,\"column\":29},\"end\":{\"line\":2,\"column\":36},\"identifierName\":\"context\"},\"name\":\"context\"},\"property\":{\"type\":\"Identifier\",\"start\":72,\"end\":79,\"loc\":{\"start\":{\"line\":2,\"column\":10},\"end\":{\"line\":2,\"column\":17},\"identifierName\":\"project\"},\"name\":\"project\"},\"computed\":false}}],\"leadingComments\":[]},{\"type\":\"VariableDeclaration\",\"kind\":\"var\",\"declarations\":[{\"type\":\"VariableDeclarator\",\"id\":{\"type\":\"Identifier\",\"start\":72,\"end\":79,\"loc\":{\"start\":{\"line\":2,\"column\":10},\"end\":{\"line\":2,\"column\":17},\"identifierName\":\"project\"},\"name\":\"project\"},\"init\":{\"type\":\"ConditionalExpression\",\"test\":{\"type\":\"BinaryExpression\",\"operator\":\"===\",\"left\":{\"type\":\"Identifier\",\"name\":\"_context$project\"},\"right\":{\"type\":\"Identifier\",\"name\":\"undefined\"}},\"consequent\":{\"type\":\"ThisExpression\",\"start\":82,\"end\":86,\"loc\":{\"start\":{\"line\":2,\"column\":20},\"end\":{\"line\":2,\"column\":24}}},\"alternate\":{\"type\":\"Identifier\",\"name\":\"_context$project\"}}}],\"trailingComments\":[]},{\"type\":\"ExpressionStatement\",\"start\":102,\"end\":180,\"loc\":{\"start\":{\"line\":4,\"column\":2},\"end\":{\"line\":4,\"column\":80}},\"expression\":{\"type\":\"CallExpression\",\"start\":102,\"end\":180,\"loc\":{\"start\":{\"line\":4,\"column\":2},\"end\":{\"line\":4,\"column\":80}},\"callee\":{\"type\":\"MemberExpression\",\"start\":102,\"end\":131,\"loc\":{\"start\":{\"line\":4,\"column\":2},\"end\":{\"line\":4,\"column\":31}},\"object\":{\"type\":\"MemberExpression\",\"start\":102,\"end\":122,\"loc\":{\"start\":{\"line\":4,\"column\":2},\"end\":{\"line\":4,\"column\":22}},\"object\":{\"type\":\"Identifier\",\"start\":102,\"end\":109,\"loc\":{\"start\":{\"line\":4,\"column\":2},\"end\":{\"line\":4,\"column\":9},\"identifierName\":\"project\"},\"name\":\"project\"},\"property\":{\"type\":\"Identifier\",\"start\":110,\"end\":122,\"loc\":{\"start\":{\"line\":4,\"column\":10},\"end\":{\"line\":4,\"column\":22},\"identifierName\":\"projectTypes\"},\"name\":\"projectTypes\"},\"computed\":false},\"property\":{\"type\":\"Identifier\",\"start\":123,\"end\":131,\"loc\":{\"start\":{\"line\":4,\"column\":23},\"end\":{\"line\":4,\"column\":31},\"identifierName\":\"register\"},\"name\":\"register\"},\"computed\":false},\"arguments\":[{\"type\":\"StringLiteral\",\"start\":132,\"end\":139,\"loc\":{\"start\":{\"line\":4,\"column\":32},\"end\":{\"line\":4,\"column\":39}},\"extra\":{\"rawValue\":\"react\",\"raw\":\"'react'\"},\"value\":\"react\"},{\"type\":\"FunctionExpression\",\"start\":141,\"end\":179,\"loc\":{\"start\":{\"line\":4,\"column\":41},\"end\":{\"line\":4,\"column\":79}},\"id\":null,\"generator\":false,\"expression\":false,\"async\":false,\"params\":[],\"body\":{\"type\":\"BlockStatement\",\"body\":[{\"type\":\"ReturnStatement\",\"argument\":{\"type\":\"CallExpression\",\"start\":147,\"end\":179,\"loc\":{\"start\":{\"line\":4,\"column\":47},\"end\":{\"line\":4,\"column\":79}},\"callee\":{\"type\":\"Identifier\",\"start\":147,\"end\":154,\"loc\":{\"start\":{\"line\":4,\"column\":47},\"end\":{\"line\":4,\"column\":54},\"identifierName\":\"require\"},\"name\":\"require\"},\"arguments\":[{\"type\":\"StringLiteral\",\"start\":155,\"end\":178,\"loc\":{\"start\":{\"line\":4,\"column\":55},\"end\":{\"line\":4,\"column\":78}},\"extra\":{\"rawValue\":\"./project-types/react\",\"raw\":\"'./project-types/react'\"},\"value\":\"./project-types/react\"}]}}],\"directives\":[]},\"shadow\":true}]}},{\"type\":\"ExpressionStatement\",\"start\":186,\"end\":249,\"loc\":{\"start\":{\"line\":6,\"column\":2},\"end\":{\"line\":6,\"column\":65}},\"expression\":{\"type\":\"CallExpression\",\"start\":186,\"end\":249,\"loc\":{\"start\":{\"line\":6,\"column\":2},\"end\":{\"line\":6,\"column\":65}},\"callee\":{\"type\":\"MemberExpression\",\"start\":186,\"end\":225,\"loc\":{\"start\":{\"line\":6,\"column\":2},\"end\":{\"line\":6,\"column\":41}},\"object\":{\"type\":\"CallExpression\",\"start\":186,\"end\":218,\"loc\":{\"start\":{\"line\":6,\"column\":2},\"end\":{\"line\":6,\"column\":34}},\"callee\":{\"type\":\"Identifier\",\"start\":186,\"end\":193,\"loc\":{\"start\":{\"line\":6,\"column\":2},\"end\":{\"line\":6,\"column\":9},\"identifierName\":\"require\"},\"name\":\"require\"},\"arguments\":[{\"type\":\"StringLiteral\",\"start\":194,\"end\":217,\"loc\":{\"start\":{\"line\":6,\"column\":10},\"end\":{\"line\":6,\"column\":33}},\"extra\":{\"rawValue\":\"./project-types/react\",\"raw\":\"'./project-types/react'\"},\"value\":\"./project-types/react\"}]},\"property\":{\"type\":\"Identifier\",\"start\":219,\"end\":225,\"loc\":{\"start\":{\"line\":6,\"column\":35},\"end\":{\"line\":6,\"column\":41},\"identifierName\":\"attach\"},\"name\":\"attach\"},\"computed\":false},\"arguments\":[{\"type\":\"Identifier\",\"start\":226,\"end\":233,\"loc\":{\"start\":{\"line\":6,\"column\":42},\"end\":{\"line\":6,\"column\":49},\"identifierName\":\"project\"},\"name\":\"project\"},{\"type\":\"Identifier\",\"start\":235,\"end\":242,\"loc\":{\"start\":{\"line\":6,\"column\":51},\"end\":{\"line\":6,\"column\":58},\"identifierName\":\"options\"},\"name\":\"options\"},{\"type\":\"Identifier\",\"start\":244,\"end\":248,\"loc\":{\"start\":{\"line\":6,\"column\":60},\"end\":{\"line\":6,\"column\":64},\"identifierName\":\"next\"},\"name\":\"next\"}]}},{\"type\":\"ReturnStatement\",\"start\":253,\"end\":267,\"loc\":{\"start\":{\"line\":8,\"column\":2},\"end\":{\"line\":8,\"column\":16}},\"argument\":{\"type\":\"Identifier\",\"start\":260,\"end\":267,\"loc\":{\"start\":{\"line\":8,\"column\":9},\"end\":{\"line\":8,\"column\":16},\"identifierName\":\"project\"},\"name\":\"project\"}}],\"directives\":[]}}}}],\"directives\":[{\"type\":\"Directive\",\"value\":{\"type\":\"DirectiveLiteral\",\"value\":\"use strict\"}}]},\"comments\":[],\"tokens\":[{\"type\":{\"label\":\"name\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"value\":\"module\",\"start\":0,\"end\":6,\"loc\":{\"start\":{\"line\":1,\"column\":0},\"end\":{\"line\":1,\"column\":6}}},{\"type\":{\"label\":\".\",\"beforeExpr\":false,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"start\":6,\"end\":7,\"loc\":{\"start\":{\"line\":1,\"column\":6},\"end\":{\"line\":1,\"column\":7}}},{\"type\":{\"label\":\"name\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"value\":\"exports\",\"start\":7,\"end\":14,\"loc\":{\"start\":{\"line\":1,\"column\":7},\"end\":{\"line\":1,\"column\":14}}},{\"type\":{\"label\":\"=\",\"beforeExpr\":true,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":true,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"value\":\"=\",\"start\":15,\"end\":16,\"loc\":{\"start\":{\"line\":1,\"column\":15},\"end\":{\"line\":1,\"column\":16}}},{\"type\":{\"label\":\"function\",\"keyword\":\"function\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"value\":\"function\",\"start\":17,\"end\":25,\"loc\":{\"start\":{\"line\":1,\"column\":17},\"end\":{\"line\":1,\"column\":25}}},{\"type\":{\"label\":\"(\",\"beforeExpr\":true,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":25,\"end\":26,\"loc\":{\"start\":{\"line\":1,\"column\":25},\"end\":{\"line\":1,\"column\":26}}},{\"type\":{\"label\":\"name\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"value\":\"options\",\"start\":26,\"end\":33,\"loc\":{\"start\":{\"line\":1,\"column\":26},\"end\":{\"line\":1,\"column\":33}}},{\"type\":{\"label\":\"=\",\"beforeExpr\":true,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":true,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"value\":\"=\",\"start\":34,\"end\":35,\"loc\":{\"start\":{\"line\":1,\"column\":34},\"end\":{\"line\":1,\"column\":35}}},{\"type\":{\"label\":\"{\",\"beforeExpr\":true,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":36,\"end\":37,\"loc\":{\"start\":{\"line\":1,\"column\":36},\"end\":{\"line\":1,\"column\":37}}},{\"type\":{\"label\":\"}\",\"beforeExpr\":false,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":37,\"end\":38,\"loc\":{\"start\":{\"line\":1,\"column\":37},\"end\":{\"line\":1,\"column\":38}}},{\"type\":{\"label\":\",\",\"beforeExpr\":true,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"start\":38,\"end\":39,\"loc\":{\"start\":{\"line\":1,\"column\":38},\"end\":{\"line\":1,\"column\":39}}},{\"type\":{\"label\":\"name\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"value\":\"context\",\"start\":40,\"end\":47,\"loc\":{\"start\":{\"line\":1,\"column\":40},\"end\":{\"line\":1,\"column\":47}}},{\"type\":{\"label\":\"=\",\"beforeExpr\":true,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":true,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"value\":\"=\",\"start\":48,\"end\":49,\"loc\":{\"start\":{\"line\":1,\"column\":48},\"end\":{\"line\":1,\"column\":49}}},{\"type\":{\"label\":\"{\",\"beforeExpr\":true,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":50,\"end\":51,\"loc\":{\"start\":{\"line\":1,\"column\":50},\"end\":{\"line\":1,\"column\":51}}},{\"type\":{\"label\":\"}\",\"beforeExpr\":false,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":51,\"end\":52,\"loc\":{\"start\":{\"line\":1,\"column\":51},\"end\":{\"line\":1,\"column\":52}}},{\"type\":{\"label\":\",\",\"beforeExpr\":true,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"start\":52,\"end\":53,\"loc\":{\"start\":{\"line\":1,\"column\":52},\"end\":{\"line\":1,\"column\":53}}},{\"type\":{\"label\":\"name\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"value\":\"next\",\"start\":54,\"end\":58,\"loc\":{\"start\":{\"line\":1,\"column\":54},\"end\":{\"line\":1,\"column\":58}}},{\"type\":{\"label\":\")\",\"beforeExpr\":false,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":58,\"end\":59,\"loc\":{\"start\":{\"line\":1,\"column\":58},\"end\":{\"line\":1,\"column\":59}}},{\"type\":{\"label\":\"{\",\"beforeExpr\":true,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":60,\"end\":61,\"loc\":{\"start\":{\"line\":1,\"column\":60},\"end\":{\"line\":1,\"column\":61}}},{\"type\":{\"label\":\"const\",\"keyword\":\"const\",\"beforeExpr\":false,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"value\":\"const\",\"start\":64,\"end\":69,\"loc\":{\"start\":{\"line\":2,\"column\":2},\"end\":{\"line\":2,\"column\":7}}},{\"type\":{\"label\":\"{\",\"beforeExpr\":true,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":70,\"end\":71,\"loc\":{\"start\":{\"line\":2,\"column\":8},\"end\":{\"line\":2,\"column\":9}}},{\"type\":{\"label\":\"name\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"value\":\"project\",\"start\":72,\"end\":79,\"loc\":{\"start\":{\"line\":2,\"column\":10},\"end\":{\"line\":2,\"column\":17}}},{\"type\":{\"label\":\"=\",\"beforeExpr\":true,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":true,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"value\":\"=\",\"start\":80,\"end\":81,\"loc\":{\"start\":{\"line\":2,\"column\":18},\"end\":{\"line\":2,\"column\":19}}},{\"type\":{\"label\":\"this\",\"keyword\":\"this\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"value\":\"this\",\"start\":82,\"end\":86,\"loc\":{\"start\":{\"line\":2,\"column\":20},\"end\":{\"line\":2,\"column\":24}}},{\"type\":{\"label\":\"}\",\"beforeExpr\":false,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":87,\"end\":88,\"loc\":{\"start\":{\"line\":2,\"column\":25},\"end\":{\"line\":2,\"column\":26}}},{\"type\":{\"label\":\"=\",\"beforeExpr\":true,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":true,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"value\":\"=\",\"start\":89,\"end\":90,\"loc\":{\"start\":{\"line\":2,\"column\":27},\"end\":{\"line\":2,\"column\":28}}},{\"type\":{\"label\":\"name\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"value\":\"context\",\"start\":91,\"end\":98,\"loc\":{\"start\":{\"line\":2,\"column\":29},\"end\":{\"line\":2,\"column\":36}}},{\"type\":{\"label\":\"name\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"value\":\"project\",\"start\":102,\"end\":109,\"loc\":{\"start\":{\"line\":4,\"column\":2},\"end\":{\"line\":4,\"column\":9}}},{\"type\":{\"label\":\".\",\"beforeExpr\":false,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"start\":109,\"end\":110,\"loc\":{\"start\":{\"line\":4,\"column\":9},\"end\":{\"line\":4,\"column\":10}}},{\"type\":{\"label\":\"name\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"value\":\"projectTypes\",\"start\":110,\"end\":122,\"loc\":{\"start\":{\"line\":4,\"column\":10},\"end\":{\"line\":4,\"column\":22}}},{\"type\":{\"label\":\".\",\"beforeExpr\":false,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"start\":122,\"end\":123,\"loc\":{\"start\":{\"line\":4,\"column\":22},\"end\":{\"line\":4,\"column\":23}}},{\"type\":{\"label\":\"name\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"value\":\"register\",\"start\":123,\"end\":131,\"loc\":{\"start\":{\"line\":4,\"column\":23},\"end\":{\"line\":4,\"column\":31}}},{\"type\":{\"label\":\"(\",\"beforeExpr\":true,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":131,\"end\":132,\"loc\":{\"start\":{\"line\":4,\"column\":31},\"end\":{\"line\":4,\"column\":32}}},{\"type\":{\"label\":\"string\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"value\":\"react\",\"start\":132,\"end\":139,\"loc\":{\"start\":{\"line\":4,\"column\":32},\"end\":{\"line\":4,\"column\":39}}},{\"type\":{\"label\":\",\",\"beforeExpr\":true,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"start\":139,\"end\":140,\"loc\":{\"start\":{\"line\":4,\"column\":39},\"end\":{\"line\":4,\"column\":40}}},{\"type\":{\"label\":\"(\",\"beforeExpr\":true,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":141,\"end\":142,\"loc\":{\"start\":{\"line\":4,\"column\":41},\"end\":{\"line\":4,\"column\":42}}},{\"type\":{\"label\":\")\",\"beforeExpr\":false,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":142,\"end\":143,\"loc\":{\"start\":{\"line\":4,\"column\":42},\"end\":{\"line\":4,\"column\":43}}},{\"type\":{\"label\":\"=>\",\"beforeExpr\":true,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"start\":144,\"end\":146,\"loc\":{\"start\":{\"line\":4,\"column\":44},\"end\":{\"line\":4,\"column\":46}}},{\"type\":{\"label\":\"name\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"value\":\"require\",\"start\":147,\"end\":154,\"loc\":{\"start\":{\"line\":4,\"column\":47},\"end\":{\"line\":4,\"column\":54}}},{\"type\":{\"label\":\"(\",\"beforeExpr\":true,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":154,\"end\":155,\"loc\":{\"start\":{\"line\":4,\"column\":54},\"end\":{\"line\":4,\"column\":55}}},{\"type\":{\"label\":\"string\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"value\":\"./project-types/react\",\"start\":155,\"end\":178,\"loc\":{\"start\":{\"line\":4,\"column\":55},\"end\":{\"line\":4,\"column\":78}}},{\"type\":{\"label\":\")\",\"beforeExpr\":false,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":178,\"end\":179,\"loc\":{\"start\":{\"line\":4,\"column\":78},\"end\":{\"line\":4,\"column\":79}}},{\"type\":{\"label\":\")\",\"beforeExpr\":false,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":179,\"end\":180,\"loc\":{\"start\":{\"line\":4,\"column\":79},\"end\":{\"line\":4,\"column\":80}}},{\"type\":{\"label\":\"name\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"value\":\"require\",\"start\":186,\"end\":193,\"loc\":{\"start\":{\"line\":6,\"column\":2},\"end\":{\"line\":6,\"column\":9}}},{\"type\":{\"label\":\"(\",\"beforeExpr\":true,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":193,\"end\":194,\"loc\":{\"start\":{\"line\":6,\"column\":9},\"end\":{\"line\":6,\"column\":10}}},{\"type\":{\"label\":\"string\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"value\":\"./project-types/react\",\"start\":194,\"end\":217,\"loc\":{\"start\":{\"line\":6,\"column\":10},\"end\":{\"line\":6,\"column\":33}}},{\"type\":{\"label\":\")\",\"beforeExpr\":false,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":217,\"end\":218,\"loc\":{\"start\":{\"line\":6,\"column\":33},\"end\":{\"line\":6,\"column\":34}}},{\"type\":{\"label\":\".\",\"beforeExpr\":false,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"start\":218,\"end\":219,\"loc\":{\"start\":{\"line\":6,\"column\":34},\"end\":{\"line\":6,\"column\":35}}},{\"type\":{\"label\":\"name\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"value\":\"attach\",\"start\":219,\"end\":225,\"loc\":{\"start\":{\"line\":6,\"column\":35},\"end\":{\"line\":6,\"column\":41}}},{\"type\":{\"label\":\"(\",\"beforeExpr\":true,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":225,\"end\":226,\"loc\":{\"start\":{\"line\":6,\"column\":41},\"end\":{\"line\":6,\"column\":42}}},{\"type\":{\"label\":\"name\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"value\":\"project\",\"start\":226,\"end\":233,\"loc\":{\"start\":{\"line\":6,\"column\":42},\"end\":{\"line\":6,\"column\":49}}},{\"type\":{\"label\":\",\",\"beforeExpr\":true,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"start\":233,\"end\":234,\"loc\":{\"start\":{\"line\":6,\"column\":49},\"end\":{\"line\":6,\"column\":50}}},{\"type\":{\"label\":\"name\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"value\":\"options\",\"start\":235,\"end\":242,\"loc\":{\"start\":{\"line\":6,\"column\":51},\"end\":{\"line\":6,\"column\":58}}},{\"type\":{\"label\":\",\",\"beforeExpr\":true,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"start\":242,\"end\":243,\"loc\":{\"start\":{\"line\":6,\"column\":58},\"end\":{\"line\":6,\"column\":59}}},{\"type\":{\"label\":\"name\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"value\":\"next\",\"start\":244,\"end\":248,\"loc\":{\"start\":{\"line\":6,\"column\":60},\"end\":{\"line\":6,\"column\":64}}},{\"type\":{\"label\":\")\",\"beforeExpr\":false,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":248,\"end\":249,\"loc\":{\"start\":{\"line\":6,\"column\":64},\"end\":{\"line\":6,\"column\":65}}},{\"type\":{\"label\":\"return\",\"keyword\":\"return\",\"beforeExpr\":true,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"value\":\"return\",\"start\":253,\"end\":259,\"loc\":{\"start\":{\"line\":8,\"column\":2},\"end\":{\"line\":8,\"column\":8}}},{\"type\":{\"label\":\"name\",\"beforeExpr\":false,\"startsExpr\":true,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"value\":\"project\",\"start\":260,\"end\":267,\"loc\":{\"start\":{\"line\":8,\"column\":9},\"end\":{\"line\":8,\"column\":16}}},{\"type\":{\"label\":\"}\",\"beforeExpr\":false,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null},\"start\":268,\"end\":269,\"loc\":{\"start\":{\"line\":9,\"column\":0},\"end\":{\"line\":9,\"column\":1}}},{\"type\":{\"label\":\"eof\",\"beforeExpr\":false,\"startsExpr\":false,\"rightAssociative\":false,\"isLoop\":false,\"isAssign\":false,\"prefix\":false,\"postfix\":false,\"binop\":null,\"updateContext\":null},\"start\":269,\"end\":269,\"loc\":{\"start\":{\"line\":9,\"column\":1},\"end\":{\"line\":9,\"column\":1}}}]},\"meta\":{\"usedHelpers\":[],\"marked\":[],\"modules\":{\"imports\":[],\"exports\":{\"exported\":[],\"specifiers\":[]}}},\"contents\":\"module.exports = function(options = {}, context = {}, next) {\\n const { project = this } = context\\n\\n project.projectTypes.register('react', () => require('./project-types/react')) \\n\\n require('./project-types/react').attach(project, options, next)\\n\\n return project\\n}\",\"query\":{}}"
/***/ },
/***/ 26:
/***/ function(module, exports, __webpack_require__) {
module.exports = __webpack_require__(11);
/***/ }
/******/ });