ember-introjs
Version:
An Ember Component for intro.js
57 lines (56 loc) • 1.41 kB
JSON
{
"_from": "intro.js@~2.7.0",
"_id": "intro.js@2.7.0",
"_inBundle": false,
"_integrity": "sha1-LtyjftaoqSi5amXa/ySMhDK6cbU=",
"_location": "/intro.js",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "intro.js@~2.7.0",
"name": "intro.js",
"escapedName": "intro.js",
"rawSpec": "~2.7.0",
"saveSpec": null,
"fetchSpec": "~2.7.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/intro.js/-/intro.js-2.7.0.tgz",
"_shasum": "2edca37ed6a8a928b96a65daff248c8432ba71b5",
"_spec": "intro.js@~2.7.0",
"_where": "/Users/dawidposlinski/Documents/apps/javascript/ember-introjs",
"author": {
"name": "Afshin Mehrabani",
"email": "afshin.meh@gmail.com"
},
"bugs": {
"url": "https://github.com/usablica/intro.js/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Better introductions for websites and features with a step-by-step guide for your projects",
"devDependencies": {
"node-minify": "*"
},
"engine": [
"node >=0.1.90"
],
"homepage": "http://introjs.com",
"license": "AGPL-3.0",
"main": "intro.js",
"name": "intro.js",
"repository": {
"type": "git",
"url": "git+https://github.com/usablica/intro.js.git"
},
"spm": {
"main": "intro.js",
"output": [
"introjs.css"
]
},
"version": "2.7.0"
}