mam-project-templates
Version:
my personal templating projects
69 lines (68 loc) • 1.62 kB
JSON
{
"_args": [
[
"outlayer@2.1.1",
"C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft"
]
],
"_from": "outlayer@2.1.1",
"_id": "outlayer@2.1.1",
"_inBundle": false,
"_integrity": "sha1-KYY7beEOpdrf/8rfoNcokHOH6aI=",
"_location": "/outlayer",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "outlayer@2.1.1",
"name": "outlayer",
"escapedName": "outlayer",
"rawSpec": "2.1.1",
"saveSpec": null,
"fetchSpec": "2.1.1"
},
"_requiredBy": [
"/masonry-layout"
],
"_resolved": "https://registry.npmjs.org/outlayer/-/outlayer-2.1.1.tgz",
"_spec": "2.1.1",
"_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft",
"author": {
"name": "David DeSandro"
},
"bugs": {
"url": "https://github.com/metafizzy/outlayer/issues"
},
"dependencies": {
"ev-emitter": "^1.0.0",
"fizzy-ui-utils": "^2.0.0",
"get-size": "^2.0.2"
},
"description": "the brains and guts of a layout library",
"devDependencies": {
"jquery": ">=1.4.3 <4",
"jquery-bridget": "2.x",
"qunitjs": "^1.17.0"
},
"directories": {
"doc": "docs",
"example": "examples",
"test": "test"
},
"homepage": "https://github.com/metafizzy/outlayer",
"keywords": [
"DOM",
"layout"
],
"license": "MIT",
"main": "outlayer.js",
"name": "outlayer",
"repository": {
"type": "git",
"url": "git+https://github.com/metafizzy/outlayer.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.1.1"
}