We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0960a4d commit f046d38Copy full SHA for f046d38
package.json
@@ -1,11 +1,9 @@
1
{
2
+ "private": false,
3
"name": "@codinglabs/laravel-asset",
4
"version": "1.0.0",
5
"description": "A helper to resolve paths to assets in a Laravel app",
6
"main": "asset.js",
- "scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1"
8
- },
9
"repository": {
10
"type": "git",
11
"url": "git+https://github.com/codinglabs/laravel-asset.git"
0 commit comments