🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

design

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

design

Describe things with design.json

0.1.0
latest
npm
Version published
Weekly downloads
33
-23.26%
Maintainers
1
Weekly downloads
 
Created
Source

design.json

A schema for describing the things I make with my computer. It is intended to describe not only the purpose of a thing, but what it looks like: its color, its logo, its font, etc.

Uses

  • apps
  • webservices
  • npm modules
  • projects
  • blog posts

Schema

{
  "name": "The Zoo",
  "tagline": "Illustrations for a graphic novel about Central Park.",
  "description": "",
  "url": "http://example-zoo.com",
  "image": "http://example-zoo.com/logo.svg",
  "color": "#F00"
}

FAQs

Package last updated on 10 Nov 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts