UNPKG

ember-introjs

Version:
83 lines (82 loc) 2.2 kB
{ "_from": "fastboot@^1.1.0", "_id": "fastboot@1.1.3", "_inBundle": false, "_integrity": "sha512-Hhgaur1cHr3IKxo/Gk08hh8plT6X78RYqLAMz524aW6LzC4xvnXSj9HQzaOMzZF2ySDejttZUEeTBVKRmzZ8Mw==", "_location": "/fastboot", "_phantomChildren": { "color-convert": "1.9.1", "escape-string-regexp": "1.0.5", "has-flag": "2.0.0", "ms": "2.0.0" }, "_requested": { "type": "range", "registry": true, "raw": "fastboot@^1.1.0", "name": "fastboot", "escapedName": "fastboot", "rawSpec": "^1.1.0", "saveSpec": null, "fetchSpec": "^1.1.0" }, "_requiredBy": [ "/ember-cli-fastboot", "/fastboot-express-middleware" ], "_resolved": "https://registry.npmjs.org/fastboot/-/fastboot-1.1.3.tgz", "_shasum": "56c5f56415c5ae8de2db539c0d3ecbcd65538f8b", "_spec": "fastboot@^1.1.0", "_where": "/Users/dawidposlinski/Documents/apps/javascript/ember-introjs/node_modules/ember-cli-fastboot", "author": { "name": "Tom Dale and FastBoot contributors" }, "bugs": { "url": "https://github.com/ember-fastboot/fastboot-fastboot-server/issues" }, "bundleDependencies": false, "dependencies": { "chalk": "^2.0.1", "cookie": "^0.3.1", "debug": "^3.0.0", "exists-sync": "0.0.4", "najax": "^1.0.2", "rsvp": "^4.7.0", "simple-dom": "^1.0.0", "source-map-support": "^0.5.0" }, "deprecated": false, "description": "Library for rendering Ember apps in node.js", "devDependencies": { "chai": "^4.1.0", "chai-as-promised": "^7.1.1", "ember-source": "2.17.0", "express": "^4.15.4", "fs-promise": "^2.0.3", "mocha": "^5.0.0", "mocha-jshint": "^2.3.1", "rimraf": "^2.6.2", "temp": "^0.8.3" }, "engines": { "node": ">= 4.0.0" }, "homepage": "https://github.com/ember-fastboot/fastboot#readme", "keywords": [ "ember", "fastboot" ], "license": "MIT", "main": "src/index.js", "name": "fastboot", "repository": { "type": "git", "url": "git+https://github.com/ember-fastboot/fastboot.git" }, "scripts": { "postversion": "git push origin master --tags", "preversion": "npm test", "test": "mocha" }, "version": "1.1.3" }