This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
ajo
committed
Oct 29, 2014
1 parent
89c2639
commit e8a3c76
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "polymer-context-free-parser", | ||
"version": "1.0.0", | ||
This comment has been minimized.
Sorry, something went wrong. |
||
"description": "context-free-parser ===================", | ||
This comment has been minimized.
Sorry, something went wrong.
addyosmani
Contributor
|
||
"main": "context-free-parser.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
This comment has been minimized.
Sorry, something went wrong. |
||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "ssh://[email protected]/Polymer/context-free-parser.git" | ||
}, | ||
"author": "", | ||
This comment has been minimized.
Sorry, something went wrong. |
||
"license": "BSD", | ||
"bugs": { | ||
"url": "https://github.com/Polymer/context-free-parser/issues" | ||
}, | ||
"homepage": "https://github.com/Polymer/context-free-parser" | ||
} |
Should be 0.4.2. Don't reset the version number here: https://github.com/Polymer/context-free-parser/releases