mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
9 lines
211 B
JSON
9 lines
211 B
JSON
{
|
|
"name": "http_server",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"http-server": "github:alexeagle/http-server#97205e945b69091606ed83aa0c8489e9ce65d282"
|
|
}
|
|
}
|