first commit
This commit is contained in:
18
package.json
Normal file
18
package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "asciidisco.com",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "Sebastian Golasch <public@asciidisco.com> (http://asciidisco.com/)",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"fastdom": "1.0.6",
|
||||
"truncate": "2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"standard": "10.0.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user