You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

vue-cli-plugin-sutra

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-cli-plugin-sutra - npm Package Compare versions

Comparing version

to
1.0.1

2

package.json
{
"name": "vue-cli-plugin-sutra",
"version": "1.0.0",
"version": "1.0.1",
"description": "A framework to wrap sutra content.",

@@ -5,0 +5,0 @@ "main": "index.js",

# A framework to wrap sutra content.
It depends on `vue-cli-plugin-pwa` to be installed first.
It depends on `vue-cli-plugin-pwa` to be installed first.
## How to use
Add markdown file with file name pattern ``chapter-${chapterNum}.md`` under `src/components/BaseChapter` directory.