fingernails/package.json

16 lines
332 B
JSON
Raw Normal View History

{
"name": "fingernails",
"version": "1.0.0",
"description": "Fingernails on a chalkboard",
"main": "index.html",
"dependencies": {
"babel-polyfill": "^6.26.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "AGPL-3.0-or-later"
}