mirror of
https://github.com/Polymer/polymer-starter-kit.git
synced 2025-02-25 18:55:22 -06:00
Add npm description & repository
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
{
|
||||
"name": "polymer-starter-kit",
|
||||
"version": "4.0.0-pre.1",
|
||||
"description": "A starting point for Polymer apps",
|
||||
"author": "The Polymer Authors",
|
||||
"license": "BSD-3-Clause",
|
||||
"version": "4.0.0-pre.1",
|
||||
"repository": "Polymer/polymer-starter-kit",
|
||||
"scripts": {
|
||||
"lint": "npm run lint:javascript && polymer lint",
|
||||
"lint:javascript": "eslint . --ext js,html --ignore-path .gitignore",
|
||||
|
||||
Reference in New Issue
Block a user