ember-introjs
Version:
An Ember Component for intro.js
72 lines (71 loc) • 1.87 kB
JSON
{
"_from": "samsam@^1.1.3",
"_id": "samsam@1.3.0",
"_inBundle": false,
"_integrity": "sha512-1HwIYD/8UlOtFS3QO3w7ey+SdSDFE4HRNLZoZRYVQefrOY3l17epswImeB1ijgJFQJodIaHcwkp3r/myBjFVbg==",
"_location": "/samsam",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "samsam@^1.1.3",
"name": "samsam",
"escapedName": "samsam",
"rawSpec": "^1.1.3",
"saveSpec": null,
"fetchSpec": "^1.1.3"
},
"_requiredBy": [
"/formatio",
"/sinon"
],
"_resolved": "https://registry.npmjs.org/samsam/-/samsam-1.3.0.tgz",
"_shasum": "8d1d9350e25622da30de3e44ba692b5221ab7c50",
"_spec": "samsam@^1.1.3",
"_where": "/Users/dawidposlinski/Documents/apps/javascript/ember-introjs/node_modules/sinon",
"author": {
"name": "Christian Johansen"
},
"bugs": {
"url": "https://github.com/busterjs/samsam/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Christian Johansen",
"email": "christian@cjohansen.no",
"url": "http://cjohansen.no"
},
{
"name": "August Lilleaas",
"email": "august.lilleaas@gmail.com",
"url": "http://augustl.com"
},
{
"name": "Daniel Wittner",
"email": "d.wittner@gmx.de",
"url": "https://github.com/dwittner"
}
],
"deprecated": false,
"description": "Value identification and comparison functions",
"devDependencies": {
"buster": "0.7.x",
"grunt": "0.4.x",
"grunt-buster": "0.4.x",
"grunt-cli": "0.1.x",
"phantomjs": "1.9.x"
},
"homepage": "http://docs.busterjs.org/en/latest/modules/samsam/",
"license": "BSD-3-Clause",
"main": "./lib/samsam",
"name": "samsam",
"repository": {
"type": "git",
"url": "git+https://github.com/busterjs/samsam.git"
},
"scripts": {
"test": "grunt test"
},
"version": "1.3.0"
}