mirror of
https://github.com/ntrupin/abstractml.git
synced 2026-04-28 01:20:28 -05:00
Delete package.json
This commit is contained in:
@@ -1,30 +0,0 @@
|
||||
{
|
||||
"name": "language-linescript",
|
||||
"version": "0.4.0",
|
||||
"description": "Adds grammar support for LineScript",
|
||||
"engines": {
|
||||
"atom": ">=1.0.0 <2.0.0"
|
||||
},
|
||||
"main": "linescript.cson",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ntrupin/linescript.git"
|
||||
},
|
||||
"keywords": [
|
||||
"language",
|
||||
"grammar",
|
||||
"syntax",
|
||||
"web",
|
||||
"javascript",
|
||||
"iro"
|
||||
],
|
||||
"author": "Noah Trupin",
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/ntrupin/linescript/issues"
|
||||
},
|
||||
"homepage": "https://github.com/ntrupin/linescript#readme"
|
||||
}
|
||||
Reference in New Issue
Block a user