ember-introjs
Version:
An Ember Component for intro.js
79 lines (78 loc) • 1.98 kB
JSON
{
"_from": "formatio@1.2.0",
"_id": "formatio@1.2.0",
"_inBundle": false,
"_integrity": "sha1-87IWfZBoxGmKjVH092CjmlTYGOs=",
"_location": "/formatio",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "formatio@1.2.0",
"name": "formatio",
"escapedName": "formatio",
"rawSpec": "1.2.0",
"saveSpec": null,
"fetchSpec": "1.2.0"
},
"_requiredBy": [
"/nise",
"/sinon"
],
"_resolved": "https://registry.npmjs.org/formatio/-/formatio-1.2.0.tgz",
"_shasum": "f3b2167d9068c4698a8d51f4f760a39a54d818eb",
"_spec": "formatio@1.2.0",
"_where": "/Users/dawidposlinski/Documents/apps/javascript/ember-introjs/node_modules/sinon",
"author": {
"name": "Christian Johansen"
},
"bugs": {
"url": "https://github.com/busterjs/formatio/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": "Dave Geddes",
"email": "davidcgeddes@gmail.com"
},
{
"name": "Stein Magnus Jodal",
"email": "stein.magnus@jodal.no"
},
{
"name": "Tek Nynja",
"email": "github@teknynja.com"
}
],
"dependencies": {
"samsam": "1.x"
},
"deprecated": false,
"description": "Human-readable object formatting",
"devDependencies": {
"buster": "0.7.x"
},
"homepage": "http://busterjs.org/docs/formatio/",
"license": "BSD-3-Clause",
"main": "./lib/formatio",
"name": "formatio",
"repository": {
"type": "git",
"url": "git+https://github.com/busterjs/formatio.git"
},
"scripts": {
"test": "node node_modules/buster/bin/buster-test --node",
"test-debug": "node --debug-brk node_modules/buster/bin/buster-test --node"
},
"version": "1.2.0"
}