HELLO v3!!!
This commit is contained in:
35
spec/fixtures/dynamic_finders/plugin_version/lf-hiker/composer_file/package.json
vendored
Normal file
35
spec/fixtures/dynamic_finders/plugin_version/lf-hiker/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"name": "lf-hiker",
|
||||
"version": "1.4.2",
|
||||
"description": "plugin for wordpress for display track with profil elevation",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "C:\\\\Users\\\\elisabeth\\\\depots\\\\lfh-hiker"
|
||||
},
|
||||
"keywords": [
|
||||
"leaflet",
|
||||
"marker",
|
||||
"track"
|
||||
],
|
||||
"author": "epointal",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-concat": "^2.6.1",
|
||||
"gulp-copy": "^1.0.0",
|
||||
"gulp-cssmin": "^0.2.0",
|
||||
"gulp-less": "^3.3.2",
|
||||
"gulp-minify": "0.0.15",
|
||||
"gulp-regex-replace": "^0.2.3",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-replace": "^0.6.1",
|
||||
"gulp-typescript": "^3.2.1",
|
||||
"gulp-uncss": "^1.0.6",
|
||||
"typescript": "^2.4.1"
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
Reference in New Issue
Block a user