ember-introjs
Version:
An Ember Component for intro.js
86 lines (85 loc) • 2.29 kB
JSON
{
"_from": "lodash.flatten@^3.0.2",
"_id": "lodash.flatten@3.0.2",
"_inBundle": false,
"_integrity": "sha1-3hz1d1j49EeTGdNcPpzGDEUBk4w=",
"_location": "/lodash.flatten",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "lodash.flatten@^3.0.2",
"name": "lodash.flatten",
"escapedName": "lodash.flatten",
"rawSpec": "^3.0.2",
"saveSpec": null,
"fetchSpec": "^3.0.2"
},
"_requiredBy": [
"/fireworm"
],
"_resolved": "https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-3.0.2.tgz",
"_shasum": "de1cf57758f8f4479319d35c3e9cc60c4501938c",
"_spec": "lodash.flatten@^3.0.2",
"_where": "/Users/dawidposlinski/Documents/apps/javascript/ember-introjs/node_modules/fireworm",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Benjamin Tan",
"email": "demoneaux@gmail.com",
"url": "https://d10.github.io/"
},
{
"name": "Blaine Bublitz",
"email": "blaine@iceddev.com",
"url": "http://www.iceddev.com/"
},
{
"name": "Kit Cambridge",
"email": "github@kitcambridge.be",
"url": "http://kitcambridge.be/"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"dependencies": {
"lodash._baseflatten": "^3.0.0",
"lodash._isiterateecall": "^3.0.0"
},
"deprecated": false,
"description": "The modern build of lodash’s `_.flatten` as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash",
"lodash-modularized",
"stdlib",
"util"
],
"license": "MIT",
"name": "lodash.flatten",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
"version": "3.0.2"
}