master
Marcus 2018-10-30 17:54:43 -04:00
commit 52e0052436
1 changed files with 19 additions and 0 deletions

19
package.json 100644
View File

@ -0,0 +1,19 @@
{
"name": "pythonjs",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/marcus13345/pythonjs.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/marcus13345/pythonjs/issues"
},
"homepage": "https://github.com/marcus13345/pythonjs#readme"
}