UNPKG

nodecrytea

Version:

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

54 lines (53 loc) 1.38 kB
{ "name": "nodecrytea", "version": "1.2.0", "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint" }, "dependencies": { "next": "14.1.3", "nodecrytea": "^0.1.0", "react": "^18", "react-dom": "^18" }, "devDependencies": { "@types/node": "^20", "@types/react": "^18", "@types/react-dom": "^18", "autoprefixer": "^10.0.1", "eslint-config-next": "14.1.3", "postcss": "^8", "tailwindcss": "^3.3.0", "typescript": "^5", "assert": "^1.5.0", "async": "1.4.2", "eslint": "^5.16.0", "eslint-config-airbnb-base": "^13.2.0", "eslint-plugin-import": "^2.18.2", "hrtimemock": "^2.0.0", "jest": "^29.7.0", "mocha": "^7.1.1", "nock": "^12.0.3", "should": "^7.1.0", "sinon": "^7.5.0" }, "description": "This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).", "main": "postcss.config.js", "repository": { "type": "git", "url": "https://github.com/nodecry/nodecrytea.git" }, "keywords": [ "gajah", "putih" ], "author": "kucing abu", "license": "ISC", "bugs": { "url": "https://github.com/nodecry/nodecrytea/issues" }, "homepage": "https://github.com/nodecry/nodecrytea#readme" }