UNPKG

paperplane-yuvraj8

Version:

PaperPlane is an interactive JavaScript game that simulates the flight of a paper airplane through various obstacles.

41 lines (40 loc) 879 B
{ "name": "paperplane-yuvraj8", "version": "1.2.3", "description": "PaperPlane is an interactive JavaScript game that simulates the flight of a paper airplane through various obstacles.", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "https://github.com/YUVRAJ8/PaperPlane.git" }, "keywords": [ "sample", "npm", "package", "tea", "delicious", "beverage", "drink", "aromatic", "comforting" ], "author": "YUVRAJ8", "license": "Apache-2.0", "dependencies": { "lodash": "^4.17.21", "axios": "^0.21.1", "chai": "^4.3.4", "jasmine": "^4.0.0", "mocha": "^9.0.0", "sinon": "^11.1.0", "green-tea": "^1.0.0" }, "peerDependencies": { "react": ">=16.8.0", "react-dom": ">=16.8.0", "chai": "^4.3.4", "jasmine": "^4.0.0", "mocha": "^9.0.0" } }