bloom-layout
Version:
layout components used in bloom packages
95 lines (94 loc) • 2.37 kB
JSON
{
"_from": "underscore.string@2.3.x",
"_id": "underscore.string@2.3.3",
"_inBundle": false,
"_integrity": "sha1-ccCL9rQosRM/N+ePo6Icgvcymw0=",
"_location": "/underscore.string",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "underscore.string@2.3.x",
"name": "underscore.string",
"escapedName": "underscore.string",
"rawSpec": "2.3.x",
"saveSpec": null,
"fetchSpec": "2.3.x"
},
"_requiredBy": [
"/upath"
],
"_resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.3.3.tgz",
"_shasum": "71c08bf6b428b1133f37e78fa3a21c82f7329b0d",
"_spec": "underscore.string@2.3.x",
"_where": "/Users/katief/Desktop/IBN/vineyard/bloom-forms/example-form/node_modules/upath",
"bugs": {
"url": "https://github.com/epeli/underscore.string/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Esa-Matti Suuronen",
"email": "esa-matti@suuronen.org",
"url": "http://esa-matti.suuronen.org/"
},
{
"name": "Edward Tsech",
"email": "edtsech@gmail.com"
},
{
"name": "Pavel Pravosud",
"email": "pavel@pravosud.com",
"url": "<https://github.com/rwz>"
},
{
"name": "Sasha Koss",
"email": "kossnocorp@gmail.com",
"url": "http://koss.nocorp.me/"
},
{
"name": "Vladimir Dronnikov",
"email": "dronnikov@gmail.com"
},
{
"name": "Pete Kruckenberg",
"email": "https://github.com/kruckenb",
"url": "<https://github.com/kruckenb>"
},
{
"name": "Paul Chavard",
"email": "paul@chavard.net",
"url": "<http://tchak.net>"
},
{
"name": "Ed Finkler",
"email": "coj@funkatron.com",
"url": "<http://funkatron.com>"
}
],
"deprecated": false,
"description": "String manipulation extensions for Underscore.js javascript library.",
"directories": {
"lib": "./lib"
},
"engines": {
"node": "*"
},
"homepage": "http://epeli.github.com/underscore.string/",
"keywords": [
"underscore",
"string"
],
"licenses": [
{
"type": "MIT"
}
],
"main": "./lib/underscore.string",
"name": "underscore.string",
"repository": {
"type": "git",
"url": "git+https://github.com/epeli/underscore.string.git"
},
"version": "2.3.3"
}