<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/a-quick-command-to-see-the-available-scripts-yboydkhfv" -->

---
title: A Quick Command To See the Available Scripts | daily.dev
description: Learn how to easily see the available scripts in package.json using a command and set up an alias for convenience.
canonical: https://daily.dev/posts/a-quick-command-to-see-the-available-scripts-yboydkhfv
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: A Quick Command To See the Available Scripts | daily.dev
og:description: Learn how to easily see the available scripts in package.json using a command and set up an alias for convenience.
og:url: https://daily.dev/posts/a-quick-command-to-see-the-available-scripts-yboydkhfv
og:image: https://api.daily.dev/og/posts/yBOydkHFV.png
og:image:alt: A Quick Command To See the Available Scripts
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# A Quick Command To See the Available Scripts

**[Frontend Masters](https://daily.dev/sources/frontendmasters)** · 2 min read · 2 upvotes · 1 comments

## Summary

Learn how to easily see the available scripts in package.json using a command and set up an alias for convenience.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://frontendmasters.com/blog/a-quick-command-to-see-the-available-scripts/>

## Community discussion

Top comments from developers on daily.dev.

**@chrscrsh** · 0 upvotes

> That's not a bad idea! Thanks

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#cli](https://daily.dev/tags/cli), [#npm](https://daily.dev/tags/npm), [#yarn](https://daily.dev/tags/yarn)

[View this post on daily.dev](https://daily.dev/posts/a-quick-command-to-see-the-available-scripts-yboydkhfv)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"A Quick Command To See the Available Scripts","url":"https://daily.dev/posts/a-quick-command-to-see-the-available-scripts-yboydkhfv","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/a-quick-command-to-see-the-available-scripts-yboydkhfv"},"datePublished":"2024-04-01T22:42:25.139Z","dateModified":"2024-05-09T08:20:02.615Z","description":"Learn how to easily see the available scripts in package.json using a command and set up an alias for convenience.","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/5ea5f4fb76a203806cc5139b2e49d45c?_a=AQAEufR","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/5ea5f4fb76a203806cc5139b2e49d45c?_a=AQAEufR","isAccessibleForFree":true,"articleSection":"Frontend Masters","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Frontend Masters","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/d34dd87208f24090bfb0917307fcf89f","url":"https://daily.dev/sources/frontendmasters"},"commentCount":1,"discussionUrl":"https://daily.dev/posts/a-quick-command-to-see-the-available-scripts-yboydkhfv","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":1}],"keywords":"cli,npm,yarn","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Frontend Masters","item":"https://daily.dev/sources/frontendmasters"},{"@type":"ListItem","position":3,"name":"A Quick Command To See the Available Scripts"}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/a-quick-command-to-see-the-available-scripts-yboydkhfv","comment":[{"@type":"Comment","text":"That’s not a bad idea! Thanks","datePublished":"2024-04-03T04:48:59.277Z","url":"https://daily.dev/posts/yBOydkHFV#c-0kXDPmy9A","author":{"@type":"Person","name":"Chris","url":"https://daily.dev/chrscrsh","image":"https://media.daily.dev/image/upload/s--iiMb1-EF--/f_auto/v1709533774/avatars/avatar_X4Zb31f7J9BNX4cDUScS2"}}]}
```

