JS-Interpreter icon indicating copy to clipboard operation
JS-Interpreter copied to clipboard

Adding package.json

Open diqost opened this issue 6 years ago • 4 comments

Hello, i'm trying to use your package in an education project. I'm using npm, but js-interpreter npm package is outdated (not yours), so i want to add your package by git url, could you please add package.json ?

P.S it's needed to handle error below npm ERR! package.json Non-registry package missing package.json: js-interpreter@https://github.com//NeilFraser/JS-Interpreter.git.

diqost avatar Apr 24 '19 12:04 diqost

Go ahead and submit a PR for this. I'm not a node user, so you'll do a better job of writing this than me.

NeilFraser avatar Apr 24 '19 14:04 NeilFraser

Any update?

hsluoyz avatar Dec 22 '19 13:12 hsluoyz

@diqost I'm maintaining the NPM package, the package is now updated with the changes in this repo.

aminmarashi avatar Feb 10 '20 05:02 aminmarashi

@NeilFraser I wasn't aware of the demand to use the NPM package, please let me know if you want me to hand over the package to you, otherwise, I'll do my best to track the changes on master and keep the package updated.

aminmarashi avatar Feb 10 '20 06:02 aminmarashi