Skip to content

Commit 398e902

Browse files
committed
Merge pull request #176 from spmjs/master
Adding meta data for [SPM](http://www.spmjs.io/) package manager
2 parents 9861b3f + 08865bd commit 398e902

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,8 @@
9696
"jshint-stylish": "~0.1.5",
9797
"grunt": "~0.4.2",
9898
"grunt-contrib-jshint": "~0.8.0"
99+
},
100+
"spm": {
101+
"main": "src/URI.js"
99102
}
100103
}

0 commit comments

Comments
 (0)