cleanup
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
# Code of Conduct
|
||||
|
||||
All code under this repository is covered by the [W3C Code of Ethics and Professional Conduct](https://www.w3.org/Consortium/cepc/).
|
||||
@@ -1,8 +0,0 @@
|
||||
# Contributing
|
||||
|
||||
[Submit a new tool here](https://forms.gle/c3ynjWPuh7UK8czo7), <br />
|
||||
or kindly [create an issue](https://github.com/MethodBlack/riseofmachine/issues).
|
||||
|
||||
|
||||
---
|
||||
[Track Status](https://docs.google.com/spreadsheets/d/1uFax0iV9d5bhrMoow-K4nATAfF1KoP-0ITDIqydyoF8/edit?usp=sharing)
|
||||
@@ -1,7 +0,0 @@
|
||||
Copyright 2023 Abhimanyu Rana
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
2676
package-lock.json
generated
2676
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
18
package.json
18
package.json
@@ -10,8 +10,8 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/netlify": "^3.0.4",
|
||||
"astro": "^3.6.1"
|
||||
"@astrojs/netlify": "^3.1.1",
|
||||
"astro": "^4.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@new-ui/colors": "^1.2.11",
|
||||
@@ -24,17 +24,5 @@
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/MethodBlack/riseofmachine.git"
|
||||
},
|
||||
"keywords": [
|
||||
"AI",
|
||||
"Tools",
|
||||
"Listing",
|
||||
"Curated",
|
||||
"Directory"
|
||||
],
|
||||
"author": "Abhimanyu Rana",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/MethodBlack/riseofmachine/issues"
|
||||
},
|
||||
"homepage": "https://github.com/MethodBlack/riseofmachine#readme"
|
||||
"author": "Abhimanyu Rana"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user