source: package.json@ d3488ee

Last change on this file since d3488ee was d3488ee, checked in by w96k <w96k.ru@…>, on Feb 28, 2019 at 8:18:49 PM

Update package.json

  • Property mode set to 100644
File size: 529 bytes
RevLine 
[d3488ee]1{
2 "name": "w96k.gitlab.io",
3 "version": "1.0.0",
4 "description": "",
5 "main": "index.js",
6 "dependencies": {
7 "postcss-cli": "^6.1.2"
8 },
9 "devDependencies": {},
10 "scripts": {
11 "test": "echo \"Error: no test specified\" && exit 1"
12 },
13 "repository": {
14 "type": "git",
15 "url": "git+https://gitlab.com/w96k/w96k.gitlab.io.git"
16 },
17 "author": "",
18 "license": "ISC",
19 "bugs": {
20 "url": "https://gitlab.com/w96k/w96k.gitlab.io/issues"
21 },
22 "homepage": "https://gitlab.com/w96k/w96k.gitlab.io#readme"
23}
Note: See TracBrowser for help on using the repository browser.